You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@trafficserver.apache.org by GitBox <gi...@apache.org> on 2020/08/12 01:51:47 UTC

[GitHub] [trafficserver] maskit commented on pull request #7104: Don't send image/webp responses from cache to broswers that don't support it

maskit commented on pull request #7104:
URL: https://github.com/apache/trafficserver/pull/7104#issuecomment-672447861


   Chrome has `image/avif` and `image/apng` in its accept header. I'm not sure how much popular these formats are, but I guess similar things would happen if they were cached. We might want to handle these in the same way.
   ```
   image/avif,image/webp,image/apng,image/*,*/*;q=0.8
   ```


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