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
/
sessions.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Add trusted domains"
Nate Prewitt
2019-09-19
1
-8
/
+1
*
Merge branch 'master' into master
Kenneth Reitz
2019-08-20
1
-12
/
+16
|
\
|
*
Merge pull request #4983 from jaketreacher/2949-trusted-domain
Kenneth Reitz
2019-08-20
1
-1
/
+8
|
|
\
|
|
*
Add trusted domains
Jake Treacher
2019-02-15
1
-1
/
+8
|
*
|
Merge pull request #4922 from jdufresne/ordered
Kenneth Reitz
2019-08-20
1
-1
/
+2
|
|
\
\
|
|
*
|
Remove internal use of unnecessary compat shim for OrderedDict
Jon Dufresne
2018-12-29
1
-1
/
+2
|
|
|
/
|
*
|
Merge pull request #5105 from alanyee/patch-1
Kenneth Reitz
2019-08-20
1
-5
/
+1
|
|
\
\
|
|
*
|
Update sessions.py
Alan Yee
2019-05-29
1
-5
/
+1
|
|
|
/
|
*
|
Merge branch 'master' into patch-1
Kenneth Reitz
2019-08-20
1
-2
/
+2
|
|
\
\
|
|
*
|
Updated references to previous requests/requests GitHub path
Nihaal
2019-08-19
1
-2
/
+2
|
|
|
/
|
*
|
Update sessions.py
Alan Yee
2019-06-24
1
-3
/
+3
|
|
/
*
|
[fix] fix failing doctests in requests/*
aless10
2019-02-17
1
-1
/
+1
|
/
*
proper handling for default ports in auth stripping
default_port_handling
Nate Prewitt
2018-10-28
1
-2
/
+11
*
Use comprehensions whenever possible
Hugo Osvaldo Barrera
2018-10-16
1
-1
/
+1
*
Prefer https:// for URLs throughout project
Jon Dufresne
2018-09-30
1
-3
/
+3
*
Rework authorization stripping logic as discussed
Bruce Merry
2018-09-14
1
-8
/
+18
*
Strip Authorization header whenever root URL changes
Bruce Merry
2018-09-14
1
-1
/
+3
*
Document that 'data' can be a list of tuples everywhere
Matthieu Moy
2018-07-17
1
-5
/
+8
*
Document that `requests.session()` is depreciated
Steven M. Vascellaro
2018-06-21
1
-1
/
+6
*
Separate collections from collections.abc
Raymond Hettinger
2018-06-11
1
-2
/
+1
*
append previous url fragment on redirect
Nate Prewitt
2018-01-21
1
-1
/
+6
*
Merge branch 'master' into patch-1
Alvaro Gutierrez Perez
2017-10-21
1
-2
/
+2
|
\
|
*
avoid import platform
INADA Naoki
2017-10-20
1
-2
/
+2
*
|
Fix case-insensitive comparison in get_adapter()
Alvaro Gutierrez Perez
2017-10-18
1
-1
/
+1
|
/
*
Python 3.3 has already been dropped (#4231)
Hugo
2017-10-15
1
-1
/
+1
*
some docs on request redirect detection
jonathan vanasco
2017-07-26
1
-0
/
+6
*
Use 'prefix' instead of 'key' in session docstring
Alex Muller
2017-07-20
1
-1
/
+1
*
Remove exec permission from files that shouldn't have it
Justin Mayhew
2017-06-10
1
-0
/
+0
*
cleanup sessions.py
Kenneth Reitz
2017-05-29
1
-26
/
+15
*
Merge pull request #4099 from requests/requests-namespace
Kenneth Reitz
2017-05-29
1
-2
/
+2
|
\
|
*
new requests namespace
Kenneth Reitz
2017-05-29
1
-2
/
+2
*
|
Remove session redirect cache
Benjamin Congdon
2017-05-29
1
-26
/
+0
|
/
*
fix sessions.py
Kenneth Reitz
2017-05-26
1
-2
/
+3
*
fix for python 3
Kenneth Reitz
2017-05-26
1
-1
/
+1
*
feedback from @sigmavirus42
Kenneth Reitz
2017-05-26
1
-3
/
+3
*
who wrote this shit
Kenneth Reitz
2017-05-26
1
-2
/
+1
*
fix the tests
Kenneth Reitz
2017-05-26
1
-1
/
+4
*
API improvements
Kenneth Reitz
2017-05-26
1
-16
/
+24
*
Fix up Appveyor testing
Cory Benfield
2017-05-03
1
-3
/
+15
*
fix handle of non-ascii location on redirects
shmuelamar
2017-04-18
1
-2
/
+11
*
fix unicode decode error on py2 when handling redirect without scheme
shmuelamar
2017-04-14
1
-1
/
+1
*
Fixes DeprecationWarnings in Python 3.6 due to invalid escape sequences. Fixe...
Ruben Dura Tari
2017-04-05
1
-7
/
+7
*
Update sessions.py
Anthony Shaw
2017-04-02
1
-1
/
+2
*
PR review fixes:
Bastien Gérard
2017-03-22
1
-2
/
+3
*
Merge pull request #3865 from JohnVillalovos/master
Kenneth Reitz
2017-02-10
1
-4
/
+8
|
\
|
*
Allow use of 'no_proxy' in the proxies argument
John L. Villalovos
2017-02-10
1
-4
/
+8
*
|
* initial attempt at `get_redirect_target`
jonathan vanasco
2017-02-10
1
-11
/
+16
|
/
*
adding rewind for re-POST bodies
Nate Prewitt
2016-11-02
1
-1
/
+13
*
Change module of internal references to to_native_str()
Brian Bamsch
2016-09-27
1
-1
/
+2
*
converting update call to merge_cookies call for cookielib compatibility
Nate Prewitt
2016-09-20
1
-1
/
+1
[next]