Path to this page:
./
www/py-urllib3,
HTTP library with thread-safe connection pooling
Branch: pkgsrc-2021Q1,
Version: 1.26.4,
Package name: py38-urllib3-1.26.4,
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.
Master sites:
SHA1: fd72cf88f0437ab0297e39651f6d0ddf04672013
RMD160: 4cf2cb6ab15f0de11c8184b66d3af09b5f22f831
Filesize: 286.141 KB
Version history: (Expand)
- (2021-03-30) Package added to pkgsrc.se, version py38-urllib3-1.26.4 (created)