- From: Matt Falkenhagen <notifications@github.com>
- Date: Mon, 18 Mar 2019 22:57:29 -0700
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 19 March 2019 05:57:50 UTC
At the [Loading Signed Exchanges](https://wicg.github.io/webpackage/loading.html) spec, the service worker interaction is defined such that `respondWith(fetch(event.request))` produces different behavior than not calling `respondWith()`. I'm know we've historically tried to keep this the same. Are there any other known cases where these differ? I've also filed https://github.com/WICG/webpackage/issues/409 for the specific issue of SXG and service worker interaction. -- 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/1395
Received on Tuesday, 19 March 2019 05:57:50 UTC