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
- perf: make BufList::remaining() O(1) with a cached byte count
- Preserve URI parse error info in error source chain
- Request client setting to allow RST instead of FIN on request cancelation.
- feat(http1): customizable error messages
- Allow MAX_URI_LEN to be configurable via ENV variable
- fix(client): reading trailers shouldn't propagate `NO_ERROR` from early response
- hyper-utils: Move connect types so that they can be used with pool
- hyper-util: What is the roadmap for the legacy client?
- feat(client/dispatch): `TrySendError<T>: std::error::Error`
- Make `H2Upgraded` public to allow downcasting `Upgraded` for `Sync` access to underlying IO
- Docs
- Rust not yet supported