The underlying response instance. If executed by OkHttp, this is okhttp3.Response. If executed by Ktor, this is io.ktor.client.statement.HttpResponse. If returned from the cache (or any other method), this is null.
okhttp3.Response
io.ktor.client.statement.HttpResponse
null