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 supported14 Subscribers
Add a CodeTriage badge to requests
Help out
- Issues
- Improved documentation of exceptions in api.rst
- Explain the status and the future of the library (in PR template, README, docs site)
- allow_redirect will ignore HSTS(STRICT-TRANSPORT-SECURITY)
- Merge types-requests into psf/requests with py.typed marker
- Transport adapters not honored with proxy
- Fix the popitem bug in cookies
- requests.cookies.RequestsCookieJar: popitem() does not work
- refactor: use contextlib.suppress instead of empty except
- refactor: prefer f-strings to format where fits within black lengths
- Clarify setting proxies exceptions
- Docs
- Python not yet supported