- From: Inian <notifications@github.com>
- Date: Fri, 01 Jul 2016 10:02:14 -0700
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc:
Received on Friday, 1 July 2016 17:02:54 UTC
I have been working on a SW script which optimises images on the fly - https://dexecure.com/image.html It would be cool if I could declare a way to the page that I want to intercept all "image" fetch requests and then pass it on to other SWs registered on the page. And wow, I just am looking at Foreign Fetch. Would be super useful for my use case. If I can understand correctly, I can host the SW script on my own servers and the page can include it right? --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/921#issuecomment-229997828
Received on Friday, 1 July 2016 17:02:54 UTC