struct Athena::HTTP::RequestMatcher::Attributes
inherits Struct
#
Checks if all specified AHTTP::Request#attributes match the provided patterns.
Included modules
Athena::HTTP::RequestMatcher::Interface
Constructors#
Methods#
#matches?(request : AHTTP::Request) : Bool#
Decides whether the rule(s) implemented by the strategy matches the provided request.