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
- Add example for handling timeouts in advanced.rst
- issue resolve - 6653 document uploaded of exceptions from request()
- Documentation: Session docstring for verify attribute should note that it supports a string value.
- Simplify from_key_val_list doctest to work across all Python 3.8+ versions
- Support for "DEFAULT_CIPHERS" requests > 2.31.0 is broken
- PreparedRequests can't bypass URL normalization when proxies are used
- AssertionError on malformed URL through a proxy
- Add !r to error messages for improved clarity on file paths
- update docs for `timeout` arguments to clarify that it uses seconds
- Change auth.py to be used in a FIPS system
- Docs
- Python not yet supported