summaryrefslogtreecommitdiff
path: root/src/urllib3/util/request.py
Commit message (Expand)AuthorAgeFilesLines
* Add type hints to urllib3.connectionpoolHasan Ramezani2021-06-031-2/+2
* Add documentation guidelines to contributing docs, apply to guidesubdussamad2021-05-211-5/+9
* Add type hints to urllib3.util.requestHasan Ramezani2021-05-071-12/+15
* Update accept_encoding=True documentation for BrotliДилян Палаузов2021-03-291-1/+2
* Switch to Brotli C bindings for CPython, brotlicffi for non-CPython (#2099)Seth Michael Larson2020-12-051-1/+4
* Remove six (#2078)Hasan Ramezani2020-11-231-5/+6
* Remove support for Python 2 and 3.5Hugo van Kemenade2020-11-151-7/+5
* Add SKIP_HEADER for skipping automatically added headersSeth Michael Larson2020-10-271-4/+7
* Sort imports with 'isort'Quentin Pradet2020-10-011-1/+2
* Add default user agent header (#1750)DonaCthulhuote2020-06-301-0/+4
* Merge strings that fit on a single line (#1700)Quentin Pradet2019-09-271-2/+2
* Auto formatting using blackRatan Kulshreshtha2019-05-251-21/+31
* Add support for brotli content encoding via brotlipy package (#1532)dennis again2019-01-291-0/+7
* Move urllib3 to src/urllib3Quentin Pradet2018-07-031-0/+118