common-utils
Toggle table of contents
2.8.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
common-utils
ktor-server-utils
/
com.pambrose.common.features
/
HerokuHttpsRedirect
/
Configuration
/
excludePrefix
exclude
Prefix
fun
excludePrefix
(
pathPrefix
:
String
)
Exclude calls with paths matching the
pathPrefix
from being redirected to https by this feature.