Commits

Andy Green authored bc394b0680b
ws: http: most of the world can't handle close,upgrade on connection It's legal and does something important, if the upgrade fails and stays in http, it describes how the connection should be handled after sending the error code. But most ws servers can't cope with it...