Hi, I previously reported an issue with gorilla websockets warning about connection hijacks:
#212
Now with Go v1.11 and no WS close signal, I still get these spurious warnings:
2019/03/19 12:30:41 http: response.WriteHeader on hijacked connection
2019/03/19 12:30:41 http: response.Write on hijacked connection
This happens, for example, when opening a client connection with https://github.com/hashrocket/ws