summaryrefslogtreecommitdiff
path: root/docs/user/quickstart.rst
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Uh, typo broke the link. Yeah. That happened.Cory Benfield2012-12-171-1/+1
| * Update auth documentation with org info.Cory Benfield2012-12-171-34/+16
* | Fixed a few spots in the docs that were still using json as a property.Kamil Kisiel2012-12-171-2/+2
|/
* update docsKenneth Reitz2012-12-171-2/+2
* Prefetch must be false to use response.raw.Cory Benfield2012-12-041-3/+4
* typo all the thingsKenneth Reitz2012-10-131-3/+1
* oauth awesomenessKenneth Reitz2012-10-131-4/+38
* Merge pull request #784 from Locker537/docs_fixKenneth Reitz2012-08-171-8/+8
|\
| * Remove trailing whitespace from docs directory.Locker5372012-08-161-5/+5
| * Change variable '_r' to 'bad_r' to avoid confusion about Python's private var...Locker5372012-08-161-3/+3
| * Change variable '_r' to 'r' for consistency.Locker5372012-08-161-3/+3
* | "There many ..." to "There are many ..." in quickstartKay Zhu2012-08-171-1/+1
|/
* Document encodings and RFC compliance.Cory Benfield2012-08-101-6/+16
* example looked wronganentropic2012-08-021-2/+2
* adding clarification to the history API. It was not clear how the history lis...karl2012-07-121-1/+1
* Fix Response Status Codes in the docs.Ian Cordasco2012-06-211-1/+1
* Update raise_for_status() exception output to reflect that requests.exception...jkleint2012-06-181-3/+3
* Added r.json documentation (document ALL the awesome features!)Danilo Bargen2012-06-061-0/+13
* Correctly reflect redirection behaviour.Cory Benfield2012-05-171-5/+5
* Rewrite quickstart docs.Cory Benfield2012-05-171-123/+102
* sending strings to be received as filesbarberj2012-05-061-0/+28
* update documentation to correspond to new cookie APIShivaram Lingamneni2012-05-011-2/+2
* Add quickstart doc and example for passing parameters in a GET requestJonathan Drosdeck2012-03-181-0/+26
* Added StringIO/Image example to quickstart documentation.Danilo Bargen2012-02-211-0/+7
* r.textKenneth Reitz2012-01-231-4/+4
* explain binary response dataKenneth Reitz2012-01-231-6/+32
* mention of error modes in quickstartBryan Helmig2012-01-051-0/+4
* Fix spelling errors, typos.Nick Hatch2011-12-111-1/+1