summaryrefslogtreecommitdiff
path: root/docs/user
Commit message (Expand)AuthorAgeFilesLines
* Move SNI documentation to FAQAaron Iles2014-02-021-25/+2
* Document requirements for SNI support on Python2Aaron Iles2014-02-021-0/+25
* 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
* Document contextlib.closing.Cory Benfield2014-01-161-0/+14
* Fixup the header heirarchy.Cory Benfield2014-01-091-1/+1
* Merge branch 'master' of github.com:dsoprea/requestsCory Benfield2014-01-091-2/+34
|\
| * Added an SSL TA example.Dustin Oprea2014-01-091-2/+34
* | Merge pull request #1831 from kevinburke/interlinksKenneth Reitz2014-01-081-35/+41
|\ \
| * | Add more interlinks between the documentationKevin Burke2013-12-271-35/+41
| |/
* | Fix warnings when building the docsKevin Burke2013-12-281-1/+1
|/
* Update docs to highlight the value of r.encoding.Cory Benfield2013-12-201-5/+10
* Update the history and change the last last references to charadeswap-charade-for-chardetIan Cordasco2013-12-181-1/+1
* further cleanup examplesKenneth Reitz2013-10-281-13/+14
* Merge remote-tracking branch 'origin/master'Kenneth Reitz2013-10-281-0/+30
|\
| * Improve the PreparedRequest docs.Cory Benfield2013-10-241-0/+30
* | fix @lukasa's lack of taste :)Kenneth Reitz2013-10-281-13/+14
|/
* Remove requests.*() from docs.Cory Benfield2013-10-211-7/+7
* 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
* False -> True typoRandy Morris2013-10-081-1/+1
* update verbiage about streaming requestsRandy Morris2013-10-071-2/+1
* fixed print statementRiyad Parvez2013-10-051-1/+1
* Update advanced.rstRiyad Parvez2013-10-051-1/+1
* fixed print statementRiyad Parvez2013-10-051-1/+1
* updated print statementRiyad Parvez2013-10-051-1/+1
* Minor doc updatesDavid Pursehouse2013-10-041-1/+4
* 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
* Fix typo in Timeouts docYang Zhang2013-09-071-1/+1
* Clarify timeout behavior in quickstart docYang Zhang2013-09-061-2/+4
* Update advanced.rstlibbkmz2013-08-191-1/+1
* Remove superfluous double dotenkore2013-08-181-1/+1
* Add a simple example of custom authentication in the documentationDavid Pursehouse2013-07-221-2/+14
* Wrap long lines in the authentication documentationDavid Pursehouse2013-07-221-2/+4
* further treatmentKwpolska2013-07-201-1/+1
* session object should be uppercaseKwpolska2013-07-201-2/+2
* fixed underlineKwpolska2013-07-201-1/+1
* Grammar fixes and suchKwpolska2013-07-203-6/+7
* Some cosmetic updates to the docsKwpolska2013-07-202-7/+7
* Merge pull request #1470 from Lukasa/carsetCory Benfield2013-07-191-3/+3
|\
| * Remove charset from JSON types: not valid.Cory Benfield2013-07-191-3/+3
* | Merge pull request #1465 from dpursehouse/doc-netrc-authenticationCory Benfield2013-07-191-0/+11
|\ \ | |/ |/|
| * Move netrc authentication documentation under the Basic Auth sectionDavid Pursehouse2013-07-191-11/+11
| * Improve documentation of netrc authenticationDavid Pursehouse2013-07-191-0/+11
* | merges7v7nislands2013-07-191-0/+3
|\ \ | |/
| * Fix #1322: Add note in docs about None not being sent as dataDavid Pursehouse2013-07-191-0/+3