DylanVolz opened a new pull request #2277: Allow the capture group for a route parameter to be defined URL: https://github.com/apache/incubator-trafficcontrol/pull/2277 this is done in the form {parameterName:capturePattern} instead of {parameterName} in the route definition in routes.go. The capture pattern is defined using a regex pattern the same as the rest of the route definition.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
