Path Matching: Introduce a default delimiter for parsing behavior, making it easier to handle various path formats, including hostnames.
Improvements
Path Matching: Enhance the functionality by populating RegExp.keys from tokensToRegExp, improving the usability of regular expressions generated from path strings.