component setheader - assimbly/gateway GitHub Wiki
Sets a header on a message
Path Examples
headerName. The name of the header. For example "MyHeader"
Options
| Name | Description | Default | Type |
|---|---|---|---|
| value | Value of the header | String | |
| language | Language to evaluate the header value. Valid languages are: 'constant', 'groovy', 'jsonpath', 'csimple', 'simple', 'spel', 'xpath' | constant | Enum |