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
- 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)
- Multipart post of image does not get the same result in requests as in Insomnia/Postman
- Change raise_for_status message to hide password in URL
- Need additional kwarg option to prevent non-SSL redirects
- Docs
- Python not yet supported