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
- Fix the error in generating the idle connection list
- Raise exception with cause exception
- Add "trailing_headers" extension for HTTP/2
- Ruff linter: Unexcluded `_sync` folders, Used default `line-length`
- Keep sock original timeout, If read,write timeout not set
- Socks proxy should support read/write timeouts
- Fixing missed arguments for pools when init transports
- Add HTTP3 support
- Handle async cancelled error explicitly
- Handle HTTP/2 half-closed connections gracefully.
- Docs
- Python not yet supported