-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 7.10
-
Component/s: Web Common
-
Release Notes Summary:The "enabled" attribute of the "header" extension point removes a given header from the Response.
-
Sprint:nxsupport 10.3.1
-
Story Points:1
The enabled attribute of the header extension point is never used: it should be possible to disable a header by using this attribute.
It is useful for example to disable the X-Frame-Options header which indicates whether or not a browser should be allowed to render a page in a frame.