We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d62024a commit 3779d3aCopy full SHA for 3779d3a
nelmio/security-bundle/2.4/config/packages/nelmio_security.yaml
@@ -8,12 +8,6 @@ nelmio_security:
8
content_type:
9
nosniff: true
10
11
- # forces Microsoft's XSS-Protection with
12
- # its block mode
13
- xss_protection:
14
- enabled: true
15
- mode_block: true
16
-
17
# Send a full URL in the `Referer` header when performing a same-origin request,
18
# only send the origin of the document to secure destination (HTTPS->HTTPS),
19
# and send no header to a less secure destination (HTTPS->HTTP).
0 commit comments