ktor-client-core / io.ktor.client.request / HttpRequest / call

call

abstract val call: HttpClientCall

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