tokers / zstd-nginx-module

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

Don't need to link with libzstd for zstd_static module #14

Open sergey-dryabzhinsky opened 2 years ago

sergey-dryabzhinsky commented 2 years ago

It just checks file extension, accept-encoding header, not used ZSTD library functions.