httpx
https://github.com/encode/httpx
Python
A next generation HTTP client for Python. 🦋
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 httpx
Help out
- Issues
- Use unasync for tests
- docs: add an example for a simple callable based custom auth
- docs: Add quotes to the installation command
- introduce HTTPX_CA_BUNDLE, fix docs
- Update default proxy construction in HTTPTransport to include SSL context
- docs: add a tip to use event hooks for `raise_for_status`
- Allow Timeout to receive timedelta
- transport: cache default ssl context
- [SSL: SSLV3_ALERT_HANDSHAKE_FAILURE] - httpx==0.28.1
- Raising incorrect error when passing array to data
- Docs
- Python not yet supported