discardRemaining
suspend fun HttpResponse.discardRemaining(): Unit
Efficiently discards the remaining bytes of HttpResponse.content.
suspend fun HttpResponse.discardRemaining(): Unit
Efficiently discards the remaining bytes of HttpResponse.content.