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): return 414 when request line overflows max_buf_size
- style(lib): remove `default_trait_access` lint
- fix(http1): use append for repeat trailers
- fix(http1): allow up to max_headers trailers
- fix(http1): evict pooled conn on request-side Connection: close
- fix(http1): evict pooled conn on request-side Connection: close
- fix(http2): avoid buffering `Upgraded` writes without send capacity
- hyper-util: legacy client pool IdleTask spins every pool_idle_timeout when pool is empty
- docs(governance): define Advisor role
- refactor(client): Typed futures for `SendRequest`
- Docs
- Rust not yet supported