lrobot opened this issue 5 years ago · 2 comments
gwsocket/src/websocket.c
Line 1542 in acfb38c
-headers->upgrade = xstrdup ("Upgrade"); +headers->connection = xstrdup ("Upgrade");
Thank you reporting this. It's definitely a bug. Would you be able to submit a PR for this?
v0.4 is out. This should be fixed. Thank you!