You are here

constant ADVAGG_SKIP_304_CHECK in Advanced CSS/JS Aggregation 7.2

If true do test for 304 files on the status report page.

Related topics

1 use of ADVAGG_SKIP_304_CHECK
advagg_install_chk_urls in ./advagg.install
Make sure http requests to css/js files work correctly.

File

./advagg.module, line 289
Advanced CSS/JS aggregation module.

Code

define('ADVAGG_SKIP_304_CHECK', FALSE);