ktor-server-core / io.ktor.application / uninstallFeature

uninstallFeature

fun <A : Pipeline<*, ApplicationCall>, F : Any> A.uninstallFeature(key: AttributeKey<F>): Unit

Uninstalls feature specified by key from the pipeline