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 supported17 Subscribers
Add a CodeTriage badge to hyper
Help out
- Issues
- Graceful client shutdown
- Backport 0.14.x: feat(http1): support configurable max_headers
- ROADMAP post v1.0
- Infinite (SSE) streams always raises hyper::Error(IncompleteMessage) / connection closed before message completed
- serve_connection_with_upgrades does not enforce its timeout from initial connection, but initial data.
- Relax body requirements by removing `'static` bound
- http2 uds can ignore authority header?
- Feature: Implement the Body trait for more native data types to improve ergonomics
- feat(server): add h1 `idle_timeout`
- hyper-util: expose connection info on whether it's reused from the pool or newly established
- Docs
- Rust not yet supported