monkeyDluffy6017 commented on code in PR #10645:
URL: https://github.com/apache/apisix/pull/10645#discussion_r1436393005
##########
apisix/core/ctx.lua:
##########
@@ -274,6 +274,15 @@ do
end
end
+ elseif core_str.has_prefix(key, "uri_arg_") then
Review Comment:
The built-in variable only works when the router engine is
`radixtree_uri_with_parameter`, we should add comment about this
--
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]