Package-level declarations

Types

Link copied to clipboard

A configuration for the CachingHeaders plugin.

Properties

Link copied to clipboard
var ApplicationCall.caching: CachingOptions?

Gets or sets the CacheControl for this call.

Link copied to clipboard
val CachingHeaders: RouteScopedPlugin<CachingHeadersConfig>

A plugin that adds the capability to configure the Cache-Control and Expires headers used for HTTP caching. The example below shows how to add the Cache-Control header with the max-age option for CSS and JSON: