uninstallFeature
fun <A : Pipeline<*, ApplicationCall>, F : Any> A.uninstallFeature(
key: AttributeKey<F>
): Unit
Uninstalls feature specified by key from the pipeline
fun <A : Pipeline<*, ApplicationCall>, F : Any> A.uninstallFeature(
key: AttributeKey<F>
): Unit
Uninstalls feature specified by key from the pipeline