| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix ssl deprecation warnings in Python 3.10 | Seth Michael Larson | 2021-06-07 | 1 | -2/+0 |
| * | Remove urllib3.util.current_time, use time.monotonic instead | Hasan Ramezani | 2021-05-11 | 1 | -2/+1 |
| * | Add types to URL parser, remove get_host() and split_first() (#2139) | Seth Michael Larson | 2021-02-09 | 1 | -3/+1 |
| * | Remove support for Python 2 and 3.5 | Hugo van Kemenade | 2020-11-15 | 1 | -2/+0 |
| * | Add SKIP_HEADER for skipping automatically added headers | Seth Michael Larson | 2020-10-27 | 1 | -2/+3 |
| * | Sort imports with 'isort' | Quentin Pradet | 2020-10-01 | 1 | -8/+7 |
| * | Send "http/1.1" ALPN extension during TLS handshake | hodbn | 2020-07-16 | 1 | -0/+2 |
| * | Add default user agent header (#1750) | DonaCthulhuote | 2020-06-30 | 1 | -1/+2 |
| * | Auto formatting using black | Ratan Kulshreshtha | 2019-05-25 | 1 | -35/+25 |
| * | Add support for TLS 1.3 to all HTTPSConnection implementations (#1496) | Seth Michael Larson | 2019-02-27 | 1 | -0/+2 |
| * | Move urllib3 to src/urllib3 | Quentin Pradet | 2018-07-03 | 1 | -0/+54 |
