zll600 commented on code in PR #10989:
URL: https://github.com/apache/apisix/pull/10989#discussion_r1510774503


##########
t/node/http_host.t:
##########
@@ -64,5 +64,5 @@ GET /uri
 Host: foo.com:1984
 --- response_body
 uri: /uri
-host: foo.com:1984
+host: foo.com

Review Comment:
   I change `$http_host` to `$host`, ref 
https://github.com/apache/apisix/pull/10989/files#r1510533390
   `$host` has no `port`. So I will lost the port info here.



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