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 supported12 Subscribers
Add a CodeTriage badge to requests
Help out
- Issues
- Bump https://github.com/astral-sh/ruff-pre-commit from v0.15.16 to 0.15.17 in the pre-commit group
- Keep Link header parameter values that contain '='
- Make RequestsCookieJar.popitem() work
- `requests.help` static typing improvements
- Document pickling custom transport adapters
- Wrap urllib3 LocationParseError from create_connection in InvalidURL (#5744)
- docs: Clarify `verify` parameter defaults and behavior
- docs: clarify Session.request verify default
- mypy warns about invalid types for json argument
- Fix: retain stream read error on subsequent response.content access
- Docs
- Python not yet supported