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
- 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
- Cookies are lost on 307 redirects
- Pass urllib3.SKIP_HEADER when headers should be unset
- requests.auth.HTTPDigestAuth does not support qop=auth-int
- Session does not consistently respects proxy environment variables.
- Urllib3 >1.26.x | Introduces default User-Agent header
- Request with chunked encoding doesn't respect timeout
- Docs
- Python not yet supported