Merge branch '5.8.x'
This commit is contained in:
@@ -577,6 +577,12 @@ This indicates to the browser that the page should not be loaded at all.
|
||||
When false and xss-protection-enabled is true, the page will still be rendered when an reflected attack is detected but the response will be modified to protect against the attack.
|
||||
Note that there are sometimes ways of bypassing this mode which can often times make blocking the page more desirable.
|
||||
|
||||
[[nsa-xss-protection-header-value]]
|
||||
* **xss-protection-header-value**
|
||||
Explicitly set the value for https://en.wikipedia.org/wiki/Cross-site_scripting#Non-Persistent[reflected / Type-1 Cross-Site Scripting (XSS)] header.
|
||||
One of: "0", "1", "1; mode=block".
|
||||
When set, overrides both enabled and block attributes.
|
||||
|
||||
|
||||
[[nsa-xss-protection-parents]]
|
||||
=== Parent Elements of <xss-protection>
|
||||
|
||||
Reference in New Issue
Block a user