Problem with explicit proxy #502
Closed
Comments
|
What's strange is that those requests are first-party and shouldn't be affected by Ghostery. Our webRequest pipeline should ignore them. It's possible that implementing webRequest.onAuthRequired could help. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Please read the CONTRIBUTING guide before submitting an issue.
Description
This problem is only on chrome (not on Firefox or Edge).
All plugin options are disabled (normally, no filtering).
With certain websites (google drive for example), the chrome plugin blocks certain scripts.
Chrome does not respond to http 407 requests (proxy identification).
By disabling the plugin completely (Chrome control panel), the scripts on the page are loaded.
Problem also on twitter and amazon prime.
Expected Behavior
In explicit mode, the script must not be blocked by the plugin.
Actual Behavior
Steps to Reproduce
Versions
The text was updated successfully, but these errors were encountered: