You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/11/23 08:33:48 UTC

[GitHub] [apisix] shuaijinchao commented on issue #5579: request help: a forward plugin for api gw

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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org