can proxy-rewrite rewrite plugins too? #9773
Unanswered
kiddmewhat
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
request1.url : /demo/test , 包含插件配置a
request2.url : /demo/test2, 包含插件配置b,c
现在想在请求request1.url 时,某些场景,比如含有某些参数uid=1等,请求被重写到request2.url,并且b,c插件被执行。
有插件可以做到么,该怎么做?
apisix版本2.15
Beta Was this translation helpful? Give feedback.
All reactions