doc: add language to mention disruptive nature of cookie host prefix (#22384)

This commit is contained in:
Steven Masley
2026-02-27 09:59:01 -06:00
committed by GitHub
parent 0bafc05c37
commit 21bc185254
5 changed files with 10 additions and 5 deletions
+1 -1
View File
@@ -1067,7 +1067,7 @@ Controls the 'SameSite' property is set on browser session cookies.
| YAML | <code>networking.hostPrefixCookie</code> |
| Default | <code>false</code> |
Recommended to be enabled. Enables `__Host-` prefix for cookies to guarantee they are only set by the right domain.
Recommended to be enabled. Enables `__Host-` prefix for cookies to guarantee they are only set by the right domain. This change is disruptive to any workspaces built before release 1.31, requiring a workspace restart.
### --terms-of-service-url