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
/
urllib3
/
request.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Addressing review comments
Jesse Shapiro
2016-09-02
1
-2
/
+2
*
Implementing SessionManager; documenting; testing; moving redirect logic to R...
Jesse Shapiro
2016-09-02
1
-1
/
+62
*
Import more from six
Ville Skyttä
2016-08-15
1
-4
/
+1
*
Add absolute_import feature from the future
Ian Cordasco
2015-11-05
1
-0
/
+1
*
Fix flake8 violations
John Vandenberg
2015-11-02
1
-1
/
+2
*
Improve patch
Disassem
2015-06-25
1
-4
/
+9
*
Fix here
Disassem
2015-06-25
1
-0
/
+3
*
Handle body param in RequestMethods.
Andrey Petrov
2014-11-27
1
-11
/
+17
*
Remove silly unnecessary copyright header.
Andrey Petrov
2014-07-03
1
-6
/
+0
*
: :: -> ::
Andrey Petrov
2014-07-01
1
-1
/
+1
*
Bring the request module into compliance with flake8
Ian Cordasco
2014-05-29
1
-18
/
+18
*
_encode_body_methods isn't referenced anywhere
Matt Robenolt
2014-01-06
1
-1
/
+0
*
fixed small typo
royhodgman
2013-05-24
1
-1
/
+1
*
2012 -> 2013
Andrey Petrov
2013-04-25
1
-1
/
+1
*
Correct docstring. Unnamed files should be passed as strings.
Richard Mitchell
2012-12-14
1
-1
/
+1
*
Allow explicit specification of content type when encoding file fields.
Richard Mitchell
2012-12-12
1
-1
/
+4
*
Fixed default headers not getting fixed in some cases. (Fixed #99)
Andrey Petrov
2012-09-15
1
-4
/
+15
*
Refactor helpers into util.py, removed deprecated api calls.
Andrey Petrov
2012-02-05
1
-20
/
+1
*
urllib3 imports on Python 3.
Thomas Kluyver
2012-01-20
1
-2
/
+4
*
2011 -> 2012
Andrey Petrov
2012-01-07
1
-1
/
+1
*
Moar docs.
Andrey Petrov
2011-10-08
1
-10
/
+10
*
Ninja-cut the new *_url helpers that aren't for backwards compat.
Andrey Petrov
2011-10-08
1
-34
/
+13
*
More sphinx docstring corrections and additions.
Andrey Petrov
2011-10-05
1
-0
/
+6
*
More sphinx docs and minor fixes.
Andrey Petrov
2011-10-05
1
-1
/
+2
*
Converted docstrings to sphinx format, added more docs, minor fixes.
Andrey Petrov
2011-10-05
1
-52
/
+83
*
Added RequestMethods mixin for *_url convenience functions.
Andrey Petrov
2011-10-04
1
-0
/
+128