You are here

constant SECKIT_X_XSS_0 in Security Kit 7

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

File

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

Code

define('SECKIT_X_XSS_0', 1);