Skip to content

Proxy address ends up in in cassette uris #914

Open
@scop

Description

@scop

When using with a http/https HTTPS_PROXY set in the environment, and the requests or urlllib3 libs to access some URLs, recorded cassettes' uri end up being prefixed by the proxy URL.

This is problematic because the cassette can then not be played back without having the same proxy settings in effect -- different ones cause different uris in cassettes and cause non-matching.

This hampers sharing of cassettes e.g. in git because different setups need different proxies, some don't need one at all, etc.

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