EndPointCompairs Enumeration
how match of the endpoint has to match
Namespace:
Walter.Web.FireWallAssembly: Walter.Web.FireWall (in Walter.Web.FireWall.dll)
Members
Member name | Description | |
---|---|---|
Default | use the default rule from the rule engine for a given context | |
Path | compare on only the path, ignore any parameters provided | |
PathAndMethod | compare on only the HTTP Method and path, ignore any parameters provided | |
PathAndQuery | compare with path and query | |
PathAndMethodAndQuery | compare the HTTP Method and path, and all parameters provided |