- From: Lewis Phạm <notifications@github.com>
- Date: Mon, 11 Apr 2016 00:36:58 -0700
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Monday, 11 April 2016 07:37:29 UTC
@jakearchibald Yes. The initial html request and its following ones. This issue is actually for getting rid of browser cache. I think having 2 layers of cache is quite hard to manage. Besides this one, there is also another problem with http2 requests. Developers are currently unable to directly save pushed files into `CacheStorage`. This is also the reason behind my suggestion of using this header `Cache-Control : location=cache-storage`. --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/820#issuecomment-208203264
Received on Monday, 11 April 2016 07:37:29 UTC