This website requires JavaScript.
Explore
Help
Sign In
contrib
/
fasthttp
Watch
1
Star
0
Fork
0
You've already forked fasthttp
mirror of
https://github.com/valyala/fasthttp.git
synced
2026-06-14 15:56:44 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1,973
Commits
3
Branches
81
Tags
master
Commit Graph
2 Commits
Author
SHA1
Message
Date
Erik Dubbelboer
7a5afddf5b
Use %v for errors and %q for strings (
#1262
)
...
Mostly in tests.
2022-04-01 18:11:16 +02:00
Aliaksandr Valialkin
ce9d1d2224
Use fasthttp.PipeConns instead of io.Pipe in StreamReader
...
This improves StreamReader performance by more than 2x.
2016-06-10 15:31:05 +03:00