You are here

protected property SecKitTestCaseTest::$originHeader in Security Kit 2.x

Same name and namespace in other branches
  1. 8 tests/src/Functional/SecKitTestCaseTest.php \Drupal\Tests\seckit\Functional\SecKitTestCaseTest::originHeader

If set all requests made with have an origin header set with its value.

Type: bool|string

File

tests/src/Functional/SecKitTestCaseTest.php, line 47

Class

SecKitTestCaseTest
Functional tests for Security Kit.

Namespace

Drupal\Tests\seckit\Functional

Code

protected $originHeader = FALSE;