Replies: 1 comment
-
it's better to use |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Can proxy-rewrite or some plugin can rewrite uri from request parameter?
e.g.
original request like https://abc.com/getuser?id=123
and I want query upstream uri like https://abc.com/123/getuser
and also some condition want query upstream like https://abc-upstream.com/getuser?userid=123
Any ideas?thx
Beta Was this translation helpful? Give feedback.
All reactions