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
- Fix base_url query parameters corrupted during URL merging
- Include header name in encoding error message
- Percent-encode pipe character in URL paths
- Bump cryptography from 45.0.7 to 46.0.5
- Merge params with existing URL query parameters instead of replacing
- Fix MockTransport not setting elapsed property
- Fix: Improve error message for invalid data parameter with AsyncClient
- Fix: Prevent query parameter corruption in base_url
- feat: allow passing extra error message in raise_for_status
- feat: add socket_options to Client and AsyncClient classes
- Docs
- Python not yet supported