Skip to content

Response: set headers

Available since: 1.1.0

Fields

Headers

The headers to set. If you can also use YAML syntax by enabling it below.
This field supports tokens.

Interpret above value as YAML format

Nested data can be set using YAML format, for example Content-Type: "text/html; charset=UTF-8". When using this format, this option needs to be enabled. When using tokens and YAML altogether, make sure that tokens are wrapped as a string. Example: Content-Type: "[content_type]"