rawlinp commented on issue #3350: URL: https://github.com/apache/trafficcontrol/issues/3350#issuecomment-780012055
Not that I can recall, but this issue has been partially completed. We automatically anchor `^` but not `$` yet, and we've prohibited `.json` suffixes in the move to API 2.0. So what's left is to automatically anchor `$` and using strings+interpolation instead of regexes. But I'm not sure how we would want to match URLs to routes without using regexes, unless we still convert routes to regexes "under the hood?" ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
