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

   Theoretically yes. The changes will be quite a lot, though. 
   
   Alternatively, lua plugin has a fetch function that returns the headers of 
the fetch URL - 
https://docs.trafficserver.apache.org/en/latest/admin-guide/plugins/lua.en.html#ts-fetch
   
   Of course the downside of it is that you need to implement the ESI-like 
content replacement on your own inside the lua script as well. 


-- 
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: issues-unsubscr...@trafficserver.apache.org

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

Reply via email to