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
- How to propagate cookie policies through posts?
- cookies.get behavior
- Strip double-quotes on proxy environment variables and add test (issue #4613)
- Issue with Latin Characters in URL
- Session adapter doesn't update https connections cert data
- raise_for_status leaks HTTP basic auth
- Add timeout as a default attribute for Session objects
- A `ConnectionError` ("Read timed out.") is raised instead of `ReadTimeout`, when using `timeout` keyword argument of `Session.get()`
- Incorrect cookie handling: third level domain incorrectly uses second level domain cookies
- Cookie with empty value crashes when wrapping jar into dict
- Docs
- Python not yet supported