websocket proxy,what if the sever reject the connect with status other than 101
Created by: iamzfj
websocket proxy,if the sever reject the connect with status other than 101,then the proxy req will not emmit an upgrade event,and the connection from client will hong on by the proxy for a long long time! maybe the proxy should also catch the response event!