strapi-plugin-local-image-sharp
strapi-plugin-local-image-sharp copied to clipboard
[Feature Request] Auto Format by Request Header
Look at the request accept header to determine which format to serve.
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" />