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
*
Improved content encoding detection.
Jon Parise
2013-09-03
1
-1
/
+5
*
Skip cookie extraction if necessary
Ian Cordasco
2013-08-16
1
-0
/
+3
*
Merge pull request #1508 from dieterv/master
Kenneth Reitz
2013-07-31
1
-3
/
+0
|
\
|
*
remove duplicate comment
Dieter Verfaillie
2013-07-31
1
-3
/
+0
*
|
Merge pull request #1500 from gavrie/master
2.0
Kenneth Reitz
2013-07-31
4
-13
/
+22
|
\
\
|
*
|
Update urllib3 to d89d508
Gavrie Philipson
2013-07-29
4
-13
/
+22
|
|
/
*
|
Merge pull request #1498 from Lukasa/incompleteread
Kenneth Reitz
2013-07-31
3
-4
/
+16
|
\
\
|
*
|
Wrap IncompleteRead in ChunkedEncodingError.
Cory Benfield
2013-07-28
3
-4
/
+16
|
|
/
*
|
Merge pull request #1501 from sigmavirus24/remove_setting_of_hooks
Kenneth Reitz
2013-07-31
1
-1
/
+0
|
\
\
|
*
|
Fix duplication of efforts caught by @dofelw
Ian Cordasco
2013-07-29
1
-1
/
+0
*
|
|
Merge pull request #1506 from Lukasa/mockrequest
Kenneth Reitz
2013-07-31
1
-0
/
+4
|
\
\
\
|
*
|
|
Provide 'host' parameter to MockRequest.
Cory Benfield
2013-07-30
1
-0
/
+4
|
|
|
/
|
|
/
|
*
|
|
Merge settings when creating PreparedRequest, don't copy Request.
Robert Estelle
2013-07-31
2
-56
/
+54
*
|
|
Shallow copy of Request fields in Request.copy()
Robert Estelle
2013-07-30
1
-6
/
+12
*
|
|
Skip unneccessary Request.copy in Session.request
Robert Estelle
2013-07-30
1
-4
/
+6
*
|
|
Prepare requests with session settings separately from sending.
Robert Estelle
2013-07-30
2
-34
/
+61
|
/
/
*
|
Merge pull request #1494 from Lukasa/close
Cory Benfield
2013-07-27
1
-0
/
+5
|
\
\
|
*
|
Document the Response.close() method.
Cory Benfield
2013-07-25
1
-0
/
+5
|
|
/
*
|
Merge pull request #1476 from sigmavirus24/add_copy_to_prepared_requests
Kenneth Reitz
2013-07-26
1
-0
/
+9
|
\
\
|
|
/
|
/
|
|
*
Add copy method to PreparedRequest objects
Ian Cordasco
2013-07-20
1
-1
/
+10
*
|
Comment markups, courtesy of @sigmavirus24
Cory Benfield
2013-07-24
1
-2
/
+2
*
|
Better cookie docs on sessions.
Cory Benfield
2013-07-24
1
-1
/
+4
*
|
Fix test cases that fail when running behind a proxy
David Pursehouse
2013-07-23
1
-1
/
+1
*
|
Fix a few warnings flagged by PyDev
David Pursehouse
2013-07-22
2
-3
/
+2
|
/
*
Update urllib3 to a43319f
Audrius Butkevicius
2013-07-18
4
-19
/
+24
*
Merge pull request #1440 from fcurella/patch-0
Kenneth Reitz
2013-07-15
1
-0
/
+5
|
\
|
*
keep the double quotes, but don't escape them
Flavio Curella
2013-07-01
1
-1
/
+1
|
*
unquote double-quotes cookie values
Flavio Curella
2013-07-01
1
-0
/
+5
*
|
Merge pull request #1439 from voberoi/master
Kenneth Reitz
2013-07-15
1
-2
/
+2
|
\
\
|
*
|
.netrc settings shouldn't blow away explicit auth settings on a session
Vikram Oberoi
2013-06-27
1
-2
/
+2
|
|
/
*
|
Merge pull request #1441 from Lukasa/1395
Kenneth Reitz
2013-07-15
1
-1
/
+1
|
\
\
|
*
|
Remove urllib3-specific kwargs from general code
Cory Benfield
2013-07-04
1
-1
/
+1
|
|
/
*
|
Set 208 status_code to "already_reported"
Philippe Ndiaye
2013-07-13
1
-0
/
+1
*
|
Changed the "im_used" informational status code for the value given by IANA (...
Philippe Ndiaye
2013-07-13
1
-1
/
+1
|
/
*
@1434 Fix https://github.com/kennethreitz/requests/issues/1434
Chen Huang
2013-06-25
1
-1
/
+1
*
Use the new urllib3 stream generator.
Cory Benfield
2013-06-18
1
-5
/
+12
*
Update urllib3 to cffbd6b317
Cory Benfield
2013-06-18
2
-1
/
+38
*
Don't reuse PreparedRequest on redirects
Roman Haritonov
2013-06-08
1
-9
/
+7
*
Merge pull request #1400 from jam/master
Kenneth Reitz
2013-06-08
2
-17
/
+15
|
\
|
*
Use urllib to retrieve environment proxies.
James Clarke
2013-05-31
2
-17
/
+15
*
|
Merge pull request #1334 from rcarz/master
Kenneth Reitz
2013-06-08
1
-0
/
+5
|
\
\
|
*
|
resolve_redirects now checks for a scheme before converting the scheme to low...
Bob Carroll
2013-05-26
1
-2
/
+3
|
*
|
resolve_redirects no longer throws an InvalidSchema exception when the scheme...
Bob Carroll
2013-05-26
1
-0
/
+4
|
|
/
*
|
Merge pull request #1385 from ViktorHaag/master
Kenneth Reitz
2013-06-08
2
-5
/
+5
|
\
\
|
*
|
added tests for mixed-case scheme URLs, changed adapters passing down URLs in...
Viktor Haag
2013-05-24
1
-3
/
+3
|
*
|
- fixed func call syntax on lower to lower()
Viktor Haag
2013-05-24
2
-2
/
+2
|
*
|
Lower-ify url before checking against prefix with startswith()
Viktor Haag
2013-05-24
2
-2
/
+2
*
|
|
Merge pull request #1381 from expandrive/master
Kenneth Reitz
2013-06-08
1
-2
/
+2
|
\
\
\
|
*
|
|
Only switch to chunked if we don't know the length of a file like object. Thi...
Jeff Mancuso
2013-05-23
1
-2
/
+2
|
|
/
/
*
|
|
Merge pull request #1408 from wasw100/master
Kenneth Reitz
2013-06-08
1
-5
/
+10
|
\
\
\
[next]