Skip to content

Conversation

@renanroman
Copy link

once we get a decrypt fail for a given request.url.path, cache that path and skip attempts to decrypt requests against that url

once we get a decrypt fail for a given request.url.path, cache that path and skip attempts to decrypt requests against that url
@ghost
Copy link

ghost commented Oct 8, 2016

Not rly sure. But the SWProxyCallback is created for every call (request + response). So on the next call the List is still empty because is a new Call with a new List. U have to handle the list a bit more global if u want get this to work.

Simply put a print 'hi' in the __init__ to see how often it get called.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants