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

sendHeadAwait

suspend fun HttpClientRequest.sendHeadAwait(): HttpVersion

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

Return

HttpVersion

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