module Wafalyzer::Waf::Matcher

Direct including types

Defined in:

wafalyzer/waf/matcher.cr

Instance Method Summary

Instance Method Detail

def matches?(response : HTTP::Client::Response) : Bool #

Returns true if given response matches defined assertions, false otherwise.


[View source]