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
- Make the SSL version more human-readable
- recursive dependency involving fixture 'httpbin' detected when running tests
- Add `simplejson` as an optional extra
- requests fails to connect even if trusted leaf certificate is provided when server's cert chain is incomplete
- Python 3.13: an unexpected `Authorization` header because of NETRC file
- 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`)
- Incorrect Content-Length header with StringIO body
- Version 2.32.3 takes a long time for "connectionpool:Starting"
- Docs
- Python not yet supported