Skip to content

module Athena::Framework::RequestMatcher::Interface #

Represents a strategy that can be used to match an ATH::Request. This interface can be used as a generic way to determine if some logic should be enabled for a given request based on the configured rules.