requests
https://github.com/psf/requests
Python
A simple, yet elegant HTTP library.
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 supported14 Subscribers
Add a CodeTriage badge to requests
Help out
- Issues
- Implement PEP 639
- feat: Add IPv6 zone ID detection and parsing support in HTTPAdapter
- Fix: Respect no_proxy in proxies dictionary and NO_PROXY env var
- Fix HTTPDigestAuth URI field to include semicolons in URL paths
- docs: enhance README with comprehensive examples and troubleshooting
- Improve Sphinx Documentation Build Script: Enhanced Error Handling and Modern Naming Convention
- Fix: Ensure Transfer-Encoding takes precedence over Content-Length (R…
- Fix: Preserve escaped quotes in cookies
- Fix: Ensure empty lists in params are encoded as empty keys #6557
- Remove redundant __ne__ methods
- Docs
- Python not yet supported