- From: Jungkee Song <notifications@github.com>
- Date: Tue, 11 Apr 2017 05:39:45 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 11 April 2017 12:40:17 UTC
It's [Update](https://w3c.github.io/ServiceWorker/#update) step 7 > To perform the fetch step 20. [importScripts()](https://w3c.github.io/ServiceWorker/#importscripts) does the same thing in the step 2.5. So, should I check the response's `Age` header and consider it's gotten from the network (including a validation) if the value is zero? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/376#issuecomment-293247249
Received on Tuesday, 11 April 2017 12:40:17 UTC