summaryrefslogtreecommitdiff
path: root/docs/user/quickstart.rst
Commit message (Expand)AuthorAgeFilesLines
* document combination of repeated response headersrequiredfield2015-02-201-0/+9
* Update to use readthedocs.org instead of rtfd.org Nicholas Avenell2015-02-061-1/+1
* quickstart: using a list as a value in query paramsTom S2015-02-031-0/+7
* Merge pull request #2245 from sigmavirus24/doc-fixCory Benfield2014-09-231-2/+2
|\
| * Correct redirection introductionIan Cordasco2014-09-221-2/+2
* | Fixup the remaining references to timeline.json.Cory Benfield2014-09-201-3/+3
* | Moved multiple files upload example to advanced section.Martin Jul2014-09-161-23/+2
* | Added example of how to send multiple files in one request.Martin Jul2014-09-161-0/+24
|/
* Request->Response.Cory Benfield2014-09-091-1/+1
* Remove timeline.json from docs.Cory Benfield2014-08-261-1/+1
* Docs: Using print() function instead print command on advanced & quickstart u...Espartaco Palma2014-07-181-5/+5
* More line wrappingDavid Pursehouse2014-07-181-1/+2
* Remove redundant sentence from quickstart introductionDavid Pursehouse2014-07-181-2/+1
* Fix a couple more malformed :meth: and :class: linksDavid Pursehouse2014-07-181-4/+5
* Docs: Fix :class: and :meth: directivesDavid Pursehouse2014-07-161-3/+4
* Restructure "Redirection and History" section in quickstart documentationDavid Pursehouse2014-07-151-6/+8
* Minor tidy-ups in quickstart documentationDavid Pursehouse2014-07-151-2/+2
* Update quickstart.rstnp-csu2014-06-291-1/+1
* Update trivial mentions to RFC 2616.Cory Benfield2014-06-071-2/+2
* Added info about posted files headersAlexander2014-01-281-2/+2
* Add missing sledIan Cordasco2014-01-211-1/+1
* Add a small note about requests-toolbeltIan Cordasco2014-01-181-0/+6
* Update docs to highlight the value of r.encoding.Cory Benfield2013-12-201-5/+10
* Add bit to docs about iter_contentIan Cordasco2013-10-201-0/+12
* Small grammar fix.Cory Benfield2013-10-161-1/+2
* fix doc for redirction and historyQingping Hou2013-10-161-6/+4
* fixed print statementRiyad Parvez2013-10-051-1/+1
* fixed print statementRiyad Parvez2013-10-051-1/+1
* Fix typo in Timeouts docYang Zhang2013-09-071-1/+1
* Clarify timeout behavior in quickstart docYang Zhang2013-09-061-2/+4
* Remove superfluous double dotenkore2013-08-181-1/+1
* Grammar fixes and suchKwpolska2013-07-201-4/+5
* Some cosmetic updates to the docsKwpolska2013-07-201-3/+3
* Remove charset from JSON types: not valid.Cory Benfield2013-07-191-3/+3
* merges7v7nislands2013-07-191-0/+3
|\
| * Fix #1322: Add note in docs about None not being sent as dataDavid Pursehouse2013-07-191-0/+3
* | fix docs7v7nislands2013-07-191-7/+2
|/
* Link to the actual exception referencesKevin Burke2013-06-121-5/+6
* Update quickstart.rstJulien Bouquillon2013-05-291-1/+1
* Make json error message more specificSasha Laundy2013-04-081-1/+2
* Fix markdownsursh2013-04-081-2/+2
* Make json error on empty response more specificsursh2013-04-081-1/+2
* Fix issue #1225 (Documentation: response object status/reason)Markus Wiik2013-03-051-1/+0
* Github URL fixDavid Fischer2013-03-011-1/+1
* Update docs with correct cookie behaviour.Cory Benfield2013-01-171-3/+3
* Remove safe_mode/danger_mode from docsIan Cordasco2012-12-301-6/+0
* timeoutKenneth Reitz2012-12-231-1/+2
* update docsv1.0.4Kenneth Reitz2012-12-231-9/+9
* Merge pull request #1009 from Lukasa/masterKenneth Reitz2012-12-171-74/+0
|\
| * Split authentication out into a separate file.Cory Benfield2012-12-171-56/+0