hyper
https://github.com/hyperium/hyper
Rust
An HTTP library for Rust
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported18 Subscribers
Add a CodeTriage badge to hyper
Help out
- Issues
- fix(http1): let a Connection close token win over a later keep-alive
- fix(http2): strip TE request header when any value is not trailers
- docs(examples): document hyper-util dependency and TokioIo usage
- style(lib): Address trivial, low quantity clippy lints.
- style(lib): Address cast-possible-truncation clippy findings.
- Allow connection pools to stop reusing an HTTP/2 connection before its keep-alive timeout
- feat(http2): add an optional keep-alive reuse timeout observer
- style(lib): Address clippy panics and missing_panics_doc lints
- feat(http1): add max_header_size limit for server and client
- fix(http1): discard content-length in client responses that also have transfer-encoding
- Docs
- Rust not yet supported