CallPredicate

typealias CallPredicate = (ApplicationCall) -> Boolean

A predicate applied to an ApplicationCall to determine whether HTTPS redirect should be skipped.