You are here

constant HTTP_RESPONSE_HEADERS_VISIBILITY_LISTED in HTTP Response Headers 7

Sets this header on only the listed pages.

4 uses of HTTP_RESPONSE_HEADERS_VISIBILITY_LISTED
HttpResponseHeadersTestCase::testHeaderRuleHelpers in ./http_response_headers.test
Test header rule helpers that changes the user input.
HttpResponseHeadersUITestCase::testHeaderRuleAdminUI in modules/http_response_headers_ui/http_response_headers_ui.test
Test creating header rule.
HttpResponseHeadersUITestCase::testHeaderRuleHelpers in modules/http_response_headers_ui/http_response_headers_ui.test
Test header rule helpers that changes the user input.
http_response_headers_get_rules in ./http_response_headers.module
Provides applicable rules for current page.

File

./http_response_headers.module, line 16
Contains HTTP response headers.

Code

define('HTTP_RESPONSE_HEADERS_VISIBILITY_LISTED', 1);