RequestMatcher typedef

RequestMatcher = bool Function(RequestOptions)

Implementation

typedef RequestMatcher = bool Function(RequestOptions);