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
/
quickstart.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
add comment about json parameter changing content-type
Hackbright Student
2018-03-16
1
-0
/
+2
*
Remove remaining references to removed, vendored packages (#4499)
Jon Dufresne
2018-02-17
1
-1
/
+1
*
Clarify behaviour of `json` parameter.
Daniel Roseman
2017-11-21
1
-0
/
+1
*
docs/quickstart: clarify raw response reading.
Dave Shawley
2017-11-17
1
-0
/
+8
*
Corrent HTTP -> HTML in quickstart doc
Tal Einat
2017-11-16
1
-1
/
+1
*
Update quickstart.rst
Kenneth Reitz
2017-09-04
1
-0
/
+2
*
improvements
Kenneth Reitz
2017-05-27
1
-23
/
+1
*
fix #3902 Add proposed documentation change for post data
Gary Wu
2017-03-01
1
-1
/
+40
*
Say that we use a dictionary of strings.
Cory Benfield
2017-02-08
1
-2
/
+2
*
streaming doc clarification
Nate Prewitt
2016-11-21
1
-2
/
+3
*
correct backtick formatting
Aidan Feldman
2016-11-17
1
-1
/
+1
*
clarify that the `chunk_size` is optional when streaming to a file
Aidan Feldman
2016-11-17
1
-1
/
+1
*
Fixed readme typo - 'site' should be 'domain'
Greg McLeod
2016-11-15
1
-2
/
+2
*
Amplifies the timeout warning in the docs.
Mike Lissner
2016-11-14
1
-1
/
+3
*
Changes to documentation based on comments and correction of list of authors.
Maik
2016-08-17
1
-1
/
+1
*
Adding notes about Request's timeout behavior.
Maik Himstedt
2016-08-17
1
-1
/
+2
*
docs updates
Nate Prewitt
2016-08-14
1
-10
/
+10
*
fix grammer mistakes in Quickstart
Jiayuan Zhang
2016-08-13
1
-3
/
+3
*
Add a bit about RequestsCookieJar to Cookies section
Michael
2016-08-03
1
-0
/
+13
*
in python3.x not have StringIO
Zeusw
2016-07-14
1
-1
/
+1
*
updating documentation to reflect decision of #3386
Nate Prewitt
2016-07-07
1
-0
/
+1
*
Note how HTTPErrors are raised
David Fischer
2016-06-08
1
-2
/
+3
*
Update readthedocs links.
Rémy HUBSCHER
2016-04-28
1
-1
/
+1
*
cleanup quickstart
Kenneth Reitz
2016-02-19
1
-8
/
+22
*
Fixed markup for/rendering of list in section "Custom Headers".
Jochen Kupperschmidt
2016-01-30
1
-2
/
+2
*
Docs: clarify the precedence of `auth=` over `netrc`
Isa Hassen
2015-12-21
1
-1
/
+3
*
Remove redundant json import.
unknown
2015-11-12
1
-1
/
+0
*
Merge pull request #2825 from Lukasa/universal_newlines
Ian Cordasco
2015-10-24
1
-0
/
+8
|
\
|
*
Add warnings about text/binary mode files.
Cory Benfield
2015-10-14
1
-0
/
+8
*
|
added fix for #2826
shagun Sodhani
2015-10-16
1
-2
/
+2
|
/
*
Remove reference to ok.
Cory Benfield
2015-10-03
1
-2
/
+2
*
Fix #2799: Update Quickstart documentation of Response.json()
Hosam Aly
2015-10-03
1
-2
/
+8
*
fix rfc quotation
Maximilian Hils
2015-09-05
1
-4
/
+4
*
Fixed minor rendering issue in documentation code blocks
Baptiste Mispelon
2015-08-15
1
-3
/
+3
*
Merge pull request #2724 from smiley/master
Cory Benfield
2015-08-14
1
-0
/
+9
|
\
|
*
Changed phrasing to be a little clearer.
Smiley Barry
2015-08-14
1
-2
/
+2
|
*
Update quickstart.rst
Smiley Barry
2015-08-14
1
-0
/
+9
*
|
Fix docs for passing a list of values for a query string
Christopher Peplin
2015-07-18
1
-4
/
+3
*
|
Fix quickstart "Custom Headers" example intro
Peter Marsh
2015-07-15
1
-1
/
+1
|
/
*
updated custom header precedence info with .netrc example
benjaminran
2015-04-05
1
-1
/
+1
*
added custom header precedence info
benjaminran
2015-04-03
1
-0
/
+9
*
edited the useragent string
M.Yasoob Ullah Khalid ☺
2015-03-15
1
-1
/
+1
*
made the quickstart more reader friendly. Closes #2418
M.Yasoob Ullah Khalid ☺
2015-03-15
1
-3
/
+2
*
document combination of repeated response headers
requiredfield
2015-02-20
1
-0
/
+9
*
Update to use readthedocs.org instead of rtfd.org
Nicholas Avenell
2015-02-06
1
-1
/
+1
*
quickstart: using a list as a value in query params
Tom S
2015-02-03
1
-0
/
+7
*
Merge pull request #2245 from sigmavirus24/doc-fix
Cory Benfield
2014-09-23
1
-2
/
+2
|
\
|
*
Correct redirection introduction
Ian Cordasco
2014-09-22
1
-2
/
+2
*
|
Fixup the remaining references to timeline.json.
Cory Benfield
2014-09-20
1
-3
/
+3
*
|
Moved multiple files upload example to advanced section.
Martin Jul
2014-09-16
1
-23
/
+2
[next]