summaryrefslogtreecommitdiff
path: root/src/urllib3/request.py
Commit message (Expand)AuthorAgeFilesLines
* Added body parameter to top-level request() and RequestMethods.request()Bastian Venthur2021-05-191-0/+4
* Add type hints to urllib3.requestHasan Ramezani2021-05-071-22/+43
* Use pyupgrade, black, isort, and flake8 via pre-commitHugo van Kemenade2021-01-081-2/+2
* Add BaseHTTPResponse base classSeth Michael Larson2020-11-281-4/+9
* Remove support for Python 2 and 3.5Hugo van Kemenade2020-11-151-3/+2
* Sort imports with 'isort'Quentin Pradet2020-10-011-1/+0
* Fix autodoc and intersphinx links in documentation (#1966)Seth Michael Larson2020-09-181-4/+4
* Auto formatting using blackRatan Kulshreshtha2019-05-251-29/+50
* Drop support for Python 2.6 (#1429)Hugo2018-08-231-1/+1
* Move urllib3 to src/urllib3Quentin Pradet2018-07-031-0/+150