]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mod_proxy_wstunnel: Add ProxyWebsocketFallbackToProxyHttp.
authorYann Ylavic <ylavic@apache.org>
Wed, 12 May 2021 10:10:36 +0000 (10:10 +0000)
committerYann Ylavic <ylavic@apache.org>
Wed, 12 May 2021 10:10:36 +0000 (10:10 +0000)
commit4b5394837f82c9c3bb8bdd1191520b6cb55debd6
tree7575c5f3bdf84e9d7585936e2042a849275ebbd9
parent958c12bd6a4f2339e380bbadd6238a139166bdd7
mod_proxy_wstunnel: Add ProxyWebsocketFallbackToProxyHttp.

Allows to opt-out the fallback to mod_proxy_http to handle WebSocket upgrade,
and let mod_proxy_wstunnel handle the requests as in 2.4.46 and earlier.

Update docs.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1889792 13f79535-47bb-0310-9956-ffa450edef68
docs/manual/mod/mod_proxy_wstunnel.xml
modules/proxy/mod_proxy_wstunnel.c