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
- When the URL contains request parameters and the `params` parameter is set, the request parameters in the URL will disappear unexpectedly.
- Migrate API docs to mkdocstrings
- Mysterious 1.0.dev2 pre-release broke my stuff
- test_write_timeout(trio) is failing on python3.14
- create_ssl_context: Don't skip ctx.load_cert_chain calls
- 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
- Docs
- Python not yet supported