fengxsong opened a new issue, #9179:
URL: https://github.com/apache/apisix/issues/9179

   ### Description
   
   Currently the `regex_uri` field in plugin `proxy_rewrite` is a slice type 
and only supports containing exactly 2 parameters, the first one is `what 
matched`, and the second is `where to go`. IMO, **multiple regex pattern 
matching** is a very common need, so we don't need to write multiple proxy 
configs in one single rule.
   So I have a proposal if we can support an even number of 
parameters(compatible with the previous version)?


-- 
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