Re: [w3c/ServiceWorker] should FetchEvent.request ever be a range request if we cannot verify if the underlying resource is the same? (#1201)

That PR looks useful to clarify some things, but does it address the checking for change question?  Maybe firefox is more conservative here, but we never use range request unless we can have some assurance that we're continuing the same resource from before.  All the logic that enables that is in the http cache which sits below the service worker.

-- 
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/1201#issuecomment-333129234

Received on Friday, 29 September 2017 13:41:44 UTC