]> granicus.if.org Git - apache/commit
Add upgrade parameter to mod_proxy_wstunnel.
authorJean-Frederic Clere <jfclere@apache.org>
Thu, 20 Apr 2017 17:07:32 +0000 (17:07 +0000)
committerJean-Frederic Clere <jfclere@apache.org>
Thu, 20 Apr 2017 17:07:32 +0000 (17:07 +0000)
commit61ca36599d3bdedb89221508c16e888f3e9e107d
treecb204949ef25d82f4220ed20b06449434df019ce
parent58b127de3fa98957fcc9c4d085fc54af5b39565d
Add upgrade parameter to mod_proxy_wstunnel.
That allows to upgrade to jboss-remoting for example
or to run an HTTP/1.1 backend that needs to upgrade to
WebSocket.
See also:
 https://issues.jboss.org/browse/JBCS-254
 https://issues.jboss.org/browse/JBCS-291

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