CachingHeaders
class CachingHeaders
Feature that set CachingOptions headers for every response. It invokes optionsProviders for every response and use first non null caching options
Types
class Configuration Configuration for CachingHeaders feature |
|
companion object Feature :
|
Constructors
CachingHeaders( Feature that set CachingOptions headers for every response. It invokes optionsProviders for every response and use first non null caching options |
Functions
fun optionsFor( Retrieves caching options for a given content |
Companion Object Properties
val key: AttributeKey<CachingHeaders> Unique key that identifies a feature |
Companion Object Functions
fun install( Feature installation script |