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(h2): return Poll::Pending when poll_capacity is not ready in UpgradedSendStreamTask
- Test failure in `http2_connect_detect_close`
- feat(server,http1,http2,upgrade): remove body static lifetime constraint
- examples: add Server-Sent Events (SSE) example
- perf(h1): pass ParserConfig by reference instead of cloning per parse call
- perf(h1): pre-allocate read buffer instead of starting at zero
- 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
- Docs
- Rust not yet supported