Purpose of code changes on this branch:
Make ws(s) share ports with http(s).
When a request comes in, it is first treated as a Web Socket
request. If Web Socket handshake fails, the request is then
treated as an HTTP request.
After the review, I'll merge this branch into:
/trunk
Original issue reported on code.google.com by yuzo@chromium.org on 11 Sep 2009 at 9:16
Original issue reported on code.google.com by
yuzo@chromium.org
on 11 Sep 2009 at 9:16