invoke

operator fun invoke(retry: Retry = ofDefaults("Retrying"), isError: (Response) -> Boolean = { it.status.serverError }): Filter