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
- 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
- Running prepare_headers on PreparedRequest break it
- Blocking POST request during nested exceptions raising
- requests.exceptions.ReadTimeout is not raised when response is chunked
- Refactoring exception hierarchy
- Behaviors are different when data is a list(dict) and text
- Session.get_adapter won't work correctly for case-sensitive URLs
- [Suggestion] Simplify charset handling
- chunk size error for unicode content
- Docs
- Python not yet supported