���� JFIF �� � ( %"1"%)+...383,7(-.-
![]() Server : Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.20 System : Linux st2.domain.com 3.10.0-1127.10.1.el7.x86_64 #1 SMP Wed Jun 3 14:28:03 UTC 2020 x86_64 User : apache ( 48) PHP Version : 7.4.20 Disable Function : NONE Directory : /usr/share/doc/python-urllib3-1.10.2/ |
# Contributions to the urllib3 project ## Creator & Maintainer * Andrey Petrov <[email protected]> ## Contributors In chronological order: * victor.vde <http://code.google.com/u/victor.vde/> * HTTPS patch (which inspired HTTPSConnectionPool) * erikcederstrand <http://code.google.com/u/erikcederstrand/> * NTLM-authenticated HTTPSConnectionPool * Basic-authenticated HTTPSConnectionPool (merged into make_headers) * niphlod <[email protected]> * Client-verified SSL certificates for HTTPSConnectionPool * Response gzip and deflate encoding support * Better unicode support for filepost using StringIO buffers * btoconnor <[email protected]> * Non-multipart encoding for POST requests * p.dobrogost <http://code.google.com/u/@WBRSRlBZDhBFXQB6/> * Code review, PEP8 compliance, benchmark fix * kennethreitz <[email protected]> * Bugfixes, suggestions, Requests integration * georgemarshall <http://github.com/georgemarshall> * Bugfixes, Improvements and Test coverage * Thomas Kluyver <[email protected]> * Python 3 support * brandon-rhodes <http://rhodesmill.org/brandon> * Design review, bugfixes, test coverage. * studer <[email protected]> * IPv6 url support and test coverage * Shivaram Lingamneni <[email protected]> * Support for explicitly closing pooled connections * hartator <[email protected]> * Corrected multipart behavior for params * Thomas Weißschuh <[email protected]> * Support for TLS SNI * API unification of ssl_version/cert_reqs * SSL fingerprint and alternative hostname verification * Bugfixes in testsuite * Sune Kirkeby <[email protected]> * Optional SNI-support for Python 2 via PyOpenSSL. * Marc Schlaich <[email protected]> * Various bugfixes and test improvements. * Bryce Boe <[email protected]> * Correct six.moves conflict * Fixed pickle support of some exceptions * Boris Figovsky <[email protected]> * Allowed to skip SSL hostname verification * Cory Benfield <http://lukasa.co.uk/about/> * Stream method for Response objects. * Return native strings in header values. * Generate 'Host' header when using proxies. * Jason Robinson <[email protected]> * Add missing WrappedSocket.fileno method in PyOpenSSL * Audrius Butkevicius <[email protected]> * Fixed a race condition * Stanislav Vitkovskiy <[email protected]> * Added HTTPS (CONNECT) proxy support * Stephen Holsapple <[email protected]> * Added abstraction for granular control of request fields * Martin von Gagern <[email protected]> * Support for non-ASCII header parameters * Kevin Burke <[email protected]> and Pavel Kirichenko <[email protected]> * Support for separate connect and request timeouts * Peter Waller <[email protected]> * HTTPResponse.tell() for determining amount received over the wire * Nipunn Koorapati <[email protected]> * Ignore default ports when comparing hosts for equality * Danilo @dbrgn <http://dbrgn.ch/> * Disabled TLS compression by default on Python 3.2+ * Disabled TLS compression in pyopenssl contrib module * Configurable cipher suites in pyopenssl contrib module * Roman Bogorodskiy <[email protected]> * Account retries on proxy errors * Nicolas Delaby <[email protected]> * Use the platform-specific CA certificate locations * Josh Schneier <https://github.com/jschneier> * HTTPHeaderDict and associated tests and docs * Bugfixes, docs, test coverage * Tahia Khan <http://tahia.tk/> * Added Timeout examples in docs * Arthur Grunseid <http://grunseid.com> * source_address support and tests (with https://github.com/bui) * Ian Cordasco <[email protected]> * PEP8 Compliance and Linting * Add ability to pass socket options to an HTTP Connection * Erik Tollerud <[email protected]> * Support for standard library io module. * Krishna Prasad <[email protected]> * Google App Engine documentation * Aaron Meurer <[email protected]> * Added Url.url, which unparses a Url * Evgeny Kapun <[email protected]> * Bugfixes * Benjamen Meyer <[email protected]> * Security Warning Documentation update for proper capture * Shivan Sornarajah <[email protected]> * Support for using ConnectionPool and PoolManager as context managers. * Alex Gaynor <[email protected]> * Updates to the default SSL configuration * Jeremy Cline <[email protected]> * Added connection pool keys by scheme * [Your name or handle] <[email or website]> * [Brief summary of your changes]