verification-plugin icon indicating copy to clipboard operation
verification-plugin copied to clipboard

Ndd: Hide WebP algorithms for non-WebP images

Open Sallaa opened this issue 1 year ago • 0 comments

Hide WebP algorithms for non-WebP images in the NDD table.

❗️ As of now, we are awaiting an update to retrieve the correct MIME type from the API to be able to do this in an accurate way. The API currently returns "binary/octet-stream" instead of "image/..." which prevents to retrieve the MIME type accurately. It is being considered in the future update of the API.

Sallaa avatar Aug 27 '24 15:08 Sallaa