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


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

Review Comment:
   I don't think uri blocking should be done in this plugin, it can be combined 
with other plugins, keep this plugin simple



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