Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suppress websites cache after filters change #946

Closed
vozersky opened this issue Nov 29, 2016 · 1 comment
Closed

Suppress websites cache after filters change #946

vozersky opened this issue Nov 29, 2016 · 1 comment
Assignees
Labels
Milestone

Comments

@vozersky
Copy link
Member

Currently we do not do it and it may cause some issues in case if website actively uses browser caching mechanism (if-modified-since and 304 not modified).

For instance, it's easy to reproduce while going through our test cases (import filter, refresh, clear filter, refresh):
https://adguardteam.github.io/TestCases/Filters/simple-rules/test-simple-rules.html

@vozersky vozersky added this to the 2.9 milestone Nov 29, 2016
@ameshkov ameshkov self-assigned this Feb 7, 2017
@ameshkov
Copy link
Member

Done, review ID: AJC-CR-160

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants