shuaijinchao commented on issue #5579:
URL: https://github.com/apache/apisix/issues/5579#issuecomment-976269695


   Perhaps you can refer to the implementation of the `proxy-rewrite` plugin. 
The request context of apisix is private. If you need to rewrite the forwarded 
URI in the execute phase, you can use `ctx.var.upstream_uri = xxxx`


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


Reply via email to