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 override cookie policy in Session.prepare_request
- Request for clarification: URL parsing behavior in Requests (RFC 3986 vs WHATWG)
- verify=False crashes on py3.13 on windows (FileNotFoundError)
- 2.32.5 breaks passing custom SSL context
- Fix and optimize RequestsCookieJar.multiple_domains() method
- v2.32.5 wheel file hash doesn't match between PyPI and CI
- Make the SSL version more human-readable
- Use parse_url() from urllib3.util instead of urlparse
- Don't normalise or double-escape urls
- Fix invalid setuptools config in `setup.cfg` (will fail on `setuptools>78.0.0`)
- Docs
- Python not yet supported