You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2021/02/16 17:54:51 UTC

[GitHub] [trafficcontrol] rawlinp commented on issue #3350: Change Unnecessary Traffic Ops Golang Regex Routing

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:
users@infra.apache.org