As trunk and commit watchers may have noticed, I've added a rough mod_proxy_websocket extension module to trunk. The basic idea was to have a simple tunnel that could be used to proxy websocket requests, and that's the design... I still need to add the basic 'send initial rec'd headers' to the backend to get it functional.
Also not sure if a true tunnel makes the most sense, but it's a start ;)
