Re: [w3c/ServiceWorker] Is respondWith(fetch(event.request)) always the same as not calling respondWith()? (#1395)

I'm half way through going through the signed exchange spec & plan to understand it by the end of the week. I'd still like to avoid `defaultFetch()` if we can.

TODO for me: list all the ways `respondWith(fetch(event.request))` is different to no `respondWith`. Off the top of my head there's MIX, but I'm sure there's more.

-- 
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#issuecomment-479478821

Received on Wednesday, 3 April 2019 13:01:45 UTC