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
Commit message (
Expand
)
Author
Age
Files
Lines
*
The expected value changes for the proxies keyword
fix-redirect-test
Ian Cordasco
2014-03-26
1
-1
/
+1
*
Merge pull request #1962 from sigmavirus24/fix-history-type
Kenneth Reitz
2014-03-24
2
-1
/
+11
|
\
|
*
Actually assign history
Ian Cordasco
2014-03-15
1
-0
/
+1
|
*
Fix #1960: A Response's history should be a list
Ian Cordasco
2014-03-15
2
-1
/
+10
*
|
Merge pull request #1963 from sigmavirus24/fix-redirect-methods
Kenneth Reitz
2014-03-24
2
-1
/
+65
|
\
\
|
*
|
Fix #1955: Do not use original request in redirect
Ian Cordasco
2014-03-15
2
-1
/
+65
|
|
/
*
|
Merge remote-tracking branch 'origin/master'
Kenneth Reitz
2014-03-24
14
-81
/
+225
|
\
\
|
*
\
Merge pull request #1951 from Lukasa/proxyauth
Kenneth Reitz
2014-03-23
3
-24
/
+102
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Style changes thanks to @sigmavirus24.
Cory Benfield
2014-03-22
1
-8
/
+7
|
|
*
Test stripping standard auth.
Cory Benfield
2014-03-12
1
-0
/
+17
|
|
*
Remove some extraneous comments to please KR.
Cory Benfield
2014-03-12
1
-6
/
+0
|
|
*
Add method for rebuilding proxy configuration.
Cory Benfield
2014-03-12
1
-1
/
+51
|
|
*
Move auth rebuild to its own method.
Cory Benfield
2014-03-12
1
-13
/
+26
|
|
*
Split get_environ_proxies into two methods.
Cory Benfield
2014-03-12
1
-10
/
+15
|
*
|
Merge pull request #1916 from schlamar/accept-encoding
Kenneth Reitz
2014-03-12
1
-1
/
+1
|
|
\
\
|
|
*
|
Removed compress from accepted encodings.
schlamar
2014-03-12
1
-1
/
+1
|
|
|
/
|
*
|
Merge pull request #1949 from Lukasa/pickle
Kenneth Reitz
2014-03-12
1
-0
/
+1
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Ensure that .raw() is present after unpickling.
Cory Benfield
2014-03-12
1
-0
/
+1
|
|
/
|
*
Timeout documentation changes.
Cory Benfield
2014-03-03
2
-1
/
+5
|
*
Merge pull request #1935 from cjstapleton/master
Kenneth Reitz
2014-03-03
2
-4
/
+9
|
|
\
|
|
*
Fix styling issues with add timeout to stream with testing
cjstapleton
2014-02-28
1
-2
/
+1
|
|
*
Add timeout to stream with testing
cjstapleton
2014-02-28
2
-4
/
+10
|
*
|
Merge pull request #1921 from sigmavirus24/fix-session-header-none
Kenneth Reitz
2014-03-03
2
-0
/
+10
|
|
\
\
|
|
*
|
Do not set headers with None value
Ian Cordasco
2014-02-14
2
-0
/
+10
|
*
|
|
Merge pull request #1934 from kennethreitz/update-notice
Cory Benfield
2014-03-02
1
-17
/
+5
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
Remove unnecessary bits from cacert notice section
update-notice
Ian Cordasco
2014-03-01
1
-8
/
+0
|
|
*
|
Charade -> Chardet and Add cacert.pem license
Ian Cordasco
2014-02-28
1
-17
/
+13
|
|
/
/
|
*
|
Merge pull request #1923 from Lukasa/master
Cory Benfield
2014-02-16
2
-2
/
+2
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
The timeout is in seconds.
Cory Benfield
2014-02-16
2
-2
/
+2
|
|
/
|
*
Merge pull request #1918 from zackw/response-is-redirect
Kenneth Reitz
2014-02-13
5
-13
/
+36
|
|
\
|
|
*
New Response property, .is_redirect.
Zack Weinberg
2014-02-13
5
-13
/
+36
|
|
/
|
*
Merge pull request #1891 from sigmavirus24/add-requests-to-exceptions
Kenneth Reitz
2014-02-11
2
-9
/
+16
|
|
\
|
|
*
Explicitly check for None
Ian Cordasco
2014-01-28
1
-1
/
+2
|
|
*
Avoid having to fix tests
Ian Cordasco
2014-01-28
1
-2
/
+3
|
|
*
Move creation of attributes to RequestException
Ian Cordasco
2014-01-28
2
-9
/
+14
|
*
|
Merge pull request #1897 from aliles/master
Kenneth Reitz
2014-02-11
2
-0
/
+25
|
|
\
\
|
|
*
|
State early in SNI discussion Python2 limitation
Aaron Iles
2014-02-04
1
-2
/
+3
|
|
*
|
Move SNI documentation to FAQ
Aaron Iles
2014-02-02
2
-25
/
+24
|
|
*
|
Document requirements for SNI support on Python2
Aaron Iles
2014-02-02
1
-0
/
+25
|
*
|
|
Merge pull request #1900 from mjpieters/issue1674-json-fallback-encoding
Kenneth Reitz
2014-02-11
1
-1
/
+8
|
|
\
\
\
|
|
*
|
|
Remove logging and charade mention.
Martijn Pieters
2014-02-03
1
-3
/
+1
|
|
*
|
|
Reinstate falling back to self.text for JSON responses
Martijn Pieters
2014-02-03
1
-2
/
+11
|
*
|
|
|
Clarify our 1.2.1 behaviour change.
Cory Benfield
2014-02-11
1
-0
/
+2
|
*
|
|
|
Merge pull request #1902 from mjpieters/master
Kenneth Reitz
2014-02-06
2
-6
/
+0
|
|
\
\
\
\
|
|
*
|
|
|
Remove unused loggers.
Martijn Pieters
2014-02-03
2
-6
/
+0
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge pull request #1904 from mjpieters/doc-response-reason
Cory Benfield
2014-02-05
1
-1
/
+2
|
|
\
\
\
\
|
|
*
|
|
|
Document the `Response.reason` attribute.
Martijn Pieters
2014-02-05
1
-1
/
+2
|
|
/
/
/
/
|
*
|
|
|
Merge pull request #1901 from mjpieters/chardet-not-charade
Cory Benfield
2014-02-04
1
-2
/
+1
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
One last Charade reference to remove here.
Martijn Pieters
2014-02-03
1
-2
/
+1
|
|
/
/
/
*
|
|
|
3.4
Kenneth Reitz
2014-03-24
1
-1
/
+1
|
/
/
/
[next]