← offliner-fetcher-urls.js |
|
---|---|
How to write a fetcher |
|
Remember including offliner will export the |
|
Provide a type for your fetcher. All resources with the specified type will be handled by your fetcher. |
|
Provide a |
|
The |
|
The HTTP cache is still working when leavin the service worker via
|
|
The request is for the busted url in no-cors mode to allow resources from other origins. |
|
But when caching, the cache is for the original URL. |
|