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
- Preserve exception chain in morsel_to_cookie max-age conversion
- Fix: Wrap unhandled urllib3 HTTPError types in RequestException
- Fix AttributeError in Session.prepare_request() when Request.method is None
- feat: Refactor timeout handling in HTTPAdapter with new _prepare_timeout method
- Allow multipart uploads when Content-Type has been set on on a Session
- Add timeout best practices to documentation
- Fix: Correct Content-Length for StringIO with multi-byte characters
- docs: clarify gzip decompression behavior when using stream=True
- DMTF Redfish fails with 2.32 request module
- POST Multipart-Encoding does not work if the Content-Type header has been previously defined in the session
- Docs
- Python not yet supported