From e652296c3ea7d6fa6f44a923a7d5694d69f87215 Mon Sep 17 00:00:00 2001 From: Christophe Jaillet Date: Sun, 24 Jun 2018 20:41:09 +0000 Subject: [PATCH] Synch with 2.4.x. mod_http2 is no more marked as experimental. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1834268 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_http2.xml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/docs/manual/mod/mod_http2.xml b/docs/manual/mod/mod_http2.xml index de9d47a449..88949e9535 100644 --- a/docs/manual/mod/mod_http2.xml +++ b/docs/manual/mod/mod_http2.xml @@ -36,13 +36,6 @@

This module relies on libnghttp2 to provide the core http/2 engine.

- Warning -

This module is experimental. Its behaviors, directives, and - defaults are subject to more change from release to - release relative to other standard modules. Users are encouraged to - consult the "CHANGES" file for potential updates.

-
-

You must enable HTTP/2 via Protocols in order to use the functionality described in this document. The HTTP/2 protocol