mirror of
https://github.com/cesanta/mongoose.git
synced 2024-12-03 17:28:59 +08:00
1e9fabe1ca
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 |
||
---|---|---|
.. | ||
mbuf.h | ||
mg_coap.h | ||
mg_dns_server.h | ||
mg_dns.h | ||
mg_http_client.h | ||
mg_http_server.h | ||
mg_http.h | ||
mg_mqtt_server.h | ||
mg_mqtt.h | ||
mg_net.h | ||
mg_resolv.h | ||
mg_uri.h | ||
mg_util.h | ||
intro.md |