urllib3 is a powerful, sanity-friendly HTTP client for Python. Much of the Python ecosystem already uses urllib3 and you should too. urllib3 brings many critical features that are missing from the Python standard libraries:
•Thread safety.
•Connection pooling.
•Client-side SSL/TLS verification.
•File uploads with multipart encoding.
•Helpers for retrying requests and dealing with HTTP redirects.
•Support for gzip and deflate encoding.
•Proxy support for HTTP and SOCKS.
•100% test coverage.
Commercial Use
Modify
Distribute
Sub-License
Private Use
Hold Liable
Include Copyright
Include License
These details are provided for information only. No information here is legal advice and should not be used as such.
There are no reported vulnerabilities
30 Day SummarySep 2 2023 — Oct 2 2023
|
12 Month SummaryOct 2 2022 — Oct 2 2023
|