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


##########
apisix/core/ctx.lua:
##########
@@ -274,6 +274,15 @@ do
                     end
                 end
 
+            elseif core_str.has_prefix(key, "uri_arg_") then

Review Comment:
   `uri_arg` always means URL query arguments, maybe you should use `uri_para_` 
instead?



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