summaryrefslogtreecommitdiff
path: root/docs/api.rst
Commit message (Collapse)AuthorAgeFilesLines
* clearly describe `r.raw` in Body Content Workflowhomm2013-09-121-1/+1
|
* remove extra mention of dangerous `r.raw`homm2013-09-121-4/+5
|
* Some cosmetic updates to the docsKwpolska2013-07-201-1/+1
| | | | Signed-off-by: Kwpolska <kwpolska@gmail.com>
* Fix API documentation issuesamercader2013-04-301-14/+11
| | | | | | | | * 'Cookies' and 'Encodings' sections were not built because the reference to the functions was wrong. * 'Exceptions' section had a wrong anchor link ('module-requests', same one as the main heading). * Remove 'decode_gzip' function, which is no longer present.
* A tiny typo, noticed while working on the Polish translation.Chris Warrick2013-04-271-1/+1
|
* Updated documentation indicating that logging is done via ↵Sorin Sbarnea2013-04-101-1/+1
| | | | | | requests.packages.urllib3 instead of requests. modified: docs/api.rst
* * Documented the logging, requested in #1297Sorin Sbarnea2013-04-101-3/+17
| | | | | | | | | * Added build directory and *.egg to .gitignore * Added sphinx as setup requirement in order to be able to build documentation with `pyhton setup.py build_sphinx` modified: .gitignore modified: docs/api.rst modified: setup.py
* Add HTTPAdapter to API docs.Cory Benfield2013-04-091-0/+6
|
* Session isn't advertised as a context managerDavid Fischer2013-03-021-3/+4
|
* Capitalize s in SessionDavid Fischer2013-03-021-1/+1
|
* Logic on streaming responses was changed in 1.0David Fischer2013-03-021-3/+3
| | | | * prefetch=False in 0.x is now stream=True
* Initial docs patch for migrating from pre 1.0David Fischer2013-03-011-0/+70
|
* developer interfaceKenneth Reitz2012-12-231-2/+2
|
* request sessionsKenneth Reitz2012-12-231-11/+2
|
* cleaup api docsKenneth Reitz2012-12-231-16/+0
|
* docs updateKenneth Reitz2012-12-231-12/+10
|
* requestKenneth Reitz2012-12-231-0/+2
|
* no async anymoreKenneth Reitz2012-12-231-19/+3
|
* Update documentation on Sessions.Cory Benfield2012-11-171-0/+3
| | | | | This resolves issue #870. Better documentation here should be considered for further work.
* Fixing status codes. Somehow these were wrong.Peter Manser2011-11-141-3/+3
|
* refKenneth Reitz2011-11-091-0/+2
|
* better stepping for elastic designKenneth Reitz2011-11-091-0/+2
|
* better api docsKenneth Reitz2011-11-091-18/+53
|
* Async APIKenneth Reitz2011-10-131-3/+15
|
* Migrate new docs over.Kenneth Reitz2011-10-131-12/+48
|
* doc cleanupsKenneth Reitz2011-08-171-12/+1
|
* :+1:Kenneth Reitz2011-07-091-1/+1
|
* add PATCH to docsKenneth Reitz2011-06-211-1/+3
|
* api updateKenneth Reitz2011-05-161-0/+6
|
* Big API updateKenneth Reitz2011-05-161-1/+47
|
* api.py -> api.rstKenneth Reitz2011-05-151-0/+14