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
- feat: allow passing extra error message in raise_for_status
- Client misses socket_options attribute
- feat: add socket_options to Client and AsyncClient classes
- Updated _content.py: encode_content to accept a bytearray non-streamed content
- ResourceWarning in test_write_timeout due to Unclosed Async Generator
- Improve error message formatting in Response class to not give a link for unofficial codes.
- Fix URL params to merge with existing query parameters instead of replacing them
- Container resets/crashes when HTTP request reaches receive_response_headers.started in httpcore.http11 logs
- Timeouts are not applied during socks5 initialization
- BUG: RuntimeError: deque mutated during iteration
- Docs
- Python not yet supported