pipeToAwait
suspend fun HttpClientResponse.pipeToAwait(dst: WriteStream<Buffer>): Unit
Suspending version of method io.vertx.core.http.HttpClientResponse.pipeTo