vertx / io.vertx.kotlin.core.http / io.vertx.core.http.HttpConnection / updateSettingsAwait

updateSettingsAwait

suspend fun HttpConnection.updateSettingsAwait(settings: Http2Settings): Unit

Suspending version of method io.vertx.core.http.HttpConnection.updateSettings

Parameters

settings -

the new settings

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