Re: [w3c/ServiceWorker] consider using navigation preload response when respondWith() is not called (Issue #1611)

The request is sent with a `Service-Worker-Navigation-Preload` header, which can be assigned a custom value. The idea here is that the server could return something other than a regular response. Eg, just the main content to be inserted in some other shell, or a JSON response to be fed into app code.

Auto-responding with this could produce broken output.

-- 
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/1611#issuecomment-960692353

Received on Thursday, 4 November 2021 11:36:11 UTC