Jump to letter: [
ACDFJLMNQSTWXZ
]
nginx-module-unbrotli - Decompresses Brotli-encoded responses for clients that do not support it
- Description:
The ngx_unbrotli module is a filter that decompresses responses with
Content-Encoding: br for clients that do not support Brotli encoding method.
- Architecture:
Optimized for aarch64 (ARM64) architecture. It can be used on AWS Graviton instances, as well as Raspberry Pi 4 and newer.
How to Install
sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm
sudo dnf -y install nginx-module-unbrotli
Packages