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
/
tests
/
test_lowlevel.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove final remnants from 2.6
Nate Prewitt
2018-10-17
1
-14
/
+14
*
Fix a typo in a test docstring
Alex Chan
2018-09-13
1
-1
/
+1
*
append previous url fragment on redirect
Nate Prewitt
2018-01-21
1
-0
/
+72
*
Remove exec permission from files that shouldn't have it
Justin Mayhew
2017-06-10
1
-0
/
+0
*
new requests namespace
Kenneth Reitz
2017-05-29
1
-2
/
+2
*
fix handle of non-ascii location on redirects
shmuelamar
2017-04-18
1
-9
/
+3
*
fix unicode decode error on py2 when handling redirect without scheme
shmuelamar
2017-04-14
1
-1
/
+38
*
Only send HTTPDigestAuth on 4xx challenges
Matthew Medal
2017-01-27
1
-0
/
+37
*
add socket tests for 401 redirect and 401 failure
Nate Prewitt
2016-12-13
1
-1
/
+112
*
Merge pull request #3429 from nateprewitt/docstring_cleanup
Kenneth Reitz
2016-07-20
1
-0
/
+2
|
\
|
*
making module docstrings and coding comments consistent
Nate Prewitt
2016-07-19
1
-0
/
+2
*
|
adding in pep8 fixes
Nate Prewitt
2016-07-20
1
-1
/
+1
|
/
*
Use iter instead of noop list comprehension
Brett Higgins
2016-05-16
1
-1
/
+1
*
Add 'all' proxy selection to select_proxy
Brett Higgins
2016-05-13
1
-1
/
+38
*
Fix tests in python 3
Braulio Valdivielso MartÃnez
2016-03-07
1
-1
/
+1
*
Move test_chunked_upload to test_lowlevel.py
Braulio Valdivielso MartÃnez
2016-03-05
1
-0
/
+19