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
- docs: add a tip to use event hooks for `raise_for_status`
- Allow Timeout to receive timedelta
- transport: cache default ssl context
- show how to send multipart form data without files
- Truststore
- feat(content): allow multipart requests without files.
- Add check_ascii_printable function to reduce duplicated code
- make 'anyio' optional requirement.
- Allow pickling HTTPStatusError
- Provide request_class, response_class for httpx.Client
- Docs
- Python not yet supported