filter

fun filter(block: (HttpClientCall) -> Boolean)

Set filter predicate to dynamically control if interceptor is executed or not for each http call.