Skip to content

Type Property

noCache

The browser will always ask before requesting the full file.
static let noCache: FileMiddleware.CachePolicy

Discussion

This can be used if the files served change very often, or in development so any change to a file is immediately reflected.