strapi-plugin-local-image-sharp icon indicating copy to clipboard operation
strapi-plugin-local-image-sharp copied to clipboard

[Feature Request] Auto Format by Request Header

Open soranoo opened this issue 1 year ago • 1 comments

Look at the request accept header to determine which format to serve.

soranoo avatar Jul 28 '23 10:07 soranoo

This would be amazing and turn Strapi into a CDN! For Strapi to get all needed information, the frontend of the app needs to activate Client Hints:

<meta http-equiv="Accept-CH" content="DPR, Viewport-Width, Width" />

AndreasFaust avatar Aug 02 '23 09:08 AndreasFaust