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
- url param gets added when empty param is passed
- URL parameter is added when the value is an empty string but not when it is an empty list
- docs(socks): same block as other sections
- Update models.Response.json docstring to be clearer
- Pass response_kw to HTTPConnectionPool through HTTPAdapter.send
- Requests are not retried when received body length is shorter than Content-Length
- Add minimum PEP518 build-system specification
- Incorrect behavior with schemeless-dotless host:port URLs
- Add os.PathLike support for cert files
- Error when requesting URL which contains emojis or certain characters
- Docs
- Python not yet supported