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 supported13 Subscribers
Add a CodeTriage badge to requests
Help out
- Issues
- 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
- Fix HTTPDigestAuth uri field truncated by semicolons in URL path
- docs: add try/except example to Errors and Exceptions section
- documentation for requests.session.request(verify=...) duplicates requests.request() even where it is different
- Preserve IPv6 zone identifier in prepared URLs (#6735)
- Docs
- Python not yet supported