How to display WebP image even in Chrome?

Hello,

I use Firefox, but I have seen that Chrome doesn’t display my WebP images when I give the url directly.

How can I fix that?

Thanks.

The image is displayed as ascii characters.

Where can I add mime type for WebP ?

# cat /etc/nginx/mime.types | grep webp
    image/webp                                       webp;

Ok, it’s a Drupal issue:
https://www.drupal.org/project/drupal/issues/3310963