Description

Helidon WebClient cookie manager.

Usages

Configuration options

KeyKindTypeDefault ValueDescription
automatic-store-enabledVALUEBooleanfalseWhether automatic cookie store is enabled or not
cookie-policyVALUECookiePolicyjava.net.CookiePolicy.ACCEPT_ORIGINAL_SERVERCurrent cookie policy for this client
default-cookiesMAPString Map of default cookies to include in all requests if cookies enabled

See the manifest for all available types.