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
- Support for proxy that requires DigestAuth
- Possible issue with proxies and TLS versions when using a session.
- Unicode surrogates in POST data lead to exception
- For Morsel cookies requests expects wrong Expires time format
- rfc6266 for parsing content-disposition header
- The reason that uploading file larger than 2GB will be truncated.
- [idea] Change how we merge request and session settings
- Request doesn't provide a way to refresh headers for each retry, making it impossible to regenerate expired Authorization headers
- Add ipv6 support to should_bypass_proxies
- RequestsCookieJar._find_on_duplicates wrongly fails on cookie with empty value
- Docs
- Python not yet supported