igmdvc commented on issue #1660: Override webp lossless decision logic
URL: 
https://github.com/apache/incubator-pagespeed-ngx/issues/1660#issuecomment-515784506
 
 
   Nothing to do with HTML as all the images are fetched using ajax requests 
and are used for WebGL applications. For diverse reasons, we cannot modify the 
applications build process to generate webp on build time and that is why we 
want to use pagespeed.
   
   I am requesting a specific configuration option to have lossless webp (if 
applicable) based on accept header without checking user-agent, so I can end up 
with response in which the vary header is Accept and not User-Agent. By 
enabling this option the user accepts as a side-effect, that there could be a 
request from an old version browser which receives a webp lossless and is not 
able to render properly due to not support it.
   
   Hope it makes sense.
   
   Thanks again

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


With regards,
Apache Git Services

Reply via email to