vertx / io.vertx.maven / ResolverOptions / setHttpProxy

setHttpProxy

open fun setHttpProxy(httpProxy: String): ResolverOptions

Sets the address of the proxy used for HTTP requests.

Parameters

httpProxy - the proxy address

Return
the current ResolverOptions instance