Re: [w3c/ServiceWorker] Making a concurrent request for navigations (#920)

@n8schloss That sounds reasonable too, but there are some moments when developer doesn't know that ahead of time. This is why `event.respondWith(fetch(event.request))` is trying to as close as possible to not calling `responseWith`. What is the concern of doing it after checking `navigationPreload`?

-- 
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/920#issuecomment-255894707

Received on Monday, 24 October 2016 23:29:53 UTC