- From: Anne van Kesteren <notifications@github.com>
- Date: Fri, 19 Feb 2016 07:49:36 -0800
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Friday, 19 February 2016 15:50:05 UTC
You can do this already by passing a promise to respondWith that you later resolve, no? The reason this works this way is the event model. If you don't reply to the event, we'll go to the network. --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/836#issuecomment-186270445
Received on Friday, 19 February 2016 15:50:05 UTC