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
- HTTPDigestAuth uses quotes for algorithm and qop tokens of the Digest header
- content-type: text/csv does not apply UTF-8-decoding by default (RFC 7111 violation?)
- Fix: #4362 - Redirect resolved even though allow_redirects is set to False causing exception for unsupported connection adapter
- urllib3 LocationParseError (label empty or too long) uncaught by requests
- Loss of the cookie state when using max-age=0.
- 5677: Respect variable precedence in session
- no/no_proxy is not honoured
- Support for logging is abysmal, and documentation is missing
- Possible memory leaking when combining session, threading and proxies
- Inconsistent behavior after redirects when passing cookies directly
- Docs
- Python not yet supported