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
- Improve SSL error message with helpful hints (#3713)
- Add module-level docstring to public HTTPX API
- IteratorByteStream: split large iterator chunks into 64 KB pieces
- Bump the python-packages group across 1 directory with 9 updates
- 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
- Docs
- Python not yet supported