Static Propertyvapor 4.114.1Vapor
browserDefault
The browser’s default caching policy should be used.
static let browserDefault: FileMiddleware.CachePolicy
In practice, this means the resource will be cached, but its completely out of your control as to when the browser will refresh it.