diff --git a/docs/manual/mod/mod_brotli.xml b/docs/manual/mod/mod_brotli.xml index 66e9cdfb85..dcf0c013ce 100644 --- a/docs/manual/mod/mod_brotli.xml +++ b/docs/manual/mod/mod_brotli.xml @@ -28,12 +28,13 @@ client Extension mod_brotli.c brotli_module - +Available in version 2.4.26 and later.

The mod_brotli module provides the BROTLI_COMPRESS output filter that allows output from your server to be compressed using the brotli compression format before being sent to the client over - the network.

+ the network. This module uses the Brotli library found at + https://github.com/google/brotli.

Filters