Skip to content

Use new urllib.HTTPResponse API #425

@kwinkunks

Description

@kwinkunks

Getting a deprecation warning during testing:

HTTPResponse.getheader() is deprecated and will be removed in urllib3 v2.1.0.
Instead use HTTPResponse.headers.get(name, default).

Metadata

Metadata

Assignees

No one assigned

    Labels

    christmas-reviewIssues and PRs for Christmas reviewgood first issueGood for newcomersmaintenanceNot a bug now but could be one day

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions