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
- hyper-util pool: unnamable types are hard to work with
- Excessive per-connection memory cause by channel
- feat(error): add h2_go_away_reason() to expose GOAWAY reason code
- 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: make BufList::remaining() O(1) with a cached byte count
- Preserve URI parse error info in error source chain
- feat(http1): customizable error messages
- fix(client): reading trailers shouldn't propagate `NO_ERROR` from early response
- Docs
- Rust not yet supported