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 supported13 Subscribers
Add a CodeTriage badge to requests
Help out
- Issues
- requests treats urllib3's SSL handshake timeout as ReadTimeout
- The iterable produced by `Session.resolve_redirects` does not include the very first response
- Re-order proxy precedence.
- Make response.next lazily computable.
- Making https proxies easier to deal with
- bool(failure response) is False
- cookies.py why replace escaped quote with nothing?
- Requests memory leak
- Remove ISO-8859-1 charset fallback
- Docs
- Python not yet supported