Feature

object Feature : Plugin<ApplicationCallPipeline, HerokuHttpsRedirect.Configuration, HerokuHttpsRedirect>

Feature installation object

Properties

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

Functions

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

Installs the HerokuHttpsRedirect plugin into the Ktor pipeline.