Open Vladislavik opened 2 years ago
Hi, is there are possible to store brotli compressed files on disk and decompress it for users, who doesnot support br? Like gunzip on nginx ngx_http_gunzip_module
Just throwing my hat into the ring as someone who would like to see the ability to decompress for clients that do not support Brotli. Thanks.
https://github.com/clyfish/ngx_unbrotli
Hi, is there are possible to store brotli compressed files on disk and decompress it for users, who doesnot support br? Like gunzip on nginx ngx_http_gunzip_module