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
- feat(client/dispatch): `TrySendError<T>: std::error::Error`
- Make `H2Upgraded` public to allow downcasting `Upgraded` for `Sync` access to underlying IO
- feat: expose HTTP/1.1 parsing API for raw byte parsing
- HTTP/1.1 trailers are case-sensitive
- &mut self in HttpService
- Expose raw request head bytes in Hyper Server and support using it in Hyper Client
- Allow accepting new connections during a graceful shutdown
- hyper_util: expose a timeout on ReadVersion in `server::conn::auto`
- Hyper returns a partial byte array when its runtime is closed mid-read
- fix(http1): use case-insensitive matching for trailer fields
- Docs
- Rust not yet supported