You are here

constant HTTP_RESPONSE_HEADERS_CACHE_BIN in HTTP Response Headers 7

Cache bin for HTTP headers.

2 uses of HTTP_RESPONSE_HEADERS_CACHE_BIN
http_response_headers_cache_reset in ./http_response_headers.module
Clears the header rule per page cache.
http_response_headers_get_rules in ./http_response_headers.module
Provides applicable rules for current page.

File

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

Code

define('HTTP_RESPONSE_HEADERS_CACHE_BIN', 'cache_http_response_headers');