• Deomid Ryabkov's avatar
    Fix handling of WS handshake error response · 1e9fabe1
    Deomid Ryabkov authored
    Check response code, make sure it's 101.
    Pass http_message to the client to keep it appraised.
    This represents a slight change in the API -
    in case of an error MG_EV_WEBSOCKET_HANDSHAKE_DONE will now be delivered where previosuly connection would just hang.
    Clients that do not examine the argument may for a moment think handshake has succeeded but in fact connection will be closed immediately.
    
    CL: mg: Fix handling of WS handshake error response
    
    PUBLISHED_FROM=645a43d9e5bee216e54411f85827c9b974e9a7d1
    1e9fabe1
Name
Last commit
Last update
..
ccgi-1.2 Loading commit data...
data Loading commit data...
win Loading commit data...
Makefile Loading commit data...
ca.pem Loading commit data...
client.pem Loading commit data...
index_cgi.c Loading commit data...
server.pem Loading commit data...
test.mk Loading commit data...
unit_test.c Loading commit data...
unit_test.h Loading commit data...