You are here

constant SeckitInterface::X_XSS_0 in Security Kit 8

Same name and namespace in other branches
  1. 2.x src/SeckitInterface.php \Drupal\seckit\SeckitInterface::X_XSS_0

Set X-XSS-Protection HTTP header to 0.

File

src/SeckitInterface.php, line 18

Class

SeckitInterface
Provides an interface Seckit module.

Namespace

Drupal\seckit

Code

const X_XSS_0 = 1;