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
*
Move SNI documentation to FAQ
Aaron Iles
2014-02-02
1
-25
/
+2
*
Document requirements for SNI support on Python2
Aaron Iles
2014-02-02
1
-0
/
+25
*
Added info about posted files headers
Alexander
2014-01-28
1
-2
/
+2
*
Add missing sled
Ian Cordasco
2014-01-21
1
-1
/
+1
*
Add a small note about requests-toolbelt
Ian Cordasco
2014-01-18
1
-0
/
+6
*
Document contextlib.closing.
Cory Benfield
2014-01-16
1
-0
/
+14
*
Fixup the header heirarchy.
Cory Benfield
2014-01-09
1
-1
/
+1
*
Merge branch 'master' of github.com:dsoprea/requests
Cory Benfield
2014-01-09
1
-2
/
+34
|
\
|
*
Added an SSL TA example.
Dustin Oprea
2014-01-09
1
-2
/
+34
*
|
Merge pull request #1831 from kevinburke/interlinks
Kenneth Reitz
2014-01-08
1
-35
/
+41
|
\
\
|
*
|
Add more interlinks between the documentation
Kevin Burke
2013-12-27
1
-35
/
+41
|
|
/
*
|
Fix warnings when building the docs
Kevin Burke
2013-12-28
1
-1
/
+1
|
/
*
Update docs to highlight the value of r.encoding.
Cory Benfield
2013-12-20
1
-5
/
+10
*
Update the history and change the last last references to charade
swap-charade-for-chardet
Ian Cordasco
2013-12-18
1
-1
/
+1
*
further cleanup examples
Kenneth Reitz
2013-10-28
1
-13
/
+14
*
Merge remote-tracking branch 'origin/master'
Kenneth Reitz
2013-10-28
1
-0
/
+30
|
\
|
*
Improve the PreparedRequest docs.
Cory Benfield
2013-10-24
1
-0
/
+30
*
|
fix @lukasa's lack of taste :)
Kenneth Reitz
2013-10-28
1
-13
/
+14
|
/
*
Remove requests.*() from docs.
Cory Benfield
2013-10-21
1
-7
/
+7
*
Add bit to docs about iter_content
Ian Cordasco
2013-10-20
1
-0
/
+12
*
Small grammar fix.
Cory Benfield
2013-10-16
1
-1
/
+2
*
fix doc for redirction and history
Qingping Hou
2013-10-16
1
-6
/
+4
*
False -> True typo
Randy Morris
2013-10-08
1
-1
/
+1
*
update verbiage about streaming requests
Randy Morris
2013-10-07
1
-2
/
+1
*
fixed print statement
Riyad Parvez
2013-10-05
1
-1
/
+1
*
Update advanced.rst
Riyad Parvez
2013-10-05
1
-1
/
+1
*
fixed print statement
Riyad Parvez
2013-10-05
1
-1
/
+1
*
updated print statement
Riyad Parvez
2013-10-05
1
-1
/
+1
*
Minor doc updates
David Pursehouse
2013-10-04
1
-1
/
+4
*
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
[next]