Hacker News new | ask | show | jobs
by dracos 3316 days ago
Yes, service workers would previously cap caching to 24 hours, see e.g. https://stackoverflow.com/questions/38843970/service-worker-... but as per the ticket mentioned there – https://github.com/w3c/ServiceWorker/issues/893 – they are moving to default no-cache, opt-in caching.