Re: [w3c/ServiceWorker] support efficient offline redirects (#1457)

Are you saying the http cache should be spec'd to never evict 301/308 even if its hit its configured storage limit?  That seems impractical to me.  Maybe we could make it less likely to evict, but it seems like there is always some point where eviction could happen and in a way that is separate from origin storage.  That still leaves us with an unreliable offline experience for sites with a redirect flow.

-- 
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/1457#issuecomment-521651300

Received on Thursday, 15 August 2019 14:00:43 UTC