You are here

constant RESOURCE_HINTS_DNS_PREFETCH_DISABLED in Resource Hints 7.2

Same name and namespace in other branches
  1. 7 resource_hints.module \RESOURCE_HINTS_DNS_PREFETCH_DISABLED
1 use of RESOURCE_HINTS_DNS_PREFETCH_DISABLED
ResourceHintsWebTestCase::testResourceHints in ./resource_hints.test
Test the prefetch resource hints.

File

./resource_hints.module, line 11
Modules hooks for the resource hints module.

Code

define('RESOURCE_HINTS_DNS_PREFETCH_DISABLED', 'off');