ktor-client-core / io.ktor.client.response / readText

readText

suspend fun HttpResponse.readText(charset: <ERROR CLASS>? = null): String
Deprecated: Unbound streaming [HttpResponse] is deprecated. Consider using [HttpStatement] instead.