Module uri
Available on crate feature
http only.Expand description
provides a UriMatcher matcher for matching requests based on their URI.
Structs§
- UriMatcher
- Matcher the request’s URI, using a substring or regex pattern.
http only.provides a UriMatcher matcher for matching requests based on their URI.