summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorYann Ylavic <ylavic@apache.org>2023-01-27 18:41:30 +0000
committerYann Ylavic <ylavic@apache.org>2023-01-27 18:41:30 +0000
commit35992e8430cdede8ad1fc8c2e30762d4f26b17d9 (patch)
tree75725cf3c3cb6cf355553eefeb4b6f7e2b27fd19 /docs
parent936b360e0dfdfe62be80e05175c11d1277197ca8 (diff)
downloadhttpd-35992e8430cdede8ad1fc8c2e30762d4f26b17d9.tar.gz
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
Diffstat (limited to 'docs')
-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 e73b3abbeb..2f71343e81 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.</p>
</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