excludePredicates
val excludePredicates: MutableList<(ApplicationCall) -> Boolean>
The list of call predicates for redirect exclusion. Any call matching any of the predicates will not be redirected by this feature.
val excludePredicates: MutableList<(ApplicationCall) -> Boolean>
The list of call predicates for redirect exclusion. Any call matching any of the predicates will not be redirected by this feature.