vertx / io.vertx.maven / ResolverOptions / setHttpsProxy

setHttpsProxy

open fun setHttpsProxy(httpsProxy: String): ResolverOptions

Sets the address of the proxy used for HTTPS requests.

Parameters

httpsProxy - the proxy address

Return
the current ResolverOptions instance