Re: [ServiceWorker] Can we replace event.default() with something less magic? (#607)

@wanderview no, synthetic responses will not have a URL and that is fine. That is how we can distinguish them from other responses and that might have some impact on CSP as well. E.g. CSP might want the option to forbid synthetic responses in certain contexts and such.

---
Reply to this email directly or view it on GitHub:
https://github.com/slightlyoff/ServiceWorker/issues/607#issuecomment-74703281

Received on Tuesday, 17 February 2015 16:56:11 UTC