summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYann Ylavic <ylavic@apache.org>2023-01-27 18:43:13 +0000
committerYann Ylavic <ylavic@apache.org>2023-01-27 18:43:13 +0000
commit56f2974593de9b4b470742aca720ec7a09c879e8 (patch)
treef351b5db6907439df057003934401a46426c02a2
parent9167a021726c67d793228ae18745484d6cf56446 (diff)
downloadhttpd-56f2974593de9b4b470742aca720ec7a09c879e8.tar.gz
docs: no default value for mod_proxy upgrade= parameter. [skip ci]
Merges r1907045 from https://svn.apache.org/repos/asf/httpd/httpd/trunk. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1907047 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--docs/manual/mod/mod_proxy.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/mod/mod_proxy.xml b/docs/manual/mod/mod_proxy.xml
index dbd85914a6..9cd215d2b4 100644
--- a/docs/manual/mod/mod_proxy.xml
+++ b/docs/manual/mod/mod_proxy.xml
@@ -1242,7 +1242,7 @@ ProxyPass "/example" "http://backend.example.com" max=20 ttl=120 retry=300
Available in Apache HTTP Server 2.4.42 and later.
</td></tr>
<tr><td><a id="upgrade" name="upgrade">upgrade</a></td>
- <td>WebSocket</td>
+ <td>-</td>
<td><p>Protocol accepted by <module>mod_proxy_http</module> or
<module>mod_proxy_wstunnel</module> for the HTTP Upgrade mechanism
upon negotiation by the HTTP client/browser (per