1.25.10 * Added support for ``SSLKEYLOGFILE`` environment variable for logging TLS session keys with use with programs like Wireshark for decrypting captured web traffic * Fixed loading of SecureTransport libraries on macOS Big Sur due to the new dynamic linker cache * Collapse chunked request bodies data and framing into one call to ``send()`` to reduce the number of TCP packets by 2-4x * Don't insert ``None`` into ``ConnectionPool`` if the pool was empty when requesting a connection * Avoid ``hasattr`` call in ``BrotliDecoder.decompress()``
117 lines
4.8 KiB
Text
117 lines
4.8 KiB
Text
@comment $NetBSD: PLIST,v 1.10 2020/07/27 10:06:52 adam Exp $
|
|
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
|
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/requires.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/_version.py
|
|
${PYSITELIB}/urllib3/_version.pyc
|
|
${PYSITELIB}/urllib3/_version.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/_appengine_environ.py
|
|
${PYSITELIB}/urllib3/contrib/_appengine_environ.pyc
|
|
${PYSITELIB}/urllib3/contrib/_appengine_environ.pyo
|
|
${PYSITELIB}/urllib3/contrib/_securetransport/__init__.py
|
|
${PYSITELIB}/urllib3/contrib/_securetransport/__init__.pyc
|
|
${PYSITELIB}/urllib3/contrib/_securetransport/__init__.pyo
|
|
${PYSITELIB}/urllib3/contrib/_securetransport/bindings.py
|
|
${PYSITELIB}/urllib3/contrib/_securetransport/bindings.pyc
|
|
${PYSITELIB}/urllib3/contrib/_securetransport/bindings.pyo
|
|
${PYSITELIB}/urllib3/contrib/_securetransport/low_level.py
|
|
${PYSITELIB}/urllib3/contrib/_securetransport/low_level.pyc
|
|
${PYSITELIB}/urllib3/contrib/_securetransport/low_level.pyo
|
|
${PYSITELIB}/urllib3/contrib/appengine.py
|
|
${PYSITELIB}/urllib3/contrib/appengine.pyc
|
|
${PYSITELIB}/urllib3/contrib/appengine.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/contrib/securetransport.py
|
|
${PYSITELIB}/urllib3/contrib/securetransport.pyc
|
|
${PYSITELIB}/urllib3/contrib/securetransport.pyo
|
|
${PYSITELIB}/urllib3/contrib/socks.py
|
|
${PYSITELIB}/urllib3/contrib/socks.pyc
|
|
${PYSITELIB}/urllib3/contrib/socks.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/backports/__init__.py
|
|
${PYSITELIB}/urllib3/packages/backports/__init__.pyc
|
|
${PYSITELIB}/urllib3/packages/backports/__init__.pyo
|
|
${PYSITELIB}/urllib3/packages/backports/makefile.py
|
|
${PYSITELIB}/urllib3/packages/backports/makefile.pyc
|
|
${PYSITELIB}/urllib3/packages/backports/makefile.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/queue.py
|
|
${PYSITELIB}/urllib3/util/queue.pyc
|
|
${PYSITELIB}/urllib3/util/queue.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/retry.py
|
|
${PYSITELIB}/urllib3/util/retry.pyc
|
|
${PYSITELIB}/urllib3/util/retry.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
|
|
${PYSITELIB}/urllib3/util/wait.py
|
|
${PYSITELIB}/urllib3/util/wait.pyc
|
|
${PYSITELIB}/urllib3/util/wait.pyo
|