| Class and Description |
|---|
| OfflineCacheEntry
The cache entry is used to be add a Page, a ResourceReference, an IRequestHandler or simply a
String to the caching context.
|
| OfflineCacheEntry.Cors
CORS settings to be applied to the service worker request / against the server or the cache
|
| ServiceWorker
The actual service worker which applies the URLs of the offline cache entries to the client side
cache with the given name.
|
| ServiceWorkerRegistration
The registration is going to initialize the service worker on client side.
|
Copyright © 2020. All rights reserved.