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
- feat(http1): graceful shutdown first byte timeout
- Gracefully shutting down a TLS server sometimes leads to the client not receiving a response
- hyper-util: Limit number of connections in Pool
- http1.1 server allows missing and duplicate Host header
- Graceful client shutdown
- 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.
- http2 uds can ignore authority header?
- Feature: Implement the Body trait for more native data types to improve ergonomics
- hyper-util: expose connection info on whether it's reused from the pool or newly established
- Docs
- Rust not yet supported