Re: [w3c/ServiceWorker] Loading service worker behind authentication (Issue #1648)

elliott-beach-33 left a comment (w3c/ServiceWorker#1648)

If you're seeing this issue in chromium, removing `type: 'module'` from your register call will cause cookies to be sent. This is not really an issue with the spec, just chromium as far as I can tell.
I am unconvinced that cookies are not being sent in the original post code. You can see that it says "Provisional headers are shown". I noticed that cookies weren't being displayed in Chrome but I could see them in Fiddler.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/ServiceWorker/issues/1648#issuecomment-3218156053
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/ServiceWorker/issues/1648/3218156053@github.com>

Received on Sunday, 24 August 2025 14:34:35 UTC