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
/
exclude
exclude
fun
exclude
(
predicate
:
(
call
:
ApplicationCall
)
->
Boolean
)
Exclude calls matching the
predicate
from being redirected to https by this feature.