cache Query Parameter Strip Directive
Parameters
value
Defines cache behaviour in relation to query string parameters. Valid options are StripAll
, StripAllExcept
, StripOnly
or StripNone
. Defaults to StripAll
.