# Contributions to the urllib3 project
## Creator & Maintainer
* Andrey Petrov <andrey.petrov@shazow.net>
## 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 <niphlod@gmail.com>
* Client-verified SSL certificates for HTTPSConnectionPool
* Response gzip and deflate encoding support
* Better unicode support for filepost using StringIO buffers
* btoconnor <brian@btoconnor.net>
* Non-multipart encoding for POST requests
* p.dobrogost <http://code.google.com/u/@WBRSRlBZDhBFXQB6/>
* Code review, PEP8 compliance, benchmark fix
* kennethreitz <me@kennethreitz.com>
* Bugfixes, suggestions, Requests integration
* georgemarshall <https://github.com/georgemarshall>
* Bugfixes, Improvements and Test coverage
* Thomas Kluyver <thomas@kluyver.me.uk>
* Python 3 support
* brandon-rhodes <http://rhodesmill.org/brandon>
* Design review, bugfixes, test coverage.
* studer <theo.studer@gmail.com>
* IPv6 url support and test coverage
* Shivaram Lingamneni <slingamn@cs.stanford.edu>
* Support for explicitly closing pooled connections
* hartator <hartator@gmail.com>
* Corrected multipart behavior for params
* Thomas Weißschuh <thomas@t-8ch.de>
* Support for TLS SNI
* API unification of ssl_version/cert_reqs
* SSL fingerprint and alternative hostname verification
* Bugfixes in testsuite
* Sune Kirkeby <mig@ibofobi.dk>
* Optional SNI-support for Python 2 via PyOpenSSL.
* Marc Schlaich <marc.schlaich@gmail.com>
* Various bugfixes and test improvements.
* Bryce Boe <bbzbryce@gmail.com>
* Correct six.moves conflict
* Fixed pickle support of some exceptions
* Boris Figovsky <boris.figovsky@ravellosystems.com>
* Allowed to skip SSL hostname verification
* Cory Benfield <https://lukasa.co.uk/about/>
* Stream method for Response objects.
* Return native strings in header values.
* Generate 'Host' header when using proxies.
* Jason Robinson <jaywink@basshero.org>
* Add missing WrappedSocket.fileno method in PyOpenSSL
* Audrius Butkevicius <audrius.butkevicius@elastichosts.com>
* Fixed a race condition
* Stanislav Vitkovskiy <stas.vitkovsky@gmail.com>
* Added HTTPS (CONNECT) proxy support
* Stephen Holsapple <sholsapp@gmail.com>
* Added abstraction for granular control of request fields
* Martin von Gagern <Martin.vGagern@gmx.net>
* Support for non-ASCII header parameters
* Kevin Burke <kev@inburke.com> and Pavel Kirichenko <juanych@yandex-team.ru>
* Support for separate connect and request timeouts
* Peter Waller <p@pwaller.net>
* HTTPResponse.tell() for determining amount received over the wire
* Nipunn Koorapati <nipunn1313@gmail.com>
* Ignore default ports when comparing hosts for equality
* Danilo @dbrgn <https://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 <roman.bogorodskiy@ericsson.com>
* Account retries on proxy errors
* Nicolas Delaby <nicolas.delaby@ezeep.com>
* 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 <https://grunseid.com>
* source_address support and tests (with https://github.com/bui)
* Ian Cordasco <graffatcolmingov@gmail.com>
* PEP8 Compliance and Linting
* Add ability to pass socket options to an HTTP Connection
* Erik Tollerud <erik.tollerud@gmail.com>
* Support for standard library io module.
* Krishna Prasad <kprasad.iitd@gmail.com>
* Google App Engine documentation
* Aaron Meurer <asmeurer@gmail.com>
* Added Url.url, which unparses a Url
* Evgeny Kapun <abacabadabacaba@gmail.com>
* Bugfixes
* Benjamen Meyer <bm_witness@yahoo.com>
* Security Warning Documentation update for proper capture
* Shivan Sornarajah <github@sornars.com>
* Support for using ConnectionPool and PoolManager as context managers.
* Alex Gaynor <alex.gaynor@gmail.com>
* Updates to the default SSL configuration
* Tomas Tomecek <ttomecek@redhat.com>
* Implemented generator for getting chunks from chunked responses.
* tlynn <https://github.com/tlynn>
* Respect the warning preferences at import.
* David D. Riddle <ddriddle@illinois.edu>
* IPv6 bugfixes in testsuite
* Thea Flowers <magicalgirl@google.com>
* App Engine environment tests.
* Documentation re-write.
* John Krauss <https://github.com/talos>
* Clues to debugging problems with `cryptography` dependency in docs
* Disassem <https://github.com/Disassem>
* Fix pool-default headers not applying for url-encoded requests like GET.
* James Atherfold <jlatherfold@hotmail.com>
* Bugfixes relating to cleanup of connections during errors.
* Christian Pedersen <https://github.com/chripede>
* IPv6 HTTPS proxy bugfix
* Jordan Moldow <https://github.com/jmoldow>
* Fix low-level exceptions leaking from ``HTTPResponse.stream()``.
* Bugfix for ``ConnectionPool.urlopen(release_conn=False)``.
* Creation of ``HTTPConnectionPool.ResponseCls``.
* Predrag Gruevski <https://github.com/obi1kenobi>
* Made cert digest comparison use a constant-time algorithm.
* Adam Talsma <https://github.com/a-tal>
* Bugfix to ca_cert file paths.
* Evan Meagher <https://evanmeagher.net>
* Bugfix related to `memoryview` usage in PyOpenSSL adapter
* John Vandenberg <jayvdb@gmail.com>
* Python 2.6 fixes; pyflakes and pep8 compliance
* Andy Caldwell <andy.m.caldwell@googlemail.com>
* Bugfix related to reusing connections in indeterminate states.
* Ville Skyttä <ville.skytta@iki.fi>
* Logging efficiency improvements, spelling fixes, Travis config.
* Shige Takeda <smtakeda@gmail.com>
* Started Recipes documentation and added a recipe about handling concatenated gzip data in HTTP response
* Jess Shapiro <jesse@jesseshapiro.net>
* Various character-encoding fixes/tweaks
* Disabling IPv6 DNS when IPv6 connections not supported
* David Foster <http://dafoster.net/>
* Ensure order of request and response headers are preserved.
* Jeremy Cline <jeremy@jcline.org>
* Added connection pool keys by scheme
* Aviv Palivoda <palaviv@gmail.com>
* History list to Retry object.
* HTTPResponse contains the last Retry object.
* Nate Prewitt <nate.prewitt@gmail.com>
* Ensure timeouts are not booleans and greater than zero.
* Fixed infinite loop in ``stream`` when amt=None.
* Added length_remaining to determine remaining data to be read.
* Added enforce_content_length to raise exception when incorrect content-length received.
* Seth Michael Larson <sethmichaellarson@protonmail.com>
* Created selectors backport that supports PEP 475.
* Alexandre Dias <alex.dias@smarkets.com>
* Don't retry on timeout if method not in whitelist
* Moinuddin Quadri <moin18@gmail.com>
* Lazily load idna package
* Tom White <s6yg1ez3@mail2tor.com>
* Made SOCKS handler differentiate socks5h from socks5 and socks4a from socks4.
* Tim Burke <tim.burke@gmail.com>
* Stop buffering entire deflate-encoded responses.
* Tuukka Mustonen <tuukka.mustonen@gmail.com>
* Add counter for status_forcelist retries.
* Erik Rose <erik@mozilla.com>
* Bugfix to pyopenssl vendoring
* Wolfgang Richter <wolfgang.richter@gmail.com>
* Bugfix related to loading full certificate chains with PyOpenSSL backend.
* Mike Miller <github@mikeage.net>
* Logging improvements to include the HTTP(S) port when opening a new connection
* Ioannis Tziakos <mail@itziakos.gr>
* Fix ``util.selectors._fileobj_to_fd`` to accept ``long``.
* Update appveyor tox setup to use the 64bit python.
*
没有合适的资源?快使用搜索试试~ 我知道了~
python urllib3==1.26.5
需积分: 0 0 下载量 141 浏览量
2024-05-08
18:16:29
上传
评论
收藏 286KB GZ 举报
温馨提示
odoo包
资源推荐
资源详情
资源评论
收起资源包目录
python urllib3==1.26.5 (136个子文件)
make.bat 4KB
setup.cfg 644B
server.crt 1KB
MANIFEST.in 204B
cacert.key 2KB
server.key 2KB
Makefile 4KB
cacert.pem 1KB
duplicate_san.pem 1KB
PKG-INFO 42KB
PKG-INFO 42KB
demo-button.png 8KB
learn-more-button.png 6KB
logo.png 2KB
favicon.png 714B
test_socketlevel.py 64KB
test_connectionpool.py 52KB
connectionpool.py 36KB
test_util.py 34KB
test_response.py 34KB
six.py 34KB
securetransport.py 34KB
test_https.py 34KB
response.py 28KB
test_socks.py 22KB
test_proxy_poolmanager.py 22KB
retry.py 21KB
poolmanager.py 19KB
test_retry_deprecated.py 19KB
test_ssltransport.py 19KB
connection.py 18KB
test_connectionpool.py 18KB
bindings.py 17KB
ssl_.py 17KB
pyopenssl.py 16KB
test_retry.py 14KB
test_poolmanager.py 14KB
url.py 14KB
low_level.py 14KB
test_poolmanager.py 13KB
handlers.py 11KB
appengine.py 11KB
_collections.py 11KB
test_collections.py 10KB
timeout.py 10KB
__init__.py 9KB
fields.py 8KB
testcase.py 8KB
exceptions.py 8KB
test_chunked_transfer.py 8KB
socks.py 7KB
ssltransport.py 7KB
server.py 6KB
test_gae_manager.py 6KB
request.py 6KB
port_helpers.py 6KB
_implementation.py 6KB
conftest.py 6KB
test_wait.py 5KB
wait.py 5KB
proxy.py 5KB
connection.py 5KB
test_ssl.py 5KB
test_fields.py 4KB
ntlmpool.py 4KB
request.py 4KB
test_filepost.py 4KB
response.py 3KB
test_proxymanager.py 3KB
setup.py 3KB
test_pyopenssl.py 3KB
__init__.py 3KB
conf.py 2KB
filepost.py 2KB
socketpair_helper.py 2KB
test_urlfetch.py 2KB
conftest.py 2KB
test_no_ssl.py 2KB
benchmark.py 2KB
test_pyopenssl_dependencies.py 2KB
test_connection.py 2KB
proxy.py 2KB
test_compatibility.py 1KB
makefile.py 1KB
test_exceptions.py 1KB
test_securetransport.py 1KB
__init__.py 1KB
tz_stub.py 1007B
test_no_ssl.py 980B
_appengine_environ.py 957B
__init__.py 927B
test_queue_monkeypatch.py 792B
queue.py 498B
__init__.py 108B
_version.py 63B
__init__.py 0B
__init__.py 0B
__init__.py 0B
__init__.py 0B
__init__.py 0B
共 136 条
- 1
- 2
资源评论
odoo实施
- 粉丝: 2387
- 资源: 48
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- java毕业设计-基于SSM框架的传统服饰文化体验平台【代码+部署教程】
- 优化领域的模拟退火算法详解与实战
- NewFileTime-x64.zip.fgpg
- 基于Python和HTML的Chinese-estate-helper房地产爬虫及可视化设计源码
- 基于SpringBoot2.7.7的当当书城Java后端设计源码
- 基于Python和Go语言的开发工具集成与验证设计源码
- 基于Python与JavaScript的国内供应商管理系统设计源码
- aspose.words-20.12-jdk17
- 基于czsc库的Python时间序列分析设计源码
- 基于Java、CSS、JavaScript、HTML的跨语言智联平台设计源码
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功