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
- Multipart post of image does not get the same result in requests as in Insomnia/Postman
- Change raise_for_status message to hide password in URL
- Need additional kwarg option to prevent non-SSL redirects
- RequestsCookieJar appends ".local" to cookie from localhost
- respect no_proxy environment variable and proxies['no'] parameter
- Socket leakage - CLOSE_WAIT - multithreading
- Fix Issue of Ignoring Session-level Settings
- Address deleting cookies when domain-less defaults are used.
- Response.content iterates in needlessly small chunks
- Requests toolbelt HostHeaderSSL Adapter has issues with non-standard ports.
- Docs
- Python not yet supported