Re: [w3c/ServiceWorker] clientId on ForeignFetchEvents (#1017)

Would it not be possible to generate the javascript source URLs dynamically, and instead fetch `/[this weeks fingerprint]/extension.js?clientID=ABCXYZ...`, then key the version-locking on that string (the same random string appended to every extension URL in a given client) and strip the `?...` part off before sending it on to the network?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/ServiceWorker/issues/1017#issuecomment-272941473

Received on Monday, 16 January 2017 19:13:04 UTC