0

If I put a file in the cache using the Cache API - from the main page, without a Service Worker - will the browser consult the cache automatically, if the request/url I use in cache.put() matches the new/subsequent request? Or is it always necessary to use the Service Worker, if you want to serve the files that you had previously put into the cache?

4

0 回答 0