Skip to main content

BROTLI_LGWIN

Constant BROTLI_LGWIN 

Source
const BROTLI_LGWIN: u32 = 22;
Expand description

Brotli window size (log2). 22 is the codec’s common default and what nginx’s brotli module ships with.