summaryrefslogtreecommitdiff
path: root/docs/user-guide.rst
Commit message (Expand)AuthorAgeFilesLines
* Don't suggest deprecated urllib3[secure] to install certifiMiloslav Pojman2022-11-071-7/+0
* Fix Sphinx links in documentation (#2604)Hasan Ramezani2022-05-171-10/+10
* Add examples for cookies in server request and response (#2464)Alex Day2021-10-261-1/+36
* Add support for native JSON request and response bodiesP. Sai Vinay2021-09-171-28/+33
* Last fixes to documentation consistencyVishwas B Sharma2021-06-231-2/+2
* Docs: add print results where missing (#2302)euri102021-06-231-1/+8
* Use top-level urllib3.request() function more in docsubdussamad2021-06-171-23/+19
* Add documentation guidelines to contributing docs, apply to guidesubdussamad2021-05-211-182/+307
* docs: switch from pycon code blocks to pythonBastian Venthur2021-05-181-30/+30
* Added HTTPHeaderDict to top level moduleubdussamad2021-05-171-0/+17
* Add top-level request() methodFranek Magiera2021-02-081-0/+7
* Remove support for Python 2 and 3.5Hugo van Kemenade2020-11-151-66/+0
* Document disabling certificate verification via cert_reqs='CERT_NONE'Heikki Orsila2020-09-111-1/+1
* Stricter RTD builds, move Sponsors to docs (#1954)Seth Michael Larson2020-09-091-1/+1
* Overhaul and re-theme documentationSeth Michael Larson2020-09-081-75/+176
* Fix typo in docMichael Shields2020-08-211-1/+1
* Add optional auto_close parameter to HTTPResponse (#1652)George Sakkis2019-07-261-0/+14
* Clarify the units for timeouts within documentation (#1630)Robert David Grant2019-06-041-2/+2
* Fix a typo in user guide (#1536)Jahongir2019-02-051-1/+1
* Use cert_reqs=CERT_REQUIRED by default (#1507)Seth Michael Larson2019-01-251-4/+8
* Update certifi homepage URLJakub Wilk2018-02-251-1/+1
* doc: fix examples with urllib3.RetryTomasz Prus2017-11-071-2/+2
* Fix a typo in the user guide documentationJeremy Cline2016-09-081-1/+1
* Use "with" to close more files eagerly and also on errorVille Skyttä2016-07-261-2/+4
* Bow before our fruit overlords.Cory Benfield2016-07-191-1/+1
* Update docs guide with new dependenciesCory Benfield2016-07-191-7/+7
* Fixed typosdalguji2016-07-171-2/+2
* Fix doc syntax in user-guide.rstKevin Houdebert2016-07-071-1/+1
* Addressing review commentsJon Wayne Parrott2016-06-291-1/+1
* Addressing review commentsJon Wayne Parrott2016-06-291-16/+25
* Addressing review commentsJon Wayne Parrott2016-06-291-4/+4
* Moving some stuff around.Jon Wayne Parrott2016-06-281-6/+12
* Moving some stuff to advanced usage.Jon Wayne Parrott2016-06-281-118/+9
* Urllib3 -> urllib3Jon Wayne Parrott2016-06-281-5/+5
* Adding logging and exceptions.Jon Wayne Parrott2016-06-281-0/+9
* Adding retry sectionJon Wayne Parrott2016-06-281-4/+62
* Adding timeout sectionJon Wayne Parrott2016-06-281-0/+36
* Clarifying a few things.Jon Wayne Parrott2016-06-281-35/+50
* Adding SSL verification section to user guide.Jon Wayne Parrott2016-06-281-4/+196
* Fleshing out user guide.Jon Wayne Parrott2016-06-281-1/+118
* Fixing some referencesJon Wayne Parrott2016-06-281-5/+5
* Starting o the user guide.Jon Wayne Parrott2016-06-281-172/+49
* First stab at the new index pageJon Wayne Parrott2016-06-281-0/+205