From 531eba740724d753a99be8763271bf4324b8bf9a Mon Sep 17 00:00:00 2001 From: Jim Jagielski Date: Mon, 12 Jun 2017 14:11:37 +0000 Subject: [PATCH] no longer experimental git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1798470 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_proxy_http2.xml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/docs/manual/mod/mod_proxy_http2.xml b/docs/manual/mod/mod_proxy_http2.xml index 5cf16dd64b..3bcd5bb47f 100644 --- a/docs/manual/mod/mod_proxy_http2.xml +++ b/docs/manual/mod/mod_proxy_http2.xml @@ -56,13 +56,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.

-
- Warning

Do not enable proxying until you have secured your server. Open proxy -- 2.40.0