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
- RuntimeError: Attempted to exit a cancel scope that isn't the current tasks's current cancel scope
- Errors for invalid request schemes and missing host.
- perf: remove redundant .lower() calls in Headers
- Add python-proxy-headers to third_party_packages.md
- Fix no_proxy to support IPV6 CIDR format
- Add test for MockTransport elapsed property and implement fix
- fix: raise InvalidURL when a URL has a scheme but no host (#1832)
- 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
- Docs
- Python not yet supported