- From: ykahlon <notifications@github.com>
- Date: Tue, 23 Aug 2016 15:11:32 -0700
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Tuesday, 23 August 2016 22:12:04 UTC
@delapuente, I think that it is important that no matter what, the service worker will be the one that decides what to do with the request even if the browser already has the response ready. Otherwise, the behavior will be non deterministic and in some cases the service worker may want to load from local storage or perform some other work. -- 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-241896874
Received on Tuesday, 23 August 2016 22:12:04 UTC