Feature
object Feature : ApplicationFeature<ApplicationCallPipeline, ContentNegotiation.Configuration, ContentNegotiation>
Content copied to clipboard
Implementation of an ApplicationFeature for the ContentNegotiation
Functions
Link copied to clipboard
open override fun install(pipeline: ApplicationCallPipeline, configure: ContentNegotiation.Configuration.() -> Unit): ContentNegotiation
Content copied to clipboard
Feature installation script