AutoHeadResponse

object AutoHeadResponse : ApplicationFeature<ApplicationCallPipeline, Unit, Unit>

A feature that automatically respond to HEAD requests

Functions

Link copied to clipboard
open override fun install(pipeline: ApplicationCallPipeline, configure: Unit.() -> Unit)

Feature installation script

Properties

Link copied to clipboard
open override val key: AttributeKey<Unit>

Unique key that identifies a feature