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
*
Merge pull request #1643 from william-p/dev
2.0
Kenneth Reitz
2013-10-07
1
-1
/
+1
|
\
|
*
fix: 'None' test
William Pain
2013-10-04
1
-1
/
+1
|
*
fix: check 'cookie.value' before actions
William Pain
2013-10-02
1
-1
/
+1
|
/
*
runscope!
Kenneth Reitz
2013-09-24
1
-1
/
+1
*
prototype for new urllib3 timeouts
Kenneth Reitz
2013-09-24
1
-0
/
+6
*
new urllib3
Kenneth Reitz
2013-09-24
9
-106
/
+851
*
Merge pull request #1602 from sigmavirus24/handle_multiple_qop_types
Kenneth Reitz
2013-09-24
1
-3
/
+3
|
\
|
*
Handle case when WWW-Authenticate returns multiple qops
Ian Cordasco
2013-09-13
1
-3
/
+3
*
|
Merge pull request #1541 from Lukasa/releasenote
Kenneth Reitz
2013-09-24
1
-0
/
+44
|
\
\
|
*
|
Bring release note current to 1st Sept.
Cory Benfield
2013-09-01
1
-0
/
+3
|
*
|
Begin work on the 2.0 changelog.
Cory Benfield
2013-08-19
1
-0
/
+41
*
|
|
Merge pull request #1565 from Lukasa/relative
Kenneth Reitz
2013-09-24
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Don't absolute import vendored things.
Cory Benfield
2013-09-01
1
-1
/
+1
*
|
|
Merge pull request #1598 from Lukasa/defaults
Kenneth Reitz
2013-09-13
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Python defaults arguments are hard.
Cory Benfield
2013-09-13
1
-2
/
+2
|
/
/
*
|
Merge pull request #1552 from Lukasa/noproxy
Kenneth Reitz
2013-08-23
1
-1
/
+1
|
\
\
|
*
|
Allow spaces in the no_proxy environ variable.
Cory Benfield
2013-08-23
1
-1
/
+1
|
/
/
*
|
Merge pull request #1537 from Lukasa/datetime
Kenneth Reitz
2013-08-21
2
-0
/
+12
|
\
\
|
*
|
Allow non-string objects to be data with files
Cory Benfield
2013-08-17
2
-0
/
+12
|
|
/
*
|
Merge pull request #1527 from paul-matthews/restrict-hooks-access
Kenneth Reitz
2013-08-21
1
-0
/
+3
|
\
\
|
*
|
Raise an error for unsupported hook event
Paul Matthews
2013-08-12
1
-0
/
+3
*
|
|
Merge pull request #1536 from Lukasa/IOError
Kenneth Reitz
2013-08-21
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
RequestException subclasses IOError.
Cory Benfield
2013-08-17
1
-1
/
+1
|
/
/
*
|
Merge pull request #1515 from schlamar/https-proxy-2.0
Kenneth Reitz
2013-08-14
6
-53
/
+177
|
\
\
|
|
/
|
/
|
|
*
Add proxy_headers functionality.
Cory Benfield
2013-08-14
1
-10
/
+27
|
*
Added entry to AUTHORS.
schlamar
2013-08-03
1
-0
/
+1
|
*
Added proxy support to feature list.
schlamar
2013-08-03
1
-0
/
+1
|
*
Cache manager for proxy connection.
ms4py
2013-08-03
1
-1
/
+5
|
*
Fix for new proxy API.
ms4py
2013-08-03
1
-2
/
+2
|
*
Update urllib3 to 14b8945
ms4py
2013-08-03
3
-42
/
+143
*
|
Merge pull request #1516 from Lukasa/io
Kenneth Reitz
2013-08-06
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Catch UnsupportedOperation.
Cory Benfield
2013-08-03
1
-2
/
+2
|
/
*
Merge pull request #1514 from Lukasa/verror
Kenneth Reitz
2013-08-02
1
-2
/
+6
|
\
|
*
Better percent-escape exception.
Cory Benfield
2013-08-02
1
-2
/
+6
|
/
*
Merge branch 'fix_401_cookies' of git://github.com/sigmavirus24/requests into...
Kenneth Reitz
2013-07-31
3
-8
/
+28
|
\
|
*
Take advantage of the new copy method
Ian Cordasco
2013-07-27
2
-11
/
+2
|
*
Fixed finally. Also requires updated httpbin.org
Ian Cordasco
2013-07-27
2
-1
/
+5
|
*
Make the regular tests pass
Ian Cordasco
2013-07-27
1
-10
/
+12
|
*
Start work on sending cookies back
Ian Ross and Ian Cordasco
2013-07-27
2
-2
/
+25
*
|
Merge branch 'proxyscheme' of git://github.com/Lukasa/requests into 2.0
Kenneth Reitz
2013-07-31
2
-13
/
+9
|
\
\
|
*
|
Proxy urls should have explicit schemes.
Cory Benfield
2013-07-28
2
-17
/
+13
*
|
|
Merge branch 'keytype' of git://github.com/Lukasa/requests into 2.0
Kenneth Reitz
2013-07-31
3
-16
/
+43
|
\
\
\
|
*
|
|
Instantiate the CID directly.
Cory Benfield
2013-07-29
1
-2
/
+1
|
*
|
|
Modify new CID tests to use native string keys.
Cory Benfield
2013-07-29
1
-4
/
+3
|
*
|
|
Header keys should be native strings.
Cory Benfield
2013-07-29
3
-11
/
+40
|
|
/
/
*
|
|
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 #1487 from dpursehouse/rewrite-test_mixed_case_scheme_acce...
Kenneth Reitz
2013-07-31
1
-34
/
+15
|
\
\
\
|
*
|
|
Check the response URL in `test_uppercase_scheme_redirect`
David Pursehouse
2013-07-24
1
-0
/
+1
|
*
|
|
Rewrite `test_uppercase_scheme_redirect` to use local httpbin
David Pursehouse
2013-07-24
1
-1
/
+3
[next]