Collection. HTTP 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.
5 lines
243 B
Text
5 lines
243 B
Text
$NetBSD: distinfo,v 1.1 2014/04/19 15:51:34 imil Exp $
|
|
|
|
SHA1 (urllib3-1.8.2.tar.gz) = a53fa7b7abff9adf3d977d7205ef4f042f5273df
|
|
RMD160 (urllib3-1.8.2.tar.gz) = 470446f18b807b5b5b80323f95bd2a27ea1f9275
|
|
Size (urllib3-1.8.2.tar.gz) = 102441 bytes
|