Add comment to exchange. Comment has no effect on the stream behaviour.
Evaluation scope defines the timing where this filter will be applied.
responseHeaderReceivedFromRemote This scope occurs the moment fluxzy has done parsing the response header.
applyCommentAction
The following table describes the customizable properties available for this action:
Property | Type | Description | DefaultValue |
---|---|---|---|
comment | string |
The following examples apply this action to any exchanges
Add comment Hello fluxzy
.
rules:
- filter:
typeKind: AnyFilter
actions:
- typeKind: ApplyCommentAction
comment: Hello fluxzy
View definition of ApplyCommentAction for .NET integration.
The following actions are related to this action: