Lofesa commented on issue #1714: URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1714#issuecomment-705698442
Yes, you are rigth. The url is not changed but content-type is image/webp. But image still transparent with or w/o pagespeed rewrite. I have tried a direct url request disabling convert_to_webp_lossless as a url parameter and still have content-type image/webp, but I think the image is the same, as far as the Etag header is the same, have the same size.... You con enale/disable filters with url parameters: https://mydomain.com/?PageSpeed=on/off to enable/disable pagespeed https://mydomain.com/mi-image.png?PageSpeedFilters=-convert_to_webp_lossless to disable this filter. ---------------------------------------------------------------- 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