vertx / io.vertx.reactivex.core.http / HttpClientRequest / setHost

setHost

open fun setHost(host: String): HttpClientRequest

Set the request host. For HTTP/2 it sets the pseudo header otherwise it sets the header

Parameters

host -

Return