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
- Add option to disable cookie persistence in Client/AsyncClient
- "Server disconnected" on HTTP/2 connection pool with big `keepalive_expiry`.
- Limit which text codecs are supported.
- Constrain which encodings are supported by `response.text`.
- Slow performance when merging cookies
- Make async dependencies optional.
- Document the `Response.links` property
- Custom JSON library
- Refactor test cases that import from private namespace.
- ASGITransport does not stream responses.
- Docs
- Python not yet supported