Skip to content

Structure

FileMiddleware.CachePolicy

The browser cache policy files should be served with.
struct CachePolicy

Topics

Type Properties

  • browserDefault
    The browser’s default caching policy should be used.
  • noCache
    The browser will always ask before requesting the full file.

Type Methods

Relationships

Conforms To

  • Swift.Sendable
  • Swift.SendableMetatype