You are here

constant ADVAGG_RESOURCE_HINTS_USE_IMMUTABLE in Advanced CSS/JS Aggregation 7.2

If false do not set the immutable header.

Related topics

5 uses of ADVAGG_RESOURCE_HINTS_USE_IMMUTABLE
advagg_admin_settings_form in ./advagg.admin.inc
Form builder; Configure advagg settings.
advagg_admin_settings_form_submit in ./advagg.admin.inc
Clear out the advagg cache bin when the save configuration button is pressed.
advagg_htaccess_check_generate in ./advagg.missing.inc
Generate .htaccess rules and place them in advagg dir.
advagg_missing_set_farfuture_headers in ./advagg.missing.inc
Set various headers so the browser will cache the file for a long time.
advagg_s3fs_upload_params_alter in ./advagg.module
Implements hook_s3fs_upload_params_alter().

File

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

Code

define('ADVAGG_RESOURCE_HINTS_USE_IMMUTABLE', TRUE);