index
:
delta/python-requests.git
1.26-test
2.0
2.16.0
2.20.0
3.0
3.0-requestscore
3.7_collections
add-codescanning
alex-patch-1
appveyor_fix
appveyor_test
baserock/morph
bug/5671
build_fix
cache
circle-ci
default_port_handling
dependabot/pip/bleach-3.1.1
dependabot/pip/bleach-3.1.2
dependabot/pip/bleach-3.1.4
deps
disable-security
doc_cleanup
encapsulate_urllib3_exc
faster-ci
fix-1859
fix-cookies-saved-on-redirect
fix-pickling-adapters
fix-redirect-test
fix_help_ssl_check
flake8
flake8-improvements
help
jenkins
kennethreitz-patch-1
kennethreitz-patch-2
master
none_filepointer
partII
pipenv
proposed/3.0.0
pytest-httpbin
render
revert-2706-fix-merge-setting
revert-3700-master
revert-3983-appveyor
revert-4144-move_compat_to_warn
sigmavirus24/docs/support
swap-charade-for-chardet
test
test2
test4
test5
test6
test_urllib3_dev
threedotoh
travis
travis2
twisted
update-3.0
update-notice
update-security-md
update_lock_file
updating_3.0.0
urllib1.25
urllib3-dev
v2.25.0
version
github.com: kennethreitz/requests.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
requests
Commit message (
Expand
)
Author
Age
Files
Lines
*
v2.11.0
v2.11.0
Kenneth Reitz
2016-08-08
1
-2
/
+2
*
Update urllib3 to 1.16
Cory Benfield
2016-08-08
11
-102
/
+739
*
Close and then release the connection
Ian Cordasco
2016-07-30
1
-1
/
+1
*
Spelling fixes
Ville Skyttä
2016-07-26
1
-1
/
+1
*
Merge pull request #3429 from nateprewitt/docstring_cleanup
Kenneth Reitz
2016-07-20
11
-82
/
+100
|
\
|
*
making class and function docstrings consistent
Nate Prewitt
2016-07-20
6
-72
/
+90
|
*
making module docstrings and coding comments consistent
Nate Prewitt
2016-07-19
10
-10
/
+10
*
|
adding in pep8 fixes
Nate Prewitt
2016-07-20
8
-11
/
+20
|
/
*
Remove duplicate import warnings
Harrison Jackson
2016-07-14
1
-2
/
+0
*
Defining header value type requirements and tests
Nate Prewitt
2016-07-05
1
-4
/
+9
*
Support responses like `HTTP/1.1 404 Unicode chars` (#3385)
Andrii Kostenko
2016-07-05
1
-2
/
+6
*
adding in slice_length fix and test for chunk_size=None (#3370)
Nate Prewitt
2016-07-02
1
-0
/
+2
*
Merge pull request #3366 from nateprewitt/2947-no-returns-in-header
Cory Benfield
2016-07-02
3
-6
/
+32
|
\
|
*
check and test for headers containing return characters or leading whitespace
Nate Prewitt
2016-07-02
3
-6
/
+32
*
|
updating docstring to match functionality
Nate Prewitt
2016-07-02
1
-0
/
+6
*
|
Allow None value for chunk_size again (#3368)
Joy Zheng
2016-06-30
1
-1
/
+1
|
/
*
adding asserted_encoding check on None type encoding to match text() behavior...
Nate Prewitt
2016-06-28
1
-5
/
+12
*
added in type check for chunk_size
Nate Prewitt
2016-06-27
1
-0
/
+2
*
Update documentation of Session.max_redirects
Ian Cordasco
2016-06-01
1
-0
/
+2
*
Make BaseAdapter describe the mandatory adapter interface (#3216)
Seppo Yli-Olli
2016-05-24
1
-1
/
+15
*
Merge pull request #3178 from haikuginger/master
Cory Benfield
2016-05-22
1
-0
/
+4
|
\
|
*
Cleaning up comment on JSON encoding to be more strictly relevant.
Jesse Shapiro
2016-05-05
1
-3
/
+2
|
*
Removing charset from JSON content type; tightening requirements on .encode()
Jesse Shapiro
2016-05-05
1
-2
/
+4
|
*
Encoding JSON requests to bytes for urllib3 to handle; ensuring same with tes...
Jesse Shapiro
2016-05-04
1
-2
/
+5
*
|
Merge pull request #3185 from brettdh/3183-support-all-proxy-env-var
Ian Cordasco
2016-05-17
2
-7
/
+16
|
\
\
|
*
|
Add 'all' proxy selection to select_proxy
Brett Higgins
2016-05-13
1
-5
/
+14
|
*
|
Support ALL_PROXY environment variable
Brett Higgins
2016-05-11
1
-2
/
+2
*
|
|
consider plain ip notation of an ip in no_proxy if not in cidr notation
Kumar Varadarajulu
2016-05-16
1
-0
/
+4
*
|
|
Replace tab with appropriate spaces.
Cory Benfield
2016-05-12
1
-1
/
+1
|
/
/
*
|
Fix TypeError when get json-encoded content of a response
messense
2016-05-06
1
-1
/
+1
|
/
*
updated urllib3 (v1.15.1)
Kenneth Reitz
2016-04-29
14
-66
/
+268
*
v2.10.0
Kenneth Reitz
2016-04-29
1
-3
/
+3
*
Merge pull request #2953 from Lukasa/socks_proxy_support
Kenneth Reitz
2016-04-29
12
-46
/
+267
|
\
|
*
Help @sigmavirus24 with code golf.
Cory Benfield
2015-12-30
1
-8
/
+7
|
*
Some code cleanups.
Cory Benfield
2015-12-30
1
-23
/
+25
|
*
Don't parse nonexistent URLs.
Cory Benfield
2015-12-30
1
-1
/
+2
|
*
Silence SOCKS dependency warning on import
Cory Benfield
2015-12-30
1
-0
/
+6
|
*
Add support for SOCKS
Cory Benfield
2015-12-30
1
-10
/
+33
|
*
Temporary urllib3 patch
Cory Benfield
2015-12-30
2
-8
/
+7
|
*
Update to urllib3 1.14
Cory Benfield
2015-12-30
10
-37
/
+228
*
|
v2.9.2
v2.9.2
Kenneth Reitz
2016-04-29
1
-2
/
+2
*
|
Merge pull request #3096 from piotrjurkiewicz/master
Kenneth Reitz
2016-04-29
1
-1
/
+3
|
\
\
|
*
|
Use OrderedDict from .compat module
Piotr Jurkiewicz
2016-04-15
1
-1
/
+3
|
*
|
Change _store of CaseInsensitiveDict to OrderedDict
Piotr Jurkiewicz
2016-04-14
1
-1
/
+1
*
|
|
Initialize hash_utf8 to None, preventing NameError. Fixes #3138.
Mark Shannon
2016-04-29
1
-0
/
+1
*
|
|
Update readthedocs links.
Rémy HUBSCHER
2016-04-28
3
-4
/
+4
*
|
|
utils: let select_proxy not raise an exception when url has no hostname
John R. Lenton
2016-04-26
1
-1
/
+4
*
|
|
Flip conditional in session.send()
Kevin Burke
2016-04-21
1
-1
/
+1
*
|
|
Clear any pooled proxy connections
Matt Dainty
2016-04-15
1
-2
/
+4
|
/
/
*
|
Merge pull request #3082 from tzickel/master
Ian Cordasco
2016-04-11
1
-2
/
+4
|
\
\
[next]