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
/
docs
/
user
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix spelling
homm
2013-09-12
1
-1
/
+1
*
clearly describe `r.raw` in Body Content Workflow
homm
2013-09-12
1
-1
/
+1
*
remove extra mention of dangerous `r.raw`
homm
2013-09-12
1
-1
/
+1
*
Fix typo in Timeouts doc
Yang Zhang
2013-09-07
1
-1
/
+1
*
Clarify timeout behavior in quickstart doc
Yang Zhang
2013-09-06
1
-2
/
+4
*
Update advanced.rst
libbkmz
2013-08-19
1
-1
/
+1
*
Remove superfluous double dot
enkore
2013-08-18
1
-1
/
+1
*
Add a simple example of custom authentication in the documentation
David Pursehouse
2013-07-22
1
-2
/
+14
*
Wrap long lines in the authentication documentation
David Pursehouse
2013-07-22
1
-2
/
+4
*
further treatment
Kwpolska
2013-07-20
1
-1
/
+1
*
session object should be uppercase
Kwpolska
2013-07-20
1
-2
/
+2
*
fixed underline
Kwpolska
2013-07-20
1
-1
/
+1
*
Grammar fixes and such
Kwpolska
2013-07-20
3
-6
/
+7
*
Some cosmetic updates to the docs
Kwpolska
2013-07-20
2
-7
/
+7
*
Merge pull request #1470 from Lukasa/carset
Cory Benfield
2013-07-19
1
-3
/
+3
|
\
|
*
Remove charset from JSON types: not valid.
Cory Benfield
2013-07-19
1
-3
/
+3
*
|
Merge pull request #1465 from dpursehouse/doc-netrc-authentication
Cory Benfield
2013-07-19
1
-0
/
+11
|
\
\
|
|
/
|
/
|
|
*
Move netrc authentication documentation under the Basic Auth section
David Pursehouse
2013-07-19
1
-11
/
+11
|
*
Improve documentation of netrc authentication
David Pursehouse
2013-07-19
1
-0
/
+11
*
|
merge
s7v7nislands
2013-07-19
1
-0
/
+3
|
\
\
|
|
/
|
*
Fix #1322: Add note in docs about None not being sent as data
David Pursehouse
2013-07-19
1
-0
/
+3
*
|
fix doc
s7v7nislands
2013-07-19
2
-8
/
+3
|
/
*
Fixed wrong method call at streaming example
Lukasz Balcerzak
2013-06-27
1
-1
/
+1
*
Link to the actual exception references
Kevin Burke
2013-06-12
1
-5
/
+6
*
fix doc typo
Josh Schneier
2013-06-09
1
-1
/
+1
*
Merge pull request #1392 from revolunet/patch-2
Kenneth Reitz
2013-06-08
1
-1
/
+1
|
\
|
*
Update quickstart.rst
Julien Bouquillon
2013-05-29
1
-1
/
+1
*
|
Document blocking calls.
Cory Benfield
2013-06-08
1
-0
/
+18
|
/
*
Fixed example in authentication docs
giacomo
2013-05-02
1
-1
/
+1
*
switch streaming requests to httpbin
Kenneth Reitz
2013-04-13
1
-12
/
+5
*
Fix Advanced docs Twitter Streaming example
Mike Helmick
2013-04-11
2
-4
/
+31
*
Shell of Transport Adapter documentation.
Cory Benfield
2013-04-09
1
-8
/
+44
*
Make json error message more specific
Sasha Laundy
2013-04-08
1
-1
/
+2
*
Fix markdown
sursh
2013-04-08
1
-2
/
+2
*
Make json error on empty response more specific
sursh
2013-04-08
1
-1
/
+2
*
Add PreparedRequest recipe to the docs
Ian Cordasco
2013-04-02
1
-1
/
+35
*
Fixed typos
Pascal Borreli
2013-04-01
1
-1
/
+1
*
Fix issue #1225 (Documentation: response object status/reason)
Markus Wiik
2013-03-05
1
-1
/
+0
*
Github URL fix
David Fischer
2013-03-01
1
-1
/
+1
*
use explicit scheme for proxies in the docs
Thomas Weißschuh
2013-02-15
1
-4
/
+4
*
Update docs/user/advanced.rst
ekatsah
2013-01-30
1
-1
/
+1
*
Small typo fixes.
Cory Benfield
2013-01-21
1
-2
/
+2
*
Update docs with correct cookie behaviour.
Cory Benfield
2013-01-17
1
-3
/
+3
*
v1.1.0 and docs
Kenneth Reitz
2013-01-10
1
-0
/
+22
*
Merge pull request #1085 from graingert/patch-1
Kenneth Reitz
2013-01-07
1
-10
/
+5
|
\
|
*
Update the advanced doc to use the r.json method
Thomas Grainger
2013-01-04
1
-10
/
+5
*
|
Update the link headers doc to match the code
Thomas Grainger
2013-01-04
1
-4
/
+4
|
/
*
Remove safe_mode/danger_mode from docs
Ian Cordasco
2012-12-30
1
-6
/
+0
*
timeout
Kenneth Reitz
2012-12-23
1
-1
/
+2
*
update docs
v1.0.4
Kenneth Reitz
2012-12-23
2
-27
/
+19
[next]