You are here

constant SECKIT_X_XSS_1 in Security Kit 7

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

File

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

Code

define('SECKIT_X_XSS_1', 3);