You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by "fengxsong (via GitHub)" <gi...@apache.org> on 2023/03/28 02:21:38 UTC

[GitHub] [apisix] fengxsong opened a new issue, #9179: feat: proxy_rewrite plugin support multiple regex pattern matching

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: notifications-unsubscribe@apisix.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix] shreemaan-abhishek closed issue #9179: feat: proxy_rewrite plugin support multiple regex pattern matching

Posted by "shreemaan-abhishek (via GitHub)" <gi...@apache.org>.
shreemaan-abhishek closed issue #9179: feat: proxy_rewrite plugin support multiple regex pattern matching
URL: https://github.com/apache/apisix/issues/9179


-- 
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-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org