mongoose/docs
Deomid Ryabkov 1e9fabe1ca Fix handling of WS handshake error response
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
2019-02-14 21:19:34 +00:00
..
c-api Fix handling of WS handshake error response 2019-02-14 21:19:34 +00:00
coap Move mongoose docs to https://cesanta.com/docs/ 2017-10-16 15:18:24 +00:00
core Refactor Mongoose documentation 2016-09-01 14:35:02 +00:00
dns Move mongoose docs to https://cesanta.com/docs/ 2017-10-16 15:18:24 +00:00
dns_resolver Update mongoose docs 2017-02-02 14:24:49 +00:00
http Move mongoose docs to https://cesanta.com/docs/ 2017-10-16 15:18:24 +00:00
media Reference media files in doc directly 2016-05-28 19:00:05 +01:00
mqtt Move mongoose docs to https://cesanta.com/docs/ 2017-10-16 15:18:24 +00:00
overview Integrate https://github.com/cesanta/mongoose/pull/667, fix documentation 2018-09-20 15:34:36 +00:00
intro.md Refactor Mongoose documentation 2016-09-01 14:35:02 +00:00