Hacker News new | ask | show | jobs
by cvrajeesh 2308 days ago
we fall back to the original image when webp is not supported by the browser
1 comments

Fallback server-side based on Accepts? Or JS based fallback, or fallback based on user agent, or...?

Sorry. There are a lot of ways of doing this, with a lot of services that choose... Interesting... ways of doing it.

yes, the fallback is done on the server-side based on the accept header