io.helidon.webserver.hsts.HstsFeature

Description

Configuration of the HSTS feature

Configuration options

KeyTypeDefaultDescription
include-sub-domainsBooleanfalseWhether the policy should apply to subdomains
max-ageDurationP365DMax age of the HSTS policy
weightDouble875.0Weight of the HSTS feature
socketsList<String>List of sockets to register this feature on
preloadBooleanfalseWhether the policy should include the non-standard preload token used by browser preload lists
enabledBooleantrueWhether this feature is enabled

Usages


See the manifest for all available types.

Copyright © 2018, 2026 Oracle and/or its affiliates.