bzp2010 commented on issue #2284: URL: https://github.com/apache/apisix-dashboard/issues/2284#issuecomment-1010551170
We don't have any formal way to do this work, even APISIX can't support it. But here we can do this indirectly using some methods. Firstly, using this function.  Config the uri match (the var `uri` is the pure URI and the `request_uri` will include query params `?xxx=xxx`)  Config the query match  **However, keep in mind that this is not the "right" way to use it, and while it does work, it may cause performance degradation or other problems.** -- 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]
