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
- 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)
- Localization of The Requests Documentation
- [Docs] Clarify behavior of timeout parameter in requests.get
- Documentation for ChunkedEncodingError is either incorrect or very misleading
- Preserve leading slashes in request path_url
- docs: warn about using Session across forked processes
- Docs
- Python not yet supported