AVIF images are brotli compressed
Open
- Dominant language
- No language data
- Stars
- 346
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
I have a page that loads an AVIF image, and I just noticed that Azure SWA serves it with a brotli compression. This wastes CPU cycles on low-powered devices when they have to decode the brotli compressed file. There is no beneft to compressing AVIF, since it is already highly compressed.

Is there a way to fix this or to disable this?
Thank you!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.