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
/
user-guide.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't suggest deprecated urllib3[secure] to install certifi
Miloslav Pojman
2022-11-07
1
-7
/
+0
*
Fix Sphinx links in documentation (#2604)
Hasan Ramezani
2022-05-17
1
-10
/
+10
*
Add examples for cookies in server request and response (#2464)
Alex Day
2021-10-26
1
-1
/
+36
*
Add support for native JSON request and response bodies
P. Sai Vinay
2021-09-17
1
-28
/
+33
*
Last fixes to documentation consistency
Vishwas B Sharma
2021-06-23
1
-2
/
+2
*
Docs: add print results where missing (#2302)
euri10
2021-06-23
1
-1
/
+8
*
Use top-level urllib3.request() function more in docs
ubdussamad
2021-06-17
1
-23
/
+19
*
Add documentation guidelines to contributing docs, apply to guides
ubdussamad
2021-05-21
1
-182
/
+307
*
docs: switch from pycon code blocks to python
Bastian Venthur
2021-05-18
1
-30
/
+30
*
Added HTTPHeaderDict to top level module
ubdussamad
2021-05-17
1
-0
/
+17
*
Add top-level request() method
Franek Magiera
2021-02-08
1
-0
/
+7
*
Remove support for Python 2 and 3.5
Hugo van Kemenade
2020-11-15
1
-66
/
+0
*
Document disabling certificate verification via cert_reqs='CERT_NONE'
Heikki Orsila
2020-09-11
1
-1
/
+1
*
Stricter RTD builds, move Sponsors to docs (#1954)
Seth Michael Larson
2020-09-09
1
-1
/
+1
*
Overhaul and re-theme documentation
Seth Michael Larson
2020-09-08
1
-75
/
+176
*
Fix typo in doc
Michael Shields
2020-08-21
1
-1
/
+1
*
Add optional auto_close parameter to HTTPResponse (#1652)
George Sakkis
2019-07-26
1
-0
/
+14
*
Clarify the units for timeouts within documentation (#1630)
Robert David Grant
2019-06-04
1
-2
/
+2
*
Fix a typo in user guide (#1536)
Jahongir
2019-02-05
1
-1
/
+1
*
Use cert_reqs=CERT_REQUIRED by default (#1507)
Seth Michael Larson
2019-01-25
1
-4
/
+8
*
Update certifi homepage URL
Jakub Wilk
2018-02-25
1
-1
/
+1
*
doc: fix examples with urllib3.Retry
Tomasz Prus
2017-11-07
1
-2
/
+2
*
Fix a typo in the user guide documentation
Jeremy Cline
2016-09-08
1
-1
/
+1
*
Use "with" to close more files eagerly and also on error
Ville Skyttä
2016-07-26
1
-2
/
+4
*
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
*
Addressing review comments
Jon Wayne Parrott
2016-06-29
1
-1
/
+1
*
Addressing review comments
Jon Wayne Parrott
2016-06-29
1
-16
/
+25
*
Addressing review comments
Jon Wayne Parrott
2016-06-29
1
-4
/
+4
*
Moving some stuff around.
Jon Wayne Parrott
2016-06-28
1
-6
/
+12
*
Moving some stuff to advanced usage.
Jon Wayne Parrott
2016-06-28
1
-118
/
+9
*
Urllib3 -> urllib3
Jon Wayne Parrott
2016-06-28
1
-5
/
+5
*
Adding logging and exceptions.
Jon Wayne Parrott
2016-06-28
1
-0
/
+9
*
Adding retry section
Jon Wayne Parrott
2016-06-28
1
-4
/
+62
*
Adding timeout section
Jon Wayne Parrott
2016-06-28
1
-0
/
+36
*
Clarifying a few things.
Jon Wayne Parrott
2016-06-28
1
-35
/
+50
*
Adding SSL verification section to user guide.
Jon Wayne Parrott
2016-06-28
1
-4
/
+196
*
Fleshing out user guide.
Jon Wayne Parrott
2016-06-28
1
-1
/
+118
*
Fixing some references
Jon Wayne Parrott
2016-06-28
1
-5
/
+5
*
Starting o the user guide.
Jon Wayne Parrott
2016-06-28
1
-172
/
+49
*
First stab at the new index page
Jon Wayne Parrott
2016-06-28
1
-0
/
+205