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

call

val call: HttpClientCall

Overrides HttpResponse.call

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