Select exchanges according to HTTP status code.
Evaluation scope defines the timing where this filter will be applied.
responseHeaderReceivedFromRemote This scope occurs the moment fluxzy has done parsing the response header.
statusCodeFilter
The following table describes the customizable properties available for this filter:
Property | Type | Description | DefaultValue |
---|---|---|---|
statusCodes | list1 | List of status code | system.Collections.Generic.List 1[System.Int32] |
||
inverted | boolean | Negate the filter result | false |
This filter has no specific usage example
View definition of StatusCodeFilter for .NET integration.
The following filters are related to this filter: