summaryrefslogtreecommitdiff
path: root/docs/user
Commit message (Expand)AuthorAgeFilesLines
* 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
* cleanup #676Kenneth Reitz2012-06-141-51/+4
* Removed last attempt at documenting how to access Request from Response objec...Michael Holler2012-06-141-83/+79
* Added 'request object attributes' section headerMichael Holler2012-06-131-4/+3
* Added alphabetized list of request attributes and descriptions.Michael Holler2012-06-131-0/+18
* Added documentation on how to access and use the Request object.Michael Holler2012-06-131-0/+65
* If this comment is true (https://github.com/kennethreitz/requests/issues/239#...Daniel Miller2012-06-071-36/+1
* Added r.json documentation (document ALL the awesome features!)Danilo Bargen2012-06-061-0/+13
* Added information about HTTP proxy authentication to docsDanilo Bargen2012-05-301-2/+13
* First draft of full verbs.Cory Benfield2012-05-191-0/+156
* 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
* Remove bad tab indentAdrian2012-04-041-2/+2
* Fixed typoe (s/repsonses/responses/)Andrey Petrov2012-04-021-1/+1
* little correction of curl in docspulpe2012-03-281-2/+2
* Merge branch 'develop' of github.com:kennethreitz/requests into developKenneth Reitz2012-03-221-0/+26
|\
| * Add quickstart doc and example for passing parameters in a GET requestJonathan Drosdeck2012-03-181-0/+26
* | #508Kenneth Reitz2012-03-221-0/+1
* | Suggesting changing "async.map(rs)" to "responses = async.map(rs)" just to sh...Daniel Miller2012-03-221-1/+1
|/
* Facilitate proxy configuration by environment variablesJohannes Gorset2012-03-081-0/+27
* Added StringIO/Image example to quickstart documentation.Danilo Bargen2012-02-211-0/+7
* Fix httpbin urls with missing .orgJohannes2012-01-261-3/+3
* textKenneth Reitz2012-01-231-1/+1
* r.textKenneth Reitz2012-01-231-4/+4
* explain binary response dataKenneth Reitz2012-01-231-6/+32
* Fixed code in 'Event Hooks' sectionLucian Ursu2012-01-101-1/+1
* Update docs/user/advanced.rstKenneth Reitz2012-01-071-2/+2
* mention of error modes in quickstartBryan Helmig2012-01-051-0/+4
* Update docs/user/install.rstKenneth Reitz2012-01-021-2/+2
* engrishKenneth Reitz2011-12-281-1/+1
* ssl docsKenneth Reitz2011-12-281-2/+17
* Add Twitter Streaming API example to Advanced Usage docsJason Emerick2011-12-191-0/+21
* Fix spelling errors, typos.Nick Hatch2011-12-112-6/+6
* Fixed spelling error in documentation.Chris Van Horne2011-12-091-1/+1
* disable_redirects parameter does not seem to exist anymore, updated docs to p...Ed Summers2011-12-061-2/+2
* Merge remote-tracking branch 'origin/develop' into developKenneth Reitz2011-11-301-0/+2
|\
| * Clarification of keep-alive behavior.Bryan Berg2011-11-281-0/+2
* | sp Kenneth Reitz2011-11-301-1/+1
|/
* Merge branch 'auth_callables' of https://github.com/idangazit/requests into d...Kenneth Reitz2011-11-262-21/+35
|\
| * Added support for HTTP Basic Auth credentials in 2-tupleIdan Gazit2011-11-191-4/+15
| * Converted auth to use callable objects instead of tuples.Idan Gazit2011-11-172-18/+21
* | quickstart for encodingv0.8.2Kenneth Reitz2011-11-191-0/+5
* | Merge pull request #280 from darkrho/58e018af136190a2c757b13bf9371cecc2d51273Kenneth Reitz2011-11-181-0/+25
|\ \
| * | updated docs for last change in `files` argument to support explicit filename.Rolando Espinoza La fuente2011-11-181-0/+25
| |/
* | Corrected period to comma.elpres2011-11-171-1/+1
|/
* Added OAuth reference to quickstart fileJoseph McCullough2011-11-141-0/+5
* grocer's apostropheKenneth Reitz2011-11-131-1/+1