Re: [ServiceWorker] DOMParser within ServiceWorkers (#846)

So in my case, I want the service worker to have a better understanding of the HTML it's caching so it can make a call on which of its dependencies should also be cached. I would have assumed this to be a common use case?

I only mentioned the `DOMParser`, not because I'm attached to that API, but because this feels like a core responsibility of the browser.



---
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/846#issuecomment-198315090

Received on Friday, 18 March 2016 11:29:01 UTC