Skip to content

module Athena::HTTP::RequestMatcher::Interface #

Represents a strategy that can be used to match an AHTTP::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.