Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.6.1
-
e0d159c9f (dev), 1f709e4e1 (6.7), 1eb2247a1 (6.6), a351675da (tqtc/lts-6.5)
-
Foundations Sprint 99
Description
As soon as client receives any message, the socket closed. The close code and reason output is:
disconnected 1002 "Rsv field is non-zero"
The QWebSocketServer works in this case, but if you implement websocket server using QWebSocketServer::handleConnection() to upgrade from the tcp socket, then rhensame problem occurs.
To reproduce, please run the attached example.
Attachments
Issue Links
- resulted in
-
QTBUG-121462 Websocket support is easy to misuse
-
- Closed
-
For Gerrit Dashboard: QTBUG-120746 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
533568,4 | QHttpServerRouterRule: Ensure responder is moved out of | dev | qt/qthttpserver | Status: MERGED | +2 | 0 |
533740,2 | QHttpServerRouterRule: Ensure responder is moved out of | 6.7 | qt/qthttpserver | Status: MERGED | +2 | 0 |
533909,2 | QHttpServerRouterRule: Ensure responder is moved out of | 6.6 | qt/qthttpserver | Status: MERGED | +2 | 0 |
533997,1 | QHttpServerRouterRule: Ensure responder is moved out of | 6.5 | qt/qthttpserver | Status: ABANDONED | +2 | 0 |
534611,2 | QHttpServerRouterRule: Ensure responder is moved out of | tqtc/lts-6.5 | qt/tqtc-qthttpserver | Status: MERGED | +2 | 0 |