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 robustness for HTTP/2
- How can I limit the number of requests made per second?
- Add check_ascii_printable function to reduce duplicated code
- fix HTTP/2 docs
- make 'anyio' optional requirement.
- Change default encoding to utf-8 in `normalize_header_key` and `normalize_header_value` functions
- Change default encoding to utf-8 in `normalize_header_key` and `normalize_header_value` functions
- Support IDNA2003
- Not support "no_proxy" including value of ipv6 prefix style
- Improve async performance.
- Docs
- Python not yet supported