blocking CLI: print a warning when a URL pattern ends with a /
The prefix matching semantics rely on URL patterns not ending with a /. URLs ending in / will only be used for exact matches. Warn the operator of this situation.
Loading
Please register or sign in to comment