Firstsawyou commented on a change in pull request #2626:
URL: https://github.com/apache/apisix/pull/2626#discussion_r517188607
##########
File path: apisix/cli/ngx_tpl.lua
##########
@@ -498,6 +498,7 @@ http {
return 200;
}
+ proxy_set_header Host $upstream_host;
Review comment:
Consider keeping it aligned with the line below. What do you think? Do
we need to adjust?
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]