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
0c1e1823f8859464a5efcc835add840524b7c39b
hyper
/
src
/
proto
/
h1
History
bishtpawan
0c1e1823f8
refactor(http1): apply a few clippy suggestions
...
use is_empty() instead of .len() use if let instead of match
2019-04-23 12:56:30 -07:00
..
conn.rs
refactor(lib): improve client and h1 logs
2019-02-15 15:58:35 -08:00
date.rs
fix(http2): add Date header if not present for HTTP2 server responses
2018-10-08 17:52:08 -07:00
decode.rs
feat(http1): Add higher-level HTTP upgrade support to Client and Server (
#1563
)
2018-06-14 13:39:29 -07:00
dispatch.rs
feat(service): add
poll_ready
to
Service
and
MakeService
(
#1767
)
2019-02-27 09:30:52 -08:00
encode.rs
perf(h1): optimize for when Body is only 1 chunk
2018-05-31 19:27:24 -07:00
io.rs
refactor(http1): fix redundant imports
2019-04-01 18:33:38 -07:00
mod.rs
fix(http2): add Date header if not present for HTTP2 server responses
2018-10-08 17:52:08 -07:00
role.rs
refactor(http1): apply a few clippy suggestions
2019-04-23 12:56:30 -07:00