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
- Pass response_kw to HTTPConnectionPool through HTTPAdapter.send
- Requests are not retried when received body length is shorter than Content-Length
- Add os.PathLike support for cert files
- Codespell: workflow, config + 1 typo fixed
- Document that a Response is a context manager
- Clarify docs for multipart file uploads
- Use context manager to open files
- requests ignores no_proxy which contains a IPv6 CIDR
- PUT requests for zero-byte files get 'Transfer-Encoding': 'chunked' header
- IPv6 Zone Identifiers are not correctly parsed (still)
- Docs
- Python not yet supported