Re: [w3c/ServiceWorker] Preserve sec-fetch-dest for passed navigate requests (Issue #1803)

wanderview left a comment (w3c/ServiceWorker#1803)

Random brainstorming:  The request could track the original navigation internally.  If a fetch is made with the request while the original navigation is outstanding, then sec-fetch-dest is passed through.  Otherwise is reverts to empty string.

This would be hard to understand and the request would no longer really be immutable, though.

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

Message ID: <w3c/ServiceWorker/issues/1803/3558122638@github.com>

Received on Thursday, 20 November 2025 13:40:50 UTC