From 106e41a1227e22933487544ebffadfbb73880b74 Mon Sep 17 00:00:00 2001 From: Jim Jagielski Date: Mon, 12 Jun 2017 17:15:09 +0000 Subject: [PATCH] xform git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1798492 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_proxy_http2.html.en | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/manual/mod/mod_proxy_http2.html.en b/docs/manual/mod/mod_proxy_http2.html.en index 458e0c62d19..00a2a9c3ccf 100644 --- a/docs/manual/mod/mod_proxy_http2.html.en +++ b/docs/manual/mod/mod_proxy_http2.html.en @@ -60,6 +60,13 @@

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 servers are dangerous both to your network and to the Internet at -- 2.47.2