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 documentation typo
- fix(http1): recognize \n\r\n as a head terminator in the partial-read fast path
- docs(body): add streaming read examples
- Offer a `Peek` interface over `Upgraded` connections
- HTTP/1: request with `\n\r\n` head terminator is accepted only when it arrives in a single read
- docs(examples): add an example of using tower layers
- legacy hyper-util client: option to not open a new connection when an idle one is about to be free
- fix(http1): return 414 when request line overflows max_buf_size
- hyper Improvement Proposals
- fix: preserve body order in vectored writes
- Docs
- Rust not yet supported