tokers / zstd-nginx-module

Nginx modules for the Zstandard compression
BSD 2-Clause "Simplified" License
196 stars 23 forks source link

Don't tell nginx to use zstd compression when Accept-Encoding only contains gzip #15

Closed SuperSandro2000 closed 1 year ago

SuperSandro2000 commented 1 year ago

I enabled zstd encoding for many mime-types in my nginx config and noticed that firefox received zstd encoded content despite not sending zstd in the Accept-encoding header.