spacewander commented on issue #2763:
URL: https://github.com/apache/apisix/issues/2763#issuecomment-727918338


   The `arg_age` variable is for the query parameter in the URI (`?age=xxx`). 
   http://nginx.org/en/docs/http/ngx_http_core_module.html#variables
   
   To route according to the sent JSON body you should write your filter 
function: 
   https://github.com/api7/lua-resty-radixtree/#new


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to