Re: [w3c/ServiceWorker] ServiceWorker fetch fast-path (Issue #1670)

Being able to declare “don’t bother” carve outs for resources known to never need the service worker was something I’d wished for a few times in past work. It would have been especially useful if match conditions permit fetch destination to be a factor, e.g. it was known that all image resources _without_ `/a-specific-path-prefix/*` were given no special handling in the service worker.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/ServiceWorker/issues/1670#issuecomment-1427641484

You are receiving this because you are subscribed to this thread.

Message ID: <w3c/ServiceWorker/issues/1670/1427641484@github.com>

Received on Monday, 13 February 2023 09:52:46 UTC