io.helidon.webclient.api.Proxy
Description
A definition of a proxy server to use for outgoing requests
Configuration options
| Key | Type | Default | Description |
|---|---|---|---|
password | List< | Sets a new password for the proxy | |
port | Integer | Sets a port value | |
host | String | Sets a new host value | |
force- | Boolean | Forces HTTP CONNECT with the proxy server | |
no- | List< | Configure a host pattern that is not going through a proxy | |
type | Proxy | HTTP | Sets a new proxy type |
username | String | Sets a new username for the proxy |
Usages
clients.proxy security.providers. idcs- role- mapper. oidc- config. webclient. proxy security.providers. oidc. webclient. proxy server.features. security. security. providers. idcs- role- mapper. oidc- config. webclient. proxy server.features. security. security. providers. oidc. webclient. proxy
See the manifest for all available types.