summaryrefslogtreecommitdiff
path: root/docs/user/advanced.rst
Commit message (Expand)AuthorAgeFilesLines
* fix spellinghomm2013-09-121-1/+1
* clearly describe `r.raw` in Body Content Workflowhomm2013-09-121-1/+1
* remove extra mention of dangerous `r.raw`homm2013-09-121-1/+1
* Update advanced.rstlibbkmz2013-08-191-1/+1
* further treatmentKwpolska2013-07-201-1/+1
* session object should be uppercaseKwpolska2013-07-201-2/+2
* Grammar fixes and suchKwpolska2013-07-201-1/+1
* Fixed wrong method call at streaming exampleLukasz Balcerzak2013-06-271-1/+1
* fix doc typoJosh Schneier2013-06-091-1/+1
* Document blocking calls.Cory Benfield2013-06-081-0/+18
* switch streaming requests to httpbinKenneth Reitz2013-04-131-12/+5
* Fix Advanced docs Twitter Streaming exampleMike Helmick2013-04-111-2/+10
* Shell of Transport Adapter documentation.Cory Benfield2013-04-091-8/+44
* Add PreparedRequest recipe to the docsIan Cordasco2013-04-021-1/+35
* Fixed typosPascal Borreli2013-04-011-1/+1
* use explicit scheme for proxies in the docsThomas Weißschuh2013-02-151-4/+4
* Update docs/user/advanced.rstekatsah2013-01-301-1/+1
* Small typo fixes.Cory Benfield2013-01-211-2/+2
* v1.1.0 and docsKenneth Reitz2013-01-101-0/+22
* Merge pull request #1085 from graingert/patch-1Kenneth Reitz2013-01-071-10/+5
|\
| * Update the advanced doc to use the r.json methodThomas Grainger2013-01-041-10/+5
* | Update the link headers doc to match the codeThomas Grainger2013-01-041-4/+4
|/
* update docsv1.0.4Kenneth Reitz2012-12-231-18/+10
* Update session documentation.Cory Benfield2012-12-221-2/+5
* update docsKenneth Reitz2012-12-171-77/+9
* add prefetch=False to streaming exampleGareth Lloyd2012-09-061-1/+1
* Updated content workflow section of the advanced use docsHarry Waye2012-08-301-14/+8
* typoKenneth Reitz2012-08-261-1/+1
* Cleanup Advanced doc and remove `.:' from docsCory Benfield2012-08-201-22/+42
* link docs!Kenneth Reitz2012-08-211-6/+7
* link headersKenneth Reitz2012-08-211-2/+22
* Document encodings and RFC compliance.Cory Benfield2012-08-101-0/+25
* Fix minor formatting issue.muhtasib2012-07-101-1/+1
* Updated documentation for SSL client cert usuage.Leila Muhtasib2012-07-101-0/+17
* 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 information about HTTP proxy authentication to docsDanilo Bargen2012-05-301-2/+13
* First draft of full verbs.Cory Benfield2012-05-191-0/+156
* Remove bad tab indentAdrian2012-04-041-2/+2
* Fixed typoe (s/repsonses/responses/)Andrey Petrov2012-04-021-1/+1
* #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
* Fix httpbin urls with missing .orgJohannes2012-01-261-3/+3
* textKenneth Reitz2012-01-231-1/+1
* Fixed code in 'Event Hooks' sectionLucian Ursu2012-01-101-1/+1