Feature
object Feature : Plugin<ApplicationCallPipeline, HerokuHttpsRedirect.Configuration, HerokuHttpsRedirect>
Feature installation object
Functions
Link copied to clipboard
open override fun install(pipeline: ApplicationCallPipeline, configure: HerokuHttpsRedirect.Configuration.() -> Unit): HerokuHttpsRedirect
Installs the HerokuHttpsRedirect plugin into the Ktor pipeline.