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
- New exception when redirect url is invalid
- `proxies` input argument is mutated
- Still cannot prevent requests library from encoding
- Cookies that include a port flag set to 443 aren't stored if they came from an https location without the 443 port in the URI
- HTTPS proxy certificate is not validated
- HTTPDigestAuth fails on non-latin credentials
- HTTPBasicAuth does not handle non-latin-1 characters
- urllib.request.proxy_bypass makes DNS request without using configured proxies when system has NO_PROXY configured at some level
- Fixing unicode surrogates in POST data lead to exception
- UnicodeDecodeError after following a chain of redirects
- Docs
- Python not yet supported