vertx / io.vertx.ext.web.client / HttpRequest / port

port

abstract fun port(value: Int): HttpRequest<T>

Configure the request to use a new port value.

Return
a reference to this, so the API can be used fluently