Skip to content
This repository was archived by the owner on Mar 13, 2018. It is now read-only.

fix(xhr): add cache busting for safari, webview android and ios#85

Open
TinOo512 wants to merge 1 commit intogooglearchive:masterfrom
KrashStudio:cors-webkit
Open

fix(xhr): add cache busting for safari, webview android and ios#85
TinOo512 wants to merge 1 commit intogooglearchive:masterfrom
KrashStudio:cors-webkit

Conversation

@TinOo512
Copy link
Copy Markdown

@TinOo512 TinOo512 commented Dec 5, 2014

Because of a ridiculous cache for cross-origin ressources in webkit (cf. https://bugs.webkit.org/show_bug.cgi?id=82672) we need to ensure that we never ask for cached data in those devices.

This must fix this issue (https://github.com/Polymer/ShadowDOM/issues/516) in the ShadowDOM repository.

Maybe we should enable this only when we load cross-origin ressources to have a better cache control.

…se of a ridiculous cache for cross-origin ressources
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant