urllib3
HTTP library with thread-safe connection pooling, file post, and more.
HTTP library with thread-safe connection pooling, file post, and more.
To install this package, run one of the following:
urllib3 is a powerful, sanity-friendly HTTP client for Python. Much of the Python ecosystem already uses urllib3. urllib3 brings many critical features that are missing from the Python standard libraries, such as thread safety, connection pooling, client side ssl/tls verification, support for gzip and deflate encodings, HTTP and SOCKS proxy support, helpers for retrying requests and dealing with HTTP redirects.
Summary
HTTP library with thread-safe connection pooling, file post, and more.
Last Updated
Feb 22, 2024 at 08:00
License
MIT
Total Downloads
5
Supported Platforms
GitHub Repository
https://github.com/urllib3/urllib3Documentation
https://urllib3.readthedocs.io/