From d65d92a822c60da378bb06d074174c5caa84b11d Mon Sep 17 00:00:00 2001 From: Michael Zapf Date: Sun, 10 Jul 2022 00:07:13 +0200 Subject: Give proper credits to patch author (nw) --- src/lib/util/client_ws.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/util/client_ws.hpp b/src/lib/util/client_ws.hpp index 48d4885369b..04af5026014 100644 --- a/src/lib/util/client_ws.hpp +++ b/src/lib/util/client_ws.hpp @@ -4,7 +4,7 @@ /* Changes to the websocket client - July 2022: (Michael Zapf) + July 2022: (Michael Zapf, patch by Pete Eberlein [peberlein]) Symptom: During the initial handshake, the ws client reads the HTTP header from the server and then waits for more data to come. In cases where the websocket server sends data immediately after the handshake to the client, -- cgit v1.2.3