Module uri

Expand description

provides a UriMatcher matcher for matching requests based on their URI.

Modules§

dep
dependencies for the uri matcher module

Structs§

UriMatcher
Matcher the request’s URI, using a substring or regex pattern.