Uses of Class
io.helidon.webclient.Proxy
-
Uses of Proxy in io.helidon.webclient
Modifier and TypeMethodDescriptionProxy.Builder.build()
static Proxy
Proxy.create()
Create from environment and system properties.static Proxy
Create a new proxy instance from configuration.static Proxy
Proxy.noProxy()
A Proxy instance that does not proxy requests.WebClientRequestBuilder.ClientRequest.proxy()
Proxy used by current request.Modifier and TypeMethodDescriptionSets new proxy which will used for the requests.Override client proxy configuration.