httpcore
https://github.com/encode/httpcore
Python
A minimal HTTP client. ⚙️
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.
Python not yet supported1 Subscribers
Add a CodeTriage badge to httpcore
Help out
- Issues
- Handle HTTP/2 half-closed connections gracefully
- Ensure HTTP/2 connections are gracefully closed on async cancellation
- Support force-forwarding and force-tunneling
- proxy mode for http proxies
- Add documentation for working with connections directly.
- Document working with connections directly.
- Add support for connection pool monitoring
- Document and cleanup `scripts`.
- Support `"data_stream"` extension for HTTP/2.
- Add connection pool `DEBUG` logs & tracing.
- Docs
- Python not yet supported