SylviaBABY commented on code in PR #6891: URL: https://github.com/apache/apisix/pull/6891#discussion_r854754400
########## docs/zh/latest/plugins/proxy-rewrite.md: ########## @@ -23,25 +29,26 @@ title: proxy-rewrite ## 描述 -proxy-rewrite 是上游代理信息重写插件,支持对 `scheme`、`uri`、`host` 等信息的重写。 +`proxy-rewrite` 是上游代理信息重写插件,支持对 `scheme`、`uri`、`host` 等信息的重写。 Review Comment: ```suggestion `proxy-rewrite` 是处理上游代理信息重写的插件,支持对 `scheme`、`uri`、`host` 等信息进行重写。 ``` -- 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]
