io.helidon.webclient.api.WebClientCookieManager
Description
Helidon WebClient cookie manager
Configuration options
| Key | Type | Default | Description |
|---|---|---|---|
automatic- | Boolean | false | Whether automatic cookie store is enabled or not |
cookie- | Cookie | java. | Current cookie policy for this client |
default- | Map< | Map of default cookies to include in all requests if cookies enabled |
See the manifest for all available types.