Fix typing issue
response.content_type is set by Dulwich, but isn't part of urllib3's
HTTPResponse, so we shouldn't rely on it.
(And it makes mypy complain when the 'types-urllib3' package is installed)
vlorentz | Authored on Jan 10 2022, 5:01 PM |
vlorentz | Pushed on Jan 10 2022, 6:41 PM |
Buildable 25906 | |
Build 40490: test-and-build | Jenkins console · Jenkins |