You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/modules/ROOT/pages/spring-cloud-gateway-server-webflux/gatewayfilter-factories/secureheaders-factory.adoc
+80-3Lines changed: 80 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -29,10 +29,87 @@ The following properties are available:
29
29
To disable the default values set the `spring.cloud.gateway.filter.secure-headers.disable` property with comma-separated values.
NOTE: You can check the Permissions Policy feature list for Chrome with https://developer.chrome.com/docs/privacy-security/permissions-policy#chrome_devtools_integration[DevTool Integration].
114
+
115
+
When you configure the header value for your environment, make sure to check the browser console for syntax errors.
0 commit comments