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.
80 lines
3.1 KiB
Text
80 lines
3.1 KiB
Text
@comment $NetBSD: PLIST,v 1.1 2014/04/19 15:51:34 imil Exp $
|
|
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
|
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
|
${PYSITELIB}/urllib3/__init__.py
|
|
${PYSITELIB}/urllib3/__init__.pyc
|
|
${PYSITELIB}/urllib3/__init__.pyo
|
|
${PYSITELIB}/urllib3/_collections.py
|
|
${PYSITELIB}/urllib3/_collections.pyc
|
|
${PYSITELIB}/urllib3/_collections.pyo
|
|
${PYSITELIB}/urllib3/connection.py
|
|
${PYSITELIB}/urllib3/connection.pyc
|
|
${PYSITELIB}/urllib3/connection.pyo
|
|
${PYSITELIB}/urllib3/connectionpool.py
|
|
${PYSITELIB}/urllib3/connectionpool.pyc
|
|
${PYSITELIB}/urllib3/connectionpool.pyo
|
|
${PYSITELIB}/urllib3/contrib/__init__.py
|
|
${PYSITELIB}/urllib3/contrib/__init__.pyc
|
|
${PYSITELIB}/urllib3/contrib/__init__.pyo
|
|
${PYSITELIB}/urllib3/contrib/ntlmpool.py
|
|
${PYSITELIB}/urllib3/contrib/ntlmpool.pyc
|
|
${PYSITELIB}/urllib3/contrib/ntlmpool.pyo
|
|
${PYSITELIB}/urllib3/contrib/pyopenssl.py
|
|
${PYSITELIB}/urllib3/contrib/pyopenssl.pyc
|
|
${PYSITELIB}/urllib3/contrib/pyopenssl.pyo
|
|
${PYSITELIB}/urllib3/exceptions.py
|
|
${PYSITELIB}/urllib3/exceptions.pyc
|
|
${PYSITELIB}/urllib3/exceptions.pyo
|
|
${PYSITELIB}/urllib3/fields.py
|
|
${PYSITELIB}/urllib3/fields.pyc
|
|
${PYSITELIB}/urllib3/fields.pyo
|
|
${PYSITELIB}/urllib3/filepost.py
|
|
${PYSITELIB}/urllib3/filepost.pyc
|
|
${PYSITELIB}/urllib3/filepost.pyo
|
|
${PYSITELIB}/urllib3/packages/__init__.py
|
|
${PYSITELIB}/urllib3/packages/__init__.pyc
|
|
${PYSITELIB}/urllib3/packages/__init__.pyo
|
|
${PYSITELIB}/urllib3/packages/ordered_dict.py
|
|
${PYSITELIB}/urllib3/packages/ordered_dict.pyc
|
|
${PYSITELIB}/urllib3/packages/ordered_dict.pyo
|
|
${PYSITELIB}/urllib3/packages/six.py
|
|
${PYSITELIB}/urllib3/packages/six.pyc
|
|
${PYSITELIB}/urllib3/packages/six.pyo
|
|
${PYSITELIB}/urllib3/packages/ssl_match_hostname/__init__.py
|
|
${PYSITELIB}/urllib3/packages/ssl_match_hostname/__init__.pyc
|
|
${PYSITELIB}/urllib3/packages/ssl_match_hostname/__init__.pyo
|
|
${PYSITELIB}/urllib3/packages/ssl_match_hostname/_implementation.py
|
|
${PYSITELIB}/urllib3/packages/ssl_match_hostname/_implementation.pyc
|
|
${PYSITELIB}/urllib3/packages/ssl_match_hostname/_implementation.pyo
|
|
${PYSITELIB}/urllib3/poolmanager.py
|
|
${PYSITELIB}/urllib3/poolmanager.pyc
|
|
${PYSITELIB}/urllib3/poolmanager.pyo
|
|
${PYSITELIB}/urllib3/request.py
|
|
${PYSITELIB}/urllib3/request.pyc
|
|
${PYSITELIB}/urllib3/request.pyo
|
|
${PYSITELIB}/urllib3/response.py
|
|
${PYSITELIB}/urllib3/response.pyc
|
|
${PYSITELIB}/urllib3/response.pyo
|
|
${PYSITELIB}/urllib3/util/__init__.py
|
|
${PYSITELIB}/urllib3/util/__init__.pyc
|
|
${PYSITELIB}/urllib3/util/__init__.pyo
|
|
${PYSITELIB}/urllib3/util/connection.py
|
|
${PYSITELIB}/urllib3/util/connection.pyc
|
|
${PYSITELIB}/urllib3/util/connection.pyo
|
|
${PYSITELIB}/urllib3/util/request.py
|
|
${PYSITELIB}/urllib3/util/request.pyc
|
|
${PYSITELIB}/urllib3/util/request.pyo
|
|
${PYSITELIB}/urllib3/util/response.py
|
|
${PYSITELIB}/urllib3/util/response.pyc
|
|
${PYSITELIB}/urllib3/util/response.pyo
|
|
${PYSITELIB}/urllib3/util/ssl_.py
|
|
${PYSITELIB}/urllib3/util/ssl_.pyc
|
|
${PYSITELIB}/urllib3/util/ssl_.pyo
|
|
${PYSITELIB}/urllib3/util/timeout.py
|
|
${PYSITELIB}/urllib3/util/timeout.pyc
|
|
${PYSITELIB}/urllib3/util/timeout.pyo
|
|
${PYSITELIB}/urllib3/util/url.py
|
|
${PYSITELIB}/urllib3/util/url.pyc
|
|
${PYSITELIB}/urllib3/util/url.pyo
|