Add config for http_response_headers module
This commit is contained in:
parent
8abb36d3bb
commit
278c1c661b
12 changed files with 142 additions and 0 deletions
|
|
@ -0,0 +1,12 @@
|
|||
uuid: 26090083-85fd-483e-b029-83582abecdfb
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies: { }
|
||||
_core:
|
||||
default_config_hash: xjdq0o6GzQSm6T11WcRHJ3A_DGGSEYiLrmqhLM8hpWQ
|
||||
id: x_xss_protection
|
||||
label: X-Xss-Protection
|
||||
description: "This response header can be used to configure a user-agent's built in reflective XSS protection. Currently, only Microsoft's Internet Explorer, Google Chrome and Safari (WebKit) support this header."
|
||||
name: X-Xss-Protection
|
||||
value: '1; mode=block'
|
||||
visibility: { }
|
||||
Loading…
Add table
Add a link
Reference in a new issue