constant BOOST_APACHE_VARY_COOKIE in Boost 7
Default setting for whether to include cookies into the vary header.
2 uses of BOOST_APACHE_VARY_COOKIE
- boost_admin_htaccess_settings in ./
boost.admin.htaccess.inc - Form builder; Configure boost settings.
- boost_htaccess_cache_dir_generate in ./
boost.module - Generate htaccess rules for the cache directory.
File
- ./
boost.module, line 71 - Caches generated output as a static file to be served directly from the webserver.
Code
define('BOOST_APACHE_VARY_COOKIE', 0);