Re: [w3c/ServiceWorker] Relaying service worker state when serving Clear-Site-Data (#1471)

@asutherland hadn't thought about that approach, sounds better than making a completely new request to check for CSD. Seems like it would work, although it still doesn't address `isn't part of the normal update/script request lifecycle`. I believe it solves most of the `Requires the service worker to do something correctly to "audit" itself`, since if the server expects a version in the `Service-Worker-Navigation-Preload` header, it can default to serve CSD if the service worker doesn't send it.

-- 
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/1471#issuecomment-531607871

Received on Sunday, 15 September 2019 23:19:50 UTC