Skip to content

Type Property

browserDefault

The browser’s default caching policy should be used.
static let browserDefault: FileMiddleware.CachePolicy

Discussion

In practice, this means the resource will be cached, but its completely out of your control as to when the browser will refresh it.