Give proper credits to patch author (nw)

This commit is contained in:
Michael Zapf 2022-07-10 00:07:13 +02:00
parent f522205730
commit d65d92a822

View file

@ -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,