summaryrefslogtreecommitdiff
path: root/docs/user
Commit message (Expand)AuthorAgeFilesLines
* Format c_rehashBen Bodenmiller2021-01-191-1/+1
* Updated proxies documentationSylvain MARIE2020-11-271-20/+28
* Updated proxies documentationSylvain MARIE2020-11-271-1/+34
* Merge pull request #5594 from icfly2/patch-1Nate Prewitt2020-11-161-2/+2
|\
| * Update advanced.rstRuben2020-09-231-2/+2
* | Respect the NETRC environment variableMathieu Pichette2020-10-311-1/+2
* | small typo corrected.Jonathan2020-10-041-1/+1
|/
* Recommend Pip, remove todo/philo docs, pare down support avenuesSeth Michael Larson2020-08-183-54/+5
* Remove images, analytics, 'keep up to date'Seth Michael Larson2020-08-184-9/+0
* Document the dangers of using verify=FalseMatt Silverlock2020-08-161-0/+6
* 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