You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pagespeed.apache.org by GitBox <gi...@apache.org> on 2019/04/07 15:19:45 UTC

[GitHub] [incubator-pagespeed-mod] eldk commented on issue #1857: firefox 65 png and gif files do not convert to webp, though jpg does.

eldk commented on issue #1857: firefox 65 png and gif files do not convert to webp, though jpg does.
URL: https://github.com/apache/incubator-pagespeed-mod/issues/1857#issuecomment-480599291
 
 
   Hello,
   
   I've just checked webp request with Firefox 66.0.2/Ubuntu 16.04 :  images requests have been changed from `Accept: image\webp` to `Accept: image/webp,*/*`.
   
   I think It's a Firefox regression.
   
   Curl with Firefox 66.0.2 original headers, `Accept: image/webp,*/*`, -get jpeg pictures.
   
   Curl with Firefox 66.0.2 modified headers  `Accept: image\webp`,  get webp pictures.
   
   I think a bug must be filled at https://bugzilla.mozilla.org/show_bug.cgi?id=webp
   
   Thanks,
   
   Eric
   
   
   
   

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


With regards,
Apache Git Services