Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Done
-
Affects Version/s: 5.3.2
-
Fix Version/s: 5.4.1
-
Component/s: WebSockets
-
Labels:
-
Environment:Win 7
-
Commits:5f8093e6f985a7a887ffaa1e2fecd7314b5444c6
Description
Closing QWebSocket with closeCode and reason doesn't work, the closeCode is always CloseCodeNormal and the reason is always "". Tested with EchoServer and EchoClient.