ktor-client-core / io.ktor.client.statement / HttpResponse / call

call

abstract val call: HttpClientCall

The associated HttpClientCall containing both the underlying HttpClientCall.request and HttpClientCall.response.