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
- Docs: add complete error handling example to quickstart
- RFC: Adding inline type annotations to Requests
- feat: add RFC 7616 support for non-Latin credentials in HTTPDigestAuth
- Chardet is used, when it is available, not when `[use-chardet-on-py3]`-extra is installed
- Fix #6122: Empty body with None values sends malformed chunked request
- Fix PreparedRequest.copy() sharing hooks reference with original
- Fix incorrect Content-Length for StringIO with multi-byte characters
- `uri` field of digest authentication incorrectly filled when the URL contains semicolons in path
- Fix stringio content length
- feat: Add IPv6 zone ID detection and parsing support in HTTPAdapter
- Docs
- Python not yet supported