bryancall commented on issue #7099:
URL: https://github.com/apache/trafficserver/issues/7099#issuecomment-672142929


   @ywkaras It won't work since the origin doesn't recognize q values and will 
send back image/webp again, since it has image/webp in the accept header.
   
   It would however work if image/webp;q=0 is added before doing an ATS cache 
look up and then removed before going to the origin.  I think we should just 
special case image/webp for now and remove it later in a few years.  I have an 
internal PR up that has that type of logic.


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


Reply via email to