зеркало из https://github.com/mozilla/gecko-dev.git
54b4934a24
We cannot simply pass the status code using nsIWebSocketListener::OnServerClose because it's called only when the connection is established. Instead, I'm passing TLS failure from http channel to nsIWebSocketListener::OnStop where the correct status code is set. |
||
---|---|---|
.. | ||
tests | ||
WebSocket.cpp | ||
WebSocket.h | ||
moz.build |