You are here

constant SECKIT_X_XSS_1 in Security Kit 6

Same name and namespace in other branches
  1. 7 seckit.module \SECKIT_X_XSS_1
2 uses of SECKIT_X_XSS_1
SecKitTestCase::testXXSSProtectionIs1 in ./seckit.test
Tests set to 1; mode=block X-XSS-Protection HTTP response header.
_seckit_x_xss in ./seckit.module
Sends X-XSS-Protection HTTP header.

File

./seckit.module, line 12
Allows administrators to improve security of the website.

Code

define('SECKIT_X_XSS_1', 2);