moonming commented on pull request #2079: URL: https://github.com/apache/apisix/pull/2079#issuecomment-676009765
@halfcrazy `$http_host` ONLY get value from request header field, is that ok? `$host`: in this order of precedence: host name from the request line, or host name from the “Host” request header field, or the server name matching a request refer to: http://nginx.org/en/docs/http/ngx_http_core_module.html ---------------------------------------------------------------- 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]
