tzssangglass commented on issue #5654:
URL: https://github.com/apache/apisix/issues/5654#issuecomment-984370324


   Based on this configuration, what do you want to achieve and what are the 
expected results?
   
   > I created a route
   > /api/v1/groups/*
   > and made a URI Override
   > Regexp: /api(/v1/groups/.*)
   > now, I am trying this url
   > 127.0.0.1:9080/api/v1/groups/
   > and facing this issue
   > HTTP Status 400 – Bad Request
   > submitted request
   > 
[mydomain.com/api/v1/groups/%3CNumber%3E](https://mydomain.com/api/v1/groups/%3CNumber%3E)
   > forwarded request
   > 127.0.0.1:9080/api/v1/groups/
   
   there is some confusion here, I cannot got it.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to