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
- `cert` parameter does not accept a single `pathlib.Path` object as argument
- Always use value of session.verify when set, fixes #5921
- utils.get_encodings_from_content regexps incorrect matches
- Setting Session Cookies
- Adds a Realistic WSGI Server for Testing
- should_bypass_proxies not thread-safe
- Allow redirects not configurable in sessions
- Make chardet/charset_normalizer optional?
- Document de-duplication of keys for params and data
- Discrepancies between self-prepared and session-prepared request headers
- Docs
- Python not yet supported