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

Cache busting in service worker requests #38

Open
timdream opened this issue Jan 23, 2017 · 1 comment
Open

Cache busting in service worker requests #38

timdream opened this issue Jan 23, 2017 · 1 comment

Comments

@timdream
Copy link
Owner

The cache.getAll() requests receives stuff from disk cache even with to Cmd+R. Cache busting is needed since Request.cache is not supported yet in all browsers.

@timdream
Copy link
Owner Author

http://stackoverflow.com/a/33266296/519617 sw-precache will work too but seems to be an overkill...

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

No branches or pull requests

1 participant