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
- InvalidHeader exception when trying to add a ":method" header field (breaking change in 2.28.0)
- Add union operator support to CaseInsensitiveDict (PEP 584)
- Fix HTTPS websites with system-wide HTTP proxy on Windows
- 2.28.0: sphinx warnings `reference target not found`
- python-requests.org domain suspended.
- Misusing of system-wide proxy on Windows / HTTPS connections over system-wide proxy on Windows do not work
- Allow tests to run if HTTP proxy env variables are already present,
- Incorrectly strips trailing dot from absolute hostnames, causing TooManyRedirects
- Fix error caused by invalid charset in response headers
- Request with data which consists of empty values only sends bad request
- Docs
- Python not yet supported