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
*
Merge pull request #1962 from sigmavirus24/fix-history-type
Kenneth Reitz
2014-03-24
1
-1
/
+1
|
\
|
*
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
1
-1
/
+0
*
|
Merge pull request #1963 from sigmavirus24/fix-redirect-methods
Kenneth Reitz
2014-03-24
1
-1
/
+4
|
\
\
|
*
|
Fix #1955: Do not use original request in redirect
Ian Cordasco
2014-03-15
1
-1
/
+4
|
|
/
*
|
Merge pull request #1951 from Lukasa/proxyauth
Kenneth Reitz
2014-03-23
2
-24
/
+85
|
\
\
|
|
/
|
/
|
|
*
Style changes thanks to @sigmavirus24.
Cory Benfield
2014-03-22
1
-8
/
+7
|
*
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
|
|
/
*
|
Ensure that .raw() is present after unpickling.
Cory Benfield
2014-03-12
1
-0
/
+1
|
/
*
Merge pull request #1935 from cjstapleton/master
Kenneth Reitz
2014-03-03
1
-4
/
+1
|
\
|
*
Add timeout to stream with testing
cjstapleton
2014-02-28
1
-4
/
+1
*
|
Merge pull request #1921 from sigmavirus24/fix-session-header-none
Kenneth Reitz
2014-03-03
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
Do not set headers with None value
Ian Cordasco
2014-02-14
1
-0
/
+2
*
|
The timeout is in seconds.
Cory Benfield
2014-02-16
2
-2
/
+2
|
/
*
New Response property, .is_redirect.
Zack Weinberg
2014-02-13
3
-13
/
+25
*
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 #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
*
|
|
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
*
|
|
|
Document the `Response.reason` attribute.
Martijn Pieters
2014-02-05
1
-1
/
+2
*
|
|
|
One last Charade reference to remove here.
Martijn Pieters
2014-02-03
1
-2
/
+1
|
/
/
/
*
|
|
what is wrong with you people? :)
Kenneth Reitz
2014-01-31
1
-2
/
+1
*
|
|
omg never do this again ever please
Kenneth Reitz
2014-01-31
1
-2
/
+1
*
|
|
who did this
Kenneth Reitz
2014-01-31
1
-9
/
+17
*
|
|
cleanup shitty code
Kenneth Reitz
2014-01-31
1
-11
/
+9
*
|
|
Respect trust_env on redirect.
Cory Benfield
2014-01-31
1
-1
/
+1
*
|
|
Better layout for checking.
Cory Benfield
2014-01-30
1
-5
/
+3
*
|
|
Repopulate ~/.netrc auth.
Cory Benfield
2014-01-29
1
-0
/
+17
|
|
/
|
/
|
*
|
on redirect pass URL as bytes. Fixes: #1887
Konstantinos Koukopoulos
2014-01-28
1
-2
/
+2
*
|
s/soley/solely
Kevin Burke
2014-01-25
1
-1
/
+1
*
|
v2.2.1
v2.2.1
Kenneth Reitz
2014-01-23
1
-2
/
+2
*
|
Update urllib3 to 9346c5c
Donald Stufft
2014-01-22
6
-32
/
+152
*
|
Don't need to unquote twice.
Cory Benfield
2014-01-12
1
-4
/
+0
*
|
Be less defensive in get_auth_from_url.
Cory Benfield
2014-01-12
1
-7
/
+4
*
|
Meet @sigmavirus24's demanding stylistic criteria.
Cory Benfield
2014-01-12
1
-3
/
+5
*
|
TypeError, not AttributeError on 3.3.
Cory Benfield
2014-01-11
1
-1
/
+1
*
|
Unquote the auth after splitting the url.
Cory Benfield
2014-01-11
1
-4
/
+7
*
|
v2.2.0
v2.2.0
Kenneth Reitz
2014-01-09
1
-2
/
+2
*
|
Make ContentDecodingError a subclass.
Cory Benfield
2014-01-09
1
-1
/
+2
*
|
Merge pull request #1846 from acdha/paranoid-get_netrc_auth
Kenneth Reitz
2014-01-08
1
-4
/
+13
|
\
\
[next]