Skip to content

UI.modern.cache.form.[formName].remove-headers

Removes headers for a given cache form.

Key: ui.modern.cache.form.[formName].remove-headers
Type: List<String>
Can be set in: profile.cfg, collection.cfg

Description

This option can be used to remove HTTP headers for a specific form for cached copies.

The parameter name must contain the name of the form file for which it applies: ui.modern.cache.form.[form name].remove-headers. The headers are specified as a comma separated list (white space will be removed for the header names.

Default Value

The default is to remove no headers.

Examples

If you have a custom cache form named foo.cache.ftl and you wish to remove the header X-BAR and X-FOO

ui.modern.cache.form.foo.remove-headers=X-BAR,X-FOO

See Also

top

Funnelback logo
v15.24.0