Static Propertyvapor 4.114.1Vapor

browserDefault

The browser’s default caching policy should be used.

FileMiddleware.swift:206
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.