Checks for a match against the Content of the request.
override async Task< WafResult?> Review(ProcessingState State)
Reviews the processing state, and returns a WAF result, if any.
override string LocalName
XML Local Name for the XML element defining the action.
ContentMatch(XmlElement Xml, WafAction Parent, WebApplicationFirewall Document)
Checks for a match against the Content of the request.
override WafAction Create(XmlElement Xml, WafAction Parent, WebApplicationFirewall Document)
Creates a WAF action from its XML definition.
ContentMatch()
Checks for a match against the Content of the request.