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
- Fix no_proxy being too greedy.
- json.dumps() fails for CookieJar deserialization after serialization
- `no_proxy` setting ignores the `proxies` dictionary
- Add headers to connect when using proxies?
- request memory leak with no session
- `no_proxy` implementation is too greedy
- Response.content is wasteful in time and memory for large inputs
- no response object captured in error of endless redirect chain and confusing message
- Nested dict data get silently ignored in POST request
- urllib3 Retry and Response Hooks (Duplicates #4514)
- Docs
- Python not yet supported