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

I'd like us to reconsider `event.preloadResponse` instead of `event.navigationPreload`.

If, in future, we have some kind of routing system (*klaxon*), it'd be nice to provide a per-route way to define a preload and what it'd look like. This means preloads could happen for subresources, and maybe non-GET requests. It'd be great if we could reuse `event.preloadResponse` in that case, since it's the same feature.

-- 
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-251701959

Received on Wednesday, 5 October 2016 15:05:40 UTC