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
/
api.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "[kennethreitz/requests#1208] adding a max_retries argument"
Kenneth Reitz
2013-03-03
1
-1
/
+0
*
[kennethreitz/requests#1208] adding a max_retries argument
Wilfred Hughes
2013-02-27
1
-0
/
+1
*
Missing line was allowing redirects with HEAD
Ian Cordasco
2013-02-20
1
-0
/
+1
*
api docs
Kenneth Reitz
2012-12-23
1
-0
/
+6
*
Tweaked the 'data' param docs to indicate that a file-like object is also sup...
Hans Lellelid
2012-12-20
1
-4
/
+4
*
/s/prefetch/stream
Kenneth Reitz
2012-12-17
1
-1
/
+1
*
nice and cleanup
Kenneth Reitz
2012-12-17
1
-1
/
+0
*
further remove config
Kenneth Reitz
2012-12-17
1
-13
/
+1
*
json errors
Kenneth Reitz
2012-12-16
1
-0
/
+1
*
WHOOOOOOOOOOOOOOOO
Kenneth Reitz
2012-12-15
1
-5
/
+2
*
Updates from ISC to Apache2
Lyndsy Simon
2012-12-05
1
-1
/
+1
*
Merge pull request #983 from jszakmeister/allow-strict
Kenneth Reitz
2012-12-02
1
-1
/
+1
|
\
|
*
Add the ability to turn off HTTP 0.9 support.
John Szakmeister
2012-12-02
1
-1
/
+1
*
|
Fixed so that safe_mode works for Sessions
Jonatan Heyman
2012-11-23
1
-2
/
+0
|
/
*
Whitespace fixes following PEP8.
Locker537
2012-08-16
1
-0
/
+2
*
address connection leak issue from #520
Shivaram Lingamneni
2012-08-05
1
-4
/
+13
*
Issue #505: Changed the store_cookie configuration to be part of the config d...
Arup Malakar
2012-05-23
1
-2
/
+1
*
authors
Kenneth Reitz
2012-05-16
1
-0
/
+1
|
\
|
*
Issue #505: Allow disabling of cookie persistence/sending
Arup Malakar
2012-05-16
1
-0
/
+1
*
|
New implementation of safe_mode. Now, we throw exceptions in models.py regard...
Josh Imhoff
2012-05-09
1
-0
/
+2
|
/
*
Sphinx throws an error if you don't escape ** in **kwargs
Ian Danforth
2012-03-18
1
-7
/
+7
*
Updated Requests api to accept a 'cert' argument.
chadnickbok@gmail.com
2012-03-14
1
-2
/
+1
*
Exposed key_file and cert_file in requests, to support https client certifica...
chadnickbok@gmail.com
2012-03-14
1
-0
/
+2
*
history for HEAD 3xx
v0.10.3
Kenneth Reitz
2012-02-20
1
-1
/
+1
*
Added prefetch documentation for api
Frank Kumro
2012-01-12
1
-0
/
+1
*
The `request` method of `Session` class does not take a `session` argument. B...
Shrikant Sharat Kandula
2012-01-09
1
-1
/
+1
*
:sparkles: 2012 :sparkles:
Kenneth Reitz
2012-01-01
1
-1
/
+1
*
ssl docs
Kenneth Reitz
2011-12-28
1
-0
/
+1
*
api cleanup
Kenneth Reitz
2011-12-28
1
-1
/
+1
*
simplify api.request
Kenneth Reitz
2011-12-28
1
-32
/
+2
*
whitespace
Kenneth Reitz
2011-12-14
1
-1
/
+0
*
Fix spelling errors, typos.
Nick Hatch
2011-12-11
1
-1
/
+1
*
Rename use_session to session.
Shrikant Sharat
2011-11-25
1
-4
/
+4
*
Add use_session argument to request method.
Shrikant Sharat
2011-11-25
1
-1
/
+3
*
updated docs for last change in `files` argument to support explicit filename.
Rolando Espinoza La fuente
2011-11-18
1
-1
/
+1
*
explicit
Kenneth Reitz
2011-11-12
1
-3
/
+15
*
remove bunk __all__s
Kenneth Reitz
2011-11-12
1
-2
/
+0
*
consistiency
Kenneth Reitz
2011-11-12
1
-3
/
+3
*
better defaults
Kenneth Reitz
2011-11-12
1
-3
/
+3
*
Merge branch 'develop' of https://github.com/jbrendel/requests into develop
Kenneth Reitz
2011-11-09
1
-1
/
+12
|
\
|
*
Added support for OPTIONS method.
jbrendel
2011-11-08
1
-1
/
+12
*
|
prefetching on all methods
Kenneth Reitz
2011-11-09
1
-1
/
+2
|
/
*
fix request docs
Kenneth Reitz
2011-11-02
1
-0
/
+17
*
bugfix
Kenneth Reitz
2011-10-23
1
-1
/
+1
*
requests.request uses config
Kenneth Reitz
2011-10-22
1
-3
/
+14
*
import cleanups
Kenneth Reitz
2011-10-22
1
-6
/
+0
*
Move request and get to session
Kenneth Reitz
2011-10-22
1
-66
/
+6
*
#160
Kenneth Reitz
2011-10-20
1
-1
/
+1
*
Merge branch 'master' into develop
Kenneth Reitz
2011-10-19
1
-1
/
+1
|
\
|
*
Some Doc and doctoring fixes by the Speling Poleece.
travis
2011-10-19
1
-1
/
+1
[next]