Skip to content

Compatibility with urllib3 2.6.0 #2

@VibhinnS

Description

@VibhinnS

In rest.py, the package uses self.urllib3_response.getheaders()

However, as per urllib 2.6.0, the method is dropped. Attaching the snippet below -

Image

Let us fix this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions