Jonathan Bell
Results
1
issues of
Jonathan Bell
Getting the following warning: `DeprecationWarning: HTTPResponse.getheader() is deprecated and will be removed in urllib3 v2.1.0. Instead use HTTPResponse.headers.get(name, default). return self.urllib3_response.getheader(name, default)` A previous issue #71 covered the case of...