public static class CachingHeaders.Configuration
Configuration for class CachingHeaders
feature
class CachingHeaders
Constructor and Description |
---|
Configuration()
Configuration for
class CachingHeaders feature |
Modifier and Type | Method and Description |
---|---|
void |
options(kotlin.jvm.functions.Function1<? super io.ktor.content.OutgoingContent,io.ktor.content.CachingOptions> provider)
Registers a function that can provide caching options for a given OutgoingContent
|
public Configuration()
Configuration for class CachingHeaders
feature
class CachingHeaders