This website requires JavaScript.
Explore
Help
Sign In
forked
/
hyper
Watch
1
Star
0
Fork
0
You've already forked hyper
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ebf96f3f5fd5c192f5c3cb4e331f732970301c2b
hyper
/
src
/
http
History
Sean McArthur
ebf96f3f5f
fix(http): send errors as frame errors
...
Additionally, only close read side, so it's potentially possible to write a response for an error.
2017-02-16 14:09:41 -08:00
..
h1
perf(header): Make Uri use MemSlice internally
2017-02-09 11:45:55 -08:00
h2
chore(h2): clear out unused h2 module
2017-02-06 16:53:06 -08:00
body.rs
feat(lib): redesign API to use Futures and Tokio
2017-01-16 10:44:27 -08:00
buf.rs
perf(header): Make Uri use MemSlice internally
2017-02-09 11:45:55 -08:00
chunk.rs
perf(header): improve on MemSlice usage in headers
2017-01-26 23:49:44 -08:00
conn.rs
fix(http): send errors as frame errors
2017-02-16 14:09:41 -08:00
io.rs
perf(http): reduce a copy when not using Chunked encoding
2017-02-02 13:13:48 -08:00
mod.rs
feat(status): impl Into<u16> for StatusCode
2017-02-02 17:02:35 -08:00