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(http1): customizable error messages
- Allow MAX_URI_LEN to be configurable via ENV variable
- fix(http1): fix rare missed write wakeup on connections v2
- Add APIs to allow switching an HTTP1 connection to HTTP2 if H2 preface is seen
- fix(client): reading trailers shouldn't propagate `NO_ERROR` from early response
- H2 streams reserve 1 more byte than needed from the connection, leading to deadlock
- fix(http1): make 'trailer:' header value case-insensitive
- hyper-utils: Move connect types so that they can be used with pool
- chore: convert bug report template to GitHub form
- hyper-util: What is the roadmap for the legacy client?
- Docs
- Rust not yet supported