Re: [w3c/ServiceWorker] CORS preflight for static import in a module service worker (#1574)

So it seems we need to move the "Append `Service-Worker`/`script` to request’s header list." step from:

https://w3c.github.io/ServiceWorker/#update-algorithm


Step 9 substep 1 to be after substep 4 where "is top-level flag" check is made.

Maybe we should file a separate issue for byte-for-byte update checking issues with es modules.

-- 
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/1574#issuecomment-807063490

Received on Thursday, 25 March 2021 16:42:02 UTC