Open
Description
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 uri
s 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
Labels
No labels