You are here

constant SECKIT_X_XSS_1_BLOCK in Security Kit 7

2 uses of SECKIT_X_XSS_1_BLOCK
SecKitTestCase::testXXSSProtectionIs1Block 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_BLOCK', 2);