Add config for http_response_headers module

This commit is contained in:
Chris (wolcen) Thompson 2025-12-05 17:49:22 -05:00
parent 8abb36d3bb
commit 278c1c661b
12 changed files with 142 additions and 0 deletions

View file

@ -0,0 +1,12 @@
uuid: e1cccab9-59b6-4586-ad7f-dc1b05975d44
langcode: en
status: true
dependencies: { }
_core:
default_config_hash: vm-IJzaf6_rD43UbNf5XszM3uyG3n30GUMK7FQVQSqw
id: content_security_policy
label: Content-Security-Policy
description: 'This HTTP header parameter allows you to define a whitelist of approved sources of content for your site. By restricting the assets that a browser can load for your site you will have extra level of protection from XSS attacks.'
name: Content-Security-Policy
value: ''
visibility: { }