mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-16 00:00:07 +01:00
![]() If the server rejects the attempt to establish a connection by returning a response status other than 101, then it will not include the Sec-WebSocket-Accept header. We need to check for 101 status (and return an appropriate error message) before looking for the accept header. See #1200 |
||
---|---|---|
.. | ||
client-handshake.c | ||
client-parser.c | ||
client.c | ||
ssl-client.c |