ktor-server-core / io.ktor.features / HttpsRedirect / Configuration / excludeSuffix

excludeSuffix

fun excludeSuffix(pathSuffix: String): Unit

Exclude calls with paths matching the pathSuffix from being redirected to https by this feature.