diff options
-rw-r--r-- | docs/manual/new_features_2_4.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/manual/new_features_2_4.xml b/docs/manual/new_features_2_4.xml index 5b837823cf..df0a8ef70b 100644 --- a/docs/manual/new_features_2_4.xml +++ b/docs/manual/new_features_2_4.xml @@ -181,6 +181,9 @@ <dd>Enable FastCGI authorizer applications to authenticate and/or authorize clients.</dd> + <dt><module>mod_http2</module> (available since 2.4.x)</dt> + <dd>Support for the HTTP/2 transport layer.</dd> + </dl> </section> |