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
- Remove unnecessary static lifetime constraint on body
- HTTP CONNECT proxy tunnel has lax response parsing and loses early data
- Add a strict clippy config
- Windows system proxy: per-scheme ProxyServer format (e.g. socks=127.0.0.1:1080) not parsed
- Memory leak during `Response` forwarding
- hyper-util pool: unnamable types are hard to work with
- Excessive per-connection memory cause by channel
- Document cancel safety
- feat(error): add h2_go_away_reason() to expose GOAWAY reason code
- HTTP/2 CONNECT Upgraded stream bypasses H2 flow-control backpressure, causing unbounded memory growth (OOM)
- Docs
- Rust not yet supported