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
- Why does SOCKS5 proxy authentication work in `requests` and `curl`, but fail in `httpx` and `aiohttp` with a 407 Proxy Authentication Required error?
- deque mutated / dictionary changed during iteration
- Corruption of query parameter value when using base_url with query string
- Identify and close single connection in AsyncClient connection pool.
- Do not raise exception for invalid redirect URLs
- Keep original host on IDNA decode errors
- MockTransport doesn't set the elapsed property
- Getting SSL: WRONG_VERSION_NUMBER randomly. A restart resolves for a couple of days.
- Zstandard: fix frame boundaries
- feat: support "auth-int" quality-of-protection when using DigestAuth
- Docs
- Python not yet supported