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
*
Document how to customize SNI and Host headers when connecting via IP
Stephen Rosen
2020-08-10
1
-0
/
+39
*
Fix typo, add rST code block
matthewhughes934
2020-07-14
1
-2
/
+2
*
Add documentation for using Nox more efficiently (#1887)
PleasantMachine9
2020-06-14
1
-7
/
+29
*
Feature/support env var sslkeylogfile (#1867)
Bastiaan Bakker
2020-06-11
1
-1
/
+14
*
Fix documentation build by skipping Sphinx 3.0.0 (#1844)
Quentin Pradet
2020-04-08
1
-1
/
+1
*
Add support for HTTPS connections to proxies. (#1679)
Jorge
2020-03-12
1
-6
/
+20
*
Switch to SVG banner (#1740)
Quentin Pradet
2019-11-07
2
-0
/
+1
*
Add SVG logo (#1739)
Jess Shapiro
2019-11-06
1
-0
/
+10
*
Add Tidelift to documentation and urllib3 branding (#1735)
Seth Michael Larson
2019-11-05
5
-0
/
+16
*
Update urllib3/requests GitHub URLs (#1719)
Quentin Pradet
2019-10-29
1
-1
/
+1
*
Add optional auto_close parameter to HTTPResponse (#1652)
George Sakkis
2019-07-26
1
-0
/
+14
*
Change references to Makefile into Nox (#1643)
Ratan Kulshreshtha
2019-07-05
1
-26
/
+34
*
Clarify the units for timeouts within documentation (#1630)
Robert David Grant
2019-06-04
1
-2
/
+2
*
Remove extra words in the contributing docs (#1613)
Quentin Pradet
2019-05-22
1
-2
/
+2
*
Apply changes from 1.24.2 release to master (#1566)
Seth Michael Larson
2019-04-19
1
-1
/
+0
*
Fixed small typo in advanced usage documentation (#1541)
Chris P
2019-02-20
1
-1
/
+1
*
Fix a typo in user guide (#1536)
Jahongir
2019-02-05
1
-1
/
+1
*
Update requires-dist and documentation for Brotli (#1534)
Seth Michael Larson
2019-01-29
1
-0
/
+16
*
Use cert_reqs=CERT_REQUIRED by default (#1507)
Seth Michael Larson
2019-01-25
1
-4
/
+8
*
Add support for password-protected client keyfiles (#1489)
Seth Michael Larson
2019-01-22
1
-2
/
+18
*
Deploy to GitHub and PyPI on tags (#1508)
Seth Michael Larson
2019-01-21
1
-3
/
+25
*
Add Tidelift and remove BountySource (#1505)
Seth M. Larson
2018-12-27
3
-16
/
+25
*
Drop support for Python 2.6 (#1429)
Hugo
2018-08-23
1
-3
/
+4
*
Update Python 2 doc link to Python 3 (#1395)
Jon Dufresne
2018-06-10
1
-1
/
+1
*
Update pypi.python.org URLs to pypi.org
Jon Dufresne
2018-05-01
1
-1
/
+1
*
clarify how to setup a virtual env and run a small number of tests (#1360)
Christopher Wilcox
2018-04-08
1
-1
/
+18
*
Update links to point to organization (#1353)
Seth M. Larson
2018-04-02
2
-5
/
+5
*
Merge pull request #1328 from dienteperro/patch-1
Jesse Shapiro
2018-02-26
1
-1
/
+1
|
\
|
*
minor typo fixed.
dienteperro
2018-02-16
1
-1
/
+1
*
|
Merge pull request #1333 from jwilk-forks/spelling
Jesse Shapiro
2018-02-26
1
-1
/
+1
|
\
\
|
*
|
Fix typo
Jakub Wilk
2018-02-25
1
-1
/
+1
|
|
/
*
|
Update certifi homepage URL
Jakub Wilk
2018-02-25
2
-2
/
+2
|
/
*
Add Akamai as a sponsor; update sponsorship text to include time-based contri...
Jesse Shapiro
2017-12-20
1
-0
/
+4
*
doc: fix examples with urllib3.Retry
Tomasz Prus
2017-11-07
1
-2
/
+2
*
Pin out all unvendored Requests releases for docs
Cory Benfield
2017-05-28
1
-0
/
+1
*
Remove old Homebrew advice
Tim D. Smith
2017-02-02
1
-6
/
+0
*
Make Travis CI fail if docs have warnings or errors
Alex Chan
2016-11-02
1
-1
/
+1
*
Fix a typo in the user guide documentation
Jeremy Cline
2016-09-08
1
-1
/
+1
*
Merge branch 'close' of https://github.com/scop/urllib3 into scop-close
Cory Benfield
2016-09-05
1
-2
/
+4
|
\
|
*
Use "with" to close more files eagerly and also on error
Ville Skyttä
2016-07-26
1
-2
/
+4
*
|
Update README.rst to better reflect new documentation.
Jon Wayne Parrott
2016-07-29
2
-1
/
+32
*
|
Add more advanced usage docs
Jon Wayne Parrott
2016-07-29
1
-0
/
+77
|
/
*
Bow before our fruit overlords.
Cory Benfield
2016-07-19
1
-1
/
+1
*
Update docs guide with new dependencies
Cory Benfield
2016-07-19
1
-7
/
+7
*
Fixed typos
dalguji
2016-07-17
1
-2
/
+2
*
Fix doc syntax in user-guide.rst
Kevin Houdebert
2016-07-07
1
-1
/
+1
*
Adding docs/requirements.txt for readthedocs.
Jon Wayne Parrott
2016-06-30
1
-0
/
+4
*
Addressing review comments
Jon Wayne Parrott
2016-06-29
1
-1
/
+1
*
Addressing review comments
Jon Wayne Parrott
2016-06-29
1
-1
/
+1
*
Addressing review comments
Jon Wayne Parrott
2016-06-29
2
-19
/
+40
[next]