tokers commented on issue #8938: URL: https://github.com/apache/apisix/issues/8938#issuecomment-1445543457
`..` is a dangerous symbol in URI, and APISIX will normalize the URI before the route matching. So actually, the URI used for matching is `/123`, not `/users/../123`. -- 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. To unsubscribe, e-mail: notifications-unsubscr...@apisix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org