call

abstract val call: HttpClientCall(source)

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

Report a problem