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
- Make HttpStatusError and RequestError pickleable
- Handle cookies on redirect.
- Types: Fix type annotation for default_encoding parameter
- HTTP 2.0 Throws KeyError rather than the internal exception thrown in the thread
- Draft 1.0 release notes
- Add persistent cookies option to Client
- Stream response body in ASGITransport
- Add `httpx.NetworkOptions` configuration.
- httpx + http2 raises a lot of exceptions when parallelized with ThreadPoolExecuton
- Fixing missed arguments for pools when init transports
- Docs
- Python not yet supported