xiangtianyu commented on issue #12222:
URL: https://github.com/apache/apisix/issues/12222#issuecomment-2896759533

   > > but i cannot get the real host in this plugin.
   > 
   > Can you explain this in detail?
   
   If i request this url "http://xxx.test.com/test"; and it redirect in the 
backend "http://test.inner.com/api/test";. The "Location" of the 302 request 
will be like "http://test.inner.com/api/test";, while it should be 
"http://xxx.test.com/api/test";


-- 
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: notifications-unsubscr...@apisix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to