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
- Incorrect cookie handling: third level domain incorrectly uses second level domain cookies
- Cookie with empty value crashes when wrapping jar into dict
- `connect` timeout is *not* a TCP connect timeout, but a TCP connect + send the whole HTTP request timeout
- Safely handle, when uri contains IPv6 link local with %zone index
- Allow authentication methods to set client certficates
- utf-8 chars in name of file in post requests
- Fix connection pool managers not taking varying TLS parameters into account
- Requests does not preserve supplied CookiePolicy or CookieJar
- confusing error for bad timeout value
- Client certificates AND self-signed
- Docs
- Python not yet supported