summaryrefslogtreecommitdiff
path: root/docs/user
Commit message (Expand)AuthorAgeFilesLines
* Recommend Pip, remove todo/philo docs, pare down support avenuesSeth Michael Larson2020-08-023-54/+5
* Remove images, analytics, 'keep up to date'Seth Michael Larson2020-08-014-9/+0
* Docs: list CURL_CA_BUNDLE as supported (#5509)Ben Bodenmiller2020-07-231-0/+1
* cleanup advanced docs headerNate Prewitt2020-06-261-2/+0
* Remove explicit unicode literal in README.md and doc (#5336)Alessio Izzo2020-03-252-13/+13
* Fix the syntax highlighting in the example (#5276)Alexander Zhukov2020-02-171-2/+2
* Update link to pipenv in installation guide.John Samuels2020-02-171-1/+1
* Change link for pip installation instructionsNick Watts2020-01-251-1/+1
* Change documentation website to requests.readthedocs.io (#5236)Sorin Sbarnea2019-10-241-1/+1
* Updated references to previous requests/requests GitHub pathNihaal2019-08-192-10/+10
* Fix typosMin ho Kim2019-07-201-1/+1
* Add `requests-async` link to "non-blocking" docs.Tom Christie2019-03-271-1/+2
* programming quizKenneth Reitz2019-02-281-0/+3
* docs: correct error in 'merge_environment_settings' usageAndrew Bonney2019-02-041-1/+1
* Reverting redirect examples back to intended URLsRich Abdill2018-10-201-3/+3
* Prefer https:// for URLs throughout projectJon Dufresne2018-09-305-52/+52
* In docs, use intersphinx to link to Python documentationJon Dufresne2018-08-112-21/+15
* Rolled multi-value form examples in documentation into one (#4700)Antti Kaihola2018-07-201-23/+12
* Documentation for multivalued form-encoded element as a list (#4700)Antti Kaihola2018-07-201-0/+17
* Update Python 2 doc links to Python 3Jon Dufresne2018-06-092-3/+3
* Certifi.io brokenNick Timkovich2018-05-141-1/+1
* Spelling.Victor Shih2018-05-071-1/+1
* Update all pypi.python.org URLs to pypi.orgJon Dufresne2018-04-181-1/+1
* add comment about json parameter changing content-typeHackbright Student2018-03-161-0/+2
* Remove remaining references to removed, vendored packages (#4499)Jon Dufresne2018-02-172-2/+2
* Clarify docs that Requests always uses certs from certifiJon Dufresne2018-02-141-9/+8
* Trim trialing white space throughout the projectJon Dufresne2018-02-051-5/+5
* Prefer https over http for links in the documentationJon Dufresne2018-01-062-8/+8
* Clarify behaviour of `json` parameter.Daniel Roseman2017-11-211-0/+1
* docs/quickstart: clarify raw response reading.Dave Shawley2017-11-171-0/+8
* Corrent HTTP -> HTML in quickstart docTal Einat2017-11-161-1/+1
* Add an example of two hooksAlex Chan2017-10-241-0/+12
* Clarify that a Session can have multiple hooksAlex Chan2017-10-231-2/+5
* Switch to using dict literals, it's 2017Alex Chan2017-10-231-3/+3
* Add something to the docs about hooks on Session()Alex Chan2017-10-231-0/+9
* Update authentication.rstKenneth Reitz2017-09-041-0/+2
* Update quickstart.rstKenneth Reitz2017-09-041-0/+2
* Update advanced.rstKenneth Reitz2017-09-041-0/+2
* Update install.rstKenneth Reitz2017-09-041-0/+3
* Update intro.rstKenneth Reitz2017-09-041-0/+2
* Update advanced.rstKenneth Reitz2017-09-041-1/+2
* fixed syntax for code block for prepared requestsPascal Van Acker2017-08-281-1/+1
* Add environment info to prepared requestsPascal Van Acker2017-08-281-0/+19
* Update install.rstKenneth Reitz2017-08-271-4/+4
* Fix issue #3863NikosVlagoidis2017-08-091-1/+1
* Update advanced.rstNikosVlagoidis2017-08-091-3/+1
* Fixes issue #3863Nikolaos Vlagoidis2017-08-091-0/+4
* Allow Requests.Response to be used as a context managerEd Morley2017-06-061-6/+2
* improve installation docsKenneth Reitz2017-05-291-2/+2
* improve install docsKenneth Reitz2017-05-291-2/+2