python3-urllib3 (1.26.19-2.el10_1.1)
Published 2026-05-19 00:20:36 +03:00 by mpavlov
Installation
# on RedHat based distributions
dnf config-manager --add-repo
# on SUSE based distributions
zypper addrepo # on RedHat based distributions
dnf install python3-urllib3
# on SUSE based distributions
zypper install python3-urllib3
Repository Info
Architectures |
noarch |
About this package
HTTP library with thread-safe connection pooling, file post, and more
urllib3 is a powerful, user-friendly HTTP client for Python. 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, deflate, brotli, and zstd encoding.
• Proxy support for HTTP and SOCKS.
• 100% test coverage.
Details
Assets (1)
Versions (1)
View all
1.26.19-2.el10_1.1
2026-05-19