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 zstandard implementation from stdlib (PEP-784)
- The `create_ssl_context()` call can consume a lot of memory
- test suite hangs after upgrading websockets from 13.1 to 15.0.1
- Fix tests for Python 3.14
- Implement support for specifying the httpcore Network Backend when creating default transports
- Percent encoding `|` in paths
- Use weakref for bound stream _response.
- Fix compatibility with Python 3.14
- Do CLI import in __main__, not __init__
- Update version to 0.28.2
- Docs
- Python not yet supported