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
- Unable to request a private URL endpoint with custom SNI and self-signed CA when the proxy is set
- Fix SSL verification error
- Remove incorrect handling of escaped quotes in cookie values
- Incorrect Handling of Escaped Quotes in Cookie Values
- Updated the test for extract_zipped_paths to run correctly if test_utils.py is changed
- Unexpected `SSLEOFError` when Receiving Redirect (307) Response with Large Data Payload
- refactor(URLRequired): Deprecate URLRequired exception with warning
- List of documented exceptions doesn't match reality / unused `URLRequired` exception
- `import requests` intermittently fails on windows server 2022
- Update docstring for Session.verify to include string support (#6859)
- Docs
- Python not yet supported