You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by "monkeyDluffy6017 (via GitHub)" <gi...@apache.org> on 2023/04/24 08:06:44 UTC

[GitHub] [apisix] monkeyDluffy6017 commented on a diff in pull request #9194: feat: proxy_rewrite support miltiple regex pattern matching

monkeyDluffy6017 commented on code in PR #9194:
URL: https://github.com/apache/apisix/pull/9194#discussion_r1174927027


##########
apisix/plugins/proxy-rewrite.lua:
##########
@@ -61,12 +61,15 @@ local schema = {
             type        = "string",
             enum        = schema_method_enum
         },
+        none_match_abort = {

Review Comment:
   It seems that the `none_match_abort` feature has nothing to do with this pr?
   



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