shukitchan commented on issue #12064:
URL: 
https://github.com/apache/trafficserver/issues/12064#issuecomment-2699933459

   I am going to take a wild guess at what you try to do. 
   You want ATS to proxy the request to the origin and the "Host" request 
header is still going to be "trafficserverurl" no matter what?
   
   Probably this?
   
   ```
   function do_global_send_request()
     ts.server_request.header["Host"] = "trafficserverurl"
   end
   ```


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