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

call

open val call: HttpClientCall

Overrides HttpRequest.call

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