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
- HTTPS Request through HTTP Proxy is sent incorrectly when using chunked body
- [Feature request or doc oversight?] Apparently, there's still no way to read uncompressed content as file-like object #465
- fix: pass response (self) to ConnectionError constructor
- Fix setuptools deprecation warnings
- python context.verify_mode is ignored by requests module
- Mention pickling in the docs for creating custom Transport Adapters
- apparent_encoding should be cached since chardet can be slow
- `requests.utils._parse_content_type_header` gives the wrong value when multiple headers with the same name are present.
- Cookie having a Domain cookie-attribute with empty string fails to be added to the cookie jar
- LookupDict does not implement full contract of the dict class
- Docs
- Python not yet supported