exclude
fun exclude(
predicate: (call: ApplicationCall) -> Boolean
): Unit
Exclude calls matching the predicate from being redirected to https by this feature.
fun exclude(
predicate: (call: ApplicationCall) -> Boolean
): Unit
Exclude calls matching the predicate from being redirected to https by this feature.