http_response_headers.response_header.x_frame_options.yml in HTTP Response Headers 2.0.x
Same filename and directory in other branches
config/optional/http_response_headers.response_header.x_frame_options.yml
File
config/optional/http_response_headers.response_header.x_frame_options.ymlView source
- langcode: en
- status: true
- dependencies: { }
- id: x_frame_options
- label: X-Frame-Options
- description: 'Clickjacking protection. Valid values include <em>DENY</em> meaning your site can''t be framed, <em>SAMEORIGIN</em> which allows you to frame your own site or <em>ALLOW-FROM https://example.com/</em> which lets you specify sites that are permitted to frame'
- group: Security
- name: X-Frame-Options
- value: SAMEORIGIN