index
:
delta/python-packages/urllib3.git
1.18-series
1.19-series
1.24-series
1.25-series
1.26.x
2016-api-revamp
SethMichaelLarson-patch-1
SethMichaelLarson-patch-2
add-code-of-conduct-1
appveyor-py37
backport-pr-2141
bug/907
cache-pip-gha
cert-log-warning
choose-boundary
cleanup
conditional-uninstall-oclint
cov-nox
delete-makefile
dependabot/pip/cryptography-3.2
dependabot/pip/cryptography-3.3.2
dev-version
factorout-connectioncls
filepost-stream
fix-644
fix-gae
fix-skipped-tests
funding-add-gitcoin
funding-yml
gae-to-pytest
github-actions-ubuntu
hackathon
haikuginger-fix-travis-macos-2.7
haikuginger/inline-typing-collections-exceptions
httpheaderdict-requests
ipvfuture
macos-github-actions
main
master
new-connections
no-default-preload
org-links
pquentin-maintainer
pquentin-patch-1
pyopenssl-pin-python-2.6
python-3.10.0b4
readme-maintainers
release
release-1.24.3
release-1.26.8
remove-extra-dependencies
req-bump
request-body
retries
revert-634-no_assert
sanever
security-nagging
self-to-cls
sessionmanager
sethmlarson-patch-1
sethmlarson-patch-2
sigmavirus24-patch-1
skip-3.8-dev
socks-proxy
ssl_sni
tag-deploy
target-passthrough
test-pyopenssl-coverage
tornado-4
transport-security-manager
travis-integration-tests
travis-master-only
travis-pypy
travis-python-nightly
unpin-minor-pyenv
upload-coverage-report
urllib4
v2
github.com: shazow/urllib3.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Key connection pools off custom keys
Andrey Petrov
2016-04-21
1
-0
/
+44
|
|
\
|
|
*
Add ``source_address`` to the HTTP and HTTPS pool keys
Jeremy Cline
2016-04-19
1
-7
/
+7
|
|
*
Update ``key_fn_by_scheme`` functions to use functools.partial
Jeremy Cline
2016-04-18
1
-1
/
+2
|
|
*
Rename pool_key_funcs_by_scheme to key_fn_by_scheme
Jeremy Cline
2016-04-17
1
-2
/
+2
|
|
*
Pool keys are now case-insensitive for `scheme` and `host`
Jeremy Cline
2016-04-15
1
-2
/
+4
|
|
*
Add documentation for pool keys by scheme
Jeremy Cline
2016-04-04
1
-0
/
+41
*
|
|
Document the SSLContext options.
Cory Benfield
2016-04-22
1
-0
/
+38
|
/
/
*
|
Merge branch 'patch-1' of https://github.com/alecz20/urllib3 into alecz20-pat...
Cory Benfield
2016-04-07
1
-0
/
+12
|
\
\
|
|
/
|
/
|
|
*
minor typo correction
alecz20
2015-02-24
1
-1
/
+1
|
*
simplified the example a bit
alecz20
2015-01-08
1
-6
/
+3
|
*
fixed NameError for filename
alecz20
2015-01-08
1
-0
/
+1
|
*
Example downloading files with shutil.copyfileobj
alecz20
2015-01-08
1
-0
/
+14
*
|
Adjusted the underline for section name
Shige Takeda
2016-01-26
1
-1
/
+1
*
|
removed the example for requests
Shige Takeda
2016-01-26
1
-7
/
+2
*
|
fixed recipe doc
Shige Takeda
2016-01-26
1
-1
/
+1
*
|
Started Recipes documentation and added a recipe about handling concatenated ...
Shige Takeda
2016-01-26
2
-0
/
+47
*
|
docs: Simplify sponsorship section
Andrey Petrov
2015-12-29
1
-20
/
+14
*
|
docs: Mention socks proxies and other tweaks.
Andrey Petrov
2015-12-29
3
-11
/
+20
*
|
docs/security: Upgrading ndg-httpsclient
Wolfgang
2015-12-22
1
-3
/
+5
*
|
Mention -U
Cory Benfield
2015-12-19
1
-0
/
+6
*
|
SOCKS added in 1.14
Cory Benfield
2015-12-19
1
-0
/
+2
*
|
Or require third party dependencies
Cory Benfield
2015-12-19
2
-2
/
+2
*
|
Consistent variable names.
Cory Benfield
2015-12-19
1
-2
/
+2
*
|
Document SOCKS proxy support.
Cory Benfield
2015-12-18
1
-2
/
+48
*
|
Define an SNIMissingWarning.
Cory Benfield
2015-12-02
1
-0
/
+18
*
|
Add proxy authentication example using ProxyManager
Andrew Druchenko
2015-11-03
1
-0
/
+11
*
|
Add info about disabling warnings for end users
Marc Abramowitz
2015-09-14
1
-17
/
+38
*
|
fix import bug
MichaelYin
2015-09-09
1
-1
/
+1
*
|
Add a "secure" extras point
Ian Cordasco
2015-07-17
1
-0
/
+26
*
|
Merge pull request #664 from jonparrott/master
Andrey Petrov
2015-07-17
1
-0
/
+38
|
\
\
|
*
|
App Engine Connection Pool
Jon Wayne Parrott
2015-07-16
1
-0
/
+38
*
|
|
Fix Issue #663
Disassem
2015-07-01
4
-9
/
+9
|
/
/
*
|
Suggest user install `libffi`
john krauss
2015-06-11
1
-1
/
+5
*
|
Suggest people `pip install cryptography`
john krauss
2015-06-10
1
-1
/
+1
*
|
Initial draft of versioning strategy.
sanever
Andrey Petrov
2015-05-31
1
-0
/
+21
*
|
New coinbase code in docs.
Andrey Petrov
2015-05-25
1
-1
/
+2
*
|
Add security doc to front page.
Cory Benfield
2015-03-17
1
-0
/
+1
*
|
Simplified stream docs example.
Andrey Petrov
2015-03-14
1
-14
/
+14
*
|
implement generator for chunked responses
Tomas Tomecek
2015-03-14
1
-0
/
+29
*
|
Rename new warning to InsecurePlatformWarning.
Cory Benfield
2015-03-03
1
-2
/
+3
*
|
Clean up documents for config warning.
Cory Benfield
2015-03-02
1
-3
/
+4
*
|
Emit warnings when SSLContext isn't available.
Cory Benfield
2015-03-02
1
-0
/
+21
*
|
Minor edits to docs.
Shivan Sornarajah
2015-02-06
1
-4
/
+5
*
|
Added documentation on context manager usage.
Shivan Sornarajah
2015-02-06
2
-4
/
+32
|
/
*
Updated formatting
BenjamenMeyer
2015-01-02
1
-2
/
+2
*
Updated Security documentation for proper capture of security warnings
BenjamenMeyer
2015-01-02
1
-1
/
+9
*
Nag about SecurityWarning every time.
Andrey Petrov
2014-10-29
1
-1
/
+0
*
Added AppEngine sockets link.
Andrey Petrov
2014-09-06
1
-2
/
+4
*
Phrasing.
Andrey Petrov
2014-09-06
1
-1
/
+1
*
Formatting.
Andrey Petrov
2014-09-06
1
-1
/
+1
[prev]
[next]