Namespace Fluxzy.Rules.Filters
Classes
- AnyFilter
Select all request
- CommentSearchFilter
Select exchanges according to comment value
- FilterCollection
A filter collection is a combination of multiple filter with a merging operator (OR / AND). Specific consideration A blank filter collection (no children) will always pass if operator is AND and will always fail if operator is OR
- HasCommentFilter
Select exchanges that contain comment
- HasTagFilter
Select exchanges that contain tag
- IpEgressFilter
Select exchanges according to upstream ip address
- IpIngressFilter
Select exchanges according to client ip address
- IsWebSocketFilter
Select exchanges that are websocket communication
- NoFilter
Select nothing
- TagContainsFilter
Select exchanges according to tag values