v1.1.0
- Add
stripTrailingSlash
option to decided whether or not to remove a trailing slash from URL matches - Add individual
scheme
andwww
options tostripPrefix
to decide to strip the scheme, the 'www', or both from URL matches
stripTrailingSlash
option to decided whether or not to remove a trailing slash from URL matchesscheme
and www
options to stripPrefix
to decide to strip the scheme, the 'www', or both from URL matches