From 35992e8430cdede8ad1fc8c2e30762d4f26b17d9 Mon Sep 17 00:00:00 2001 From: Yann Ylavic Date: Fri, 27 Jan 2023 18:41:30 +0000 Subject: [PATCH] docs: no default value for mod_proxy upgrade= parameter. [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1907045 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_proxy.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/mod/mod_proxy.xml b/docs/manual/mod/mod_proxy.xml index e73b3abbebc..2f71343e810 100644 --- a/docs/manual/mod/mod_proxy.xml +++ b/docs/manual/mod/mod_proxy.xml @@ -1281,7 +1281,7 @@ ProxyPass "/example" "http://backend.example.com" max=20 ttl=120 retry=300 See the documentation of this module for more details.

upgrade - WebSocket + -

Protocol accepted by mod_proxy_http or mod_proxy_wstunnel for the HTTP Upgrade mechanism upon negotiation by the HTTP client/browser (per -- 2.47.2