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
- Determining the IP address of server with bad TLS cert.
- Session.verify=False ignored when REQUESTS_CA_BUNDLE environment variable is set
- Make sessions safe[r] in multi-process environment
- requests.Session doesn't properly handle closed keep-alive sessions
- Streaming gzipped responses
- iter_lines method will always hold the last response in the server in a buffer
- When Location decoding fails, fall back to original
- Don't override `Authorization` header when contents are bearer token (or any other token)
- requests can't properly handle redirects if the response body is encoded in something else than 'utf8'
- requests treats urllib3's SSL handshake timeout as ReadTimeout
- Docs
- Python not yet supported