proceed

abstract suspend fun proceed(request: HttpRequest): HttpResponse

Continues with the request and call all downstream interceptors.