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
- create_ssl_context: Don't skip ctx.load_cert_chain calls
- Use zstandard implementation from stdlib (PEP-784)
- Fix tests for Python 3.14
- Implement support for specifying the httpcore Network Backend when creating default transports
- Use weakref for bound stream _response.
- Do CLI import in __main__, not __init__
- Update version to 0.28.2
- Use unasync for tests
- docs: add an example for a simple callable based custom auth
- docs: Add quotes to the installation command
- Docs
- Python not yet supported