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
- 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.
- Strange behavior when setting cookie value to None in the method-level parameter
- HTTPAdapter with SSLContext specified does not use SSLContext's ca_certs on Windows
- Blocking POST request during nested exceptions raising
- Docs
- Python not yet supported