Exclude these HTTP headers from Cache Key. Currently, only the Origin header can be excluded.
Origin
false (default) - all query string parameters are used for Cache Key, unless explicitly excluded; true - all query string parameters are ignored; value should be false if any of exclude or include is non-empty.
false
true
exclude
include
Use values of specified cookies in Cache Key.