Path to this page:
./
www/py-urllib3,
HTTP library with thread-safe connection pooling
Branch: pkgsrc-2020Q1,
Version: 1.25.8,
Package name: py37-urllib3-1.25.8,
Maintainer: imilHTTP library with thread-safe connection pooling, file post, and more.
Highlights
* Re-use the same socket connection for multiple requests (HTTPConnectionPool
and HTTPSConnectionPool) (with optional client-side certificate
verification).
* File posting (encode_multipart_formdata).
* Built-in redirection and retries (optional).
* Supports gzip and deflate decoding.
* Thread-safe and sanity-safe.
* Works with AppEngine, gevent, and eventlib.
* Tested on Python 2.6+ and Python 3.2+, 100% unit test coverage.
* Small and easy to understand codebase perfect for extending and building
upon. For a more comprehensive solution, have a look at Requests which is
also powered by urllib3.
Required to run:[
net/py-Socks] [
devel/py-setuptools] [
lang/python37] [
www/py-idna]
Master sites:
SHA1: 9472ecc3e3d87168a8bd0385a53034a0f0d2d34f
RMD160: 0e8f03a330a1f09e3fe8e7dc11566d6b55c71c58
Filesize: 254.958 KB
Version history: (Expand)
- (2020-04-20) Package has been reborn
- (2020-04-19) Package added to pkgsrc.se, version py37-urllib3-1.25.8 (created)