momo8zero commented on issue #3123:
URL: https://github.com/apache/apisix/issues/3123#issuecomment-751158461
我尝试了这样的方式:
"vars": [
["http_token","IN",["1","2"]]
]
但是提示参数不符合规范,
我尝试这样:
"vars": [
["http_token","IN","1","2"]
]
保存会成功,但是实际上并没有应用
----------------------------------------------------------------
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]