mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-30 00:00:16 +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 | ||
event-libs | ||
ext | ||
http2 | ||
jws | ||
misc | ||
plat | ||
server | ||
tls | ||
alloc.c | ||
context.c | ||
handshake.c | ||
header.c | ||
lextable-strings.h | ||
lextable.h | ||
libwebsockets.c | ||
libwebsockets.h | ||
minilex.c | ||
output.c | ||
pollfd.c | ||
private-libwebsockets.h | ||
service.c |