You are here

constant SeckitInterface::X_XSS_1_BLOCK in Security Kit 8

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

Set X-XSS-Protection HTTP header to 1; mode=block.

File

src/SeckitInterface.php, line 23

Class

SeckitInterface
Provides an interface Seckit module.

Namespace

Drupal\seckit

Code

const X_XSS_1_BLOCK = 2;