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
- Add option to keep the same method for 301/302 redirects
- Refactor `map_httpcore_exceptions` to not be a context manager
- docs: fix two broken examples in transports.md
- Do not hang forever if test server fails to start
- Quiesce warnings from `grep` in sync-version
- Add real async iterator for ByteStreams
- Ensure mounted transports are closed even if main transport raises
- Add missing `| None` to auth parameter in convenience methods
- Fix `unquote` IndexError on empty string input
- Enable ruff UP (pyupgrade) rule and fix all 56 violations
- Docs
- Python not yet supported