Closed
Description
Latest Pagespeed (Lighthouse) tool's update, suggests webp content type to be served onto supported browsers.
Since major browsers like Safari are not supporting webp yet, a conditional cached version is required both for webp supporting browsers and a second for non-webp supporting ones.
Are there any solutions for this problem yet? If a page is cached from a webp supporting browser, non-webp browsers will see this cached version aswell.