anyFilter
Description
Select all exchanges
Evaluation scope
Evaluation scope defines the timing where this filter will be applied.
{.alert .alert-info} ::: onAuthorityReceived This scope denotes the moment fluxzy is aware the destination authority. In a regular proxy connection, it will occur the moment where fluxzy parsed the CONNECT request. :::
YAML configuration name
anyFilter
Settings
This filter has no specific characteristic
The following table describes the customizable properties available for this filter:
{.property-table .property-table-filter} ::: | Property | Type | Description | DefaultValue | | :------- | :------- | :------- | -------- | | inverted | boolean | Negate the filter result | false | :::
Example of usage
This filter has no specific usage example
.NET reference
View definition of AnyFilter for .NET integration.
See also
This filter has no related filter