Actions
Bug #2925
closedchrome 34 breaks websockets and results in dataloss
Start date:
04/09/2014
Due date:
% Done:
0%
Estimated time:
Description
Latest chrome(4/8/2014) looks to break websockets and results in dataloss. It does fall back to standard http, but some transmissions are lost in the process. This breaks statefull applications as there's no way to handle transmission failures. console error below.
WebSocket connection to 'ws://?wtd=JoiLECGy3iRka4Do&request=ws' failed: Error during WebSocket handshake: 'Connection' header value is not 'Upgrade': Upgrade
Updated by Koen Deforche over 10 years ago
- Status changed from New to Resolved
- Assignee set to Koen Deforche
- Target version set to 3.3.3
Hey,
I've resolved this. But I would be interested in hearing how you experience data loss without web sockets?
And with what version of Wt do you see this?
Regards,
koen
Updated by Koen Deforche over 10 years ago
- Status changed from Resolved to Closed
Actions