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 2020/10/28 15:17:59 UTC

[GitHub] [apisix] membphis edited a comment on issue #2468: request help: The problem of rewriting HTTP request header ‘Host’

membphis edited a comment on issue #2468:
URL: https://github.com/apache/apisix/issues/2468#issuecomment-718003819


   > But there is a ‘host’ field in the header of the client request. The above 'proxy_set_header Host $http_host' is replaced by the client's ‘host’ so as to retain the originally requested port.
   
   can you show me an example of Nginx config about how to support this case via Nginx?
   I need it, for trying to find a better way to resolve this issue.


----------------------------------------------------------------
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:
users@infra.apache.org