- From: elliott-beach-33 <notifications@github.com>
- Date: Sun, 24 Aug 2025 07:34:30 -0700
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Sunday, 24 August 2025 14:34:35 UTC
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