Re: [w3c/ServiceWorker] Make Service Worker control only specific pages (#985)

Is there an easy way from a fetch event to identify the page making the request? For example, I want to intercept sub-resources from /page1.html and /page3.html but not from /page2.html. What would be the easiest way to go about doing this?

-- 
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/985#issuecomment-252634784

Received on Monday, 10 October 2016 14:20:13 UTC