vertx / io.vertx.kotlin.core.http / io.vertx.core.http.HttpClientRequest / onCompleteAwait

onCompleteAwait

suspend fun HttpClientRequest.onCompleteAwait(): HttpClientResponse

Suspending version of method io.vertx.core.http.HttpClientRequest.onComplete

Return

HttpClientResponse

NOTE: This function has been automatically generated from io.vertx.core.http.HttpClientRequest using Vert.x codegen.