第 28 章 Has Header Filter Action
Filter message based on the presence of one header.
28.1. Configuration Options 复制链接链接已复制到粘贴板!
The following table summarizes the configuration options available for the has-header-filter-action Kamelet:
| Property | Name | Description | Type | Default | Example |
|---|---|---|---|---|---|
| name * | Header Name | The header name to evaluate. The header name must be passed by the source Kamelet. For Knative only, the name of the header requires a CloudEvent (ce-) prefix. | string | headerName | |
| value | Header Value | An optional header value to compare the header to | string | headerValue |
* = Fields marked with an asterisk are mandatory.