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
- Clarifying path_url property docstring
- Add IPv6 CIDR support to no_proxy handling
- Add max_response_size to cap response body reads
- docs: Clarify connect timeout also includes time for sending request body
- Remove quotes on qop and algorithm values for Digest auth
- Fix: Strip proxies when redirect URL matches no_proxy
- chore: document and test custom SSL Context passing
- Fix: Prevent Null Pointer Dereference in HTTPAdapter methods
- Preserve exception chains in HTTPAdapter with explicit 'from' clause
- Improve URL fragment handling in redirects
- Docs
- Python not yet supported