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
/
CallPredicate
Call
Predicate
typealias
CallPredicate
=
(
ApplicationCall
)
->
Boolean
A predicate applied to an
ApplicationCall
to determine whether HTTPS redirect should be skipped.