Status/Resolution/Reason: Closed/Withdrawn/CannotReproduce
Reporter/Name(from Bugbase): Matthew Bram / Matthew Bram (Matthew Bram)
Created: 10/02/2013
Components: Web Socket
Versions: 10.0
Failure Type:
Found In Build/Fixed In Build: Final /
Priority/Frequency: Major / Most users will encounter
Locale/System: English / Mac 10.7 64-bit
Vote Count: 0
Problem Description:
In Chrome 30, I'm getting this error in the console:
WebSocket connection to 'ws://127.0.0.1:8585/cfusion' failed: Error during WebSocket handshake: Sec-WebSocket-Protocol mismatch
Does not happen in Chrome 29 or in other main browsers. From what I've read via google search, removing this header fixes the issue in PHP and Node implementations.
Steps to Reproduce:
Actual Result:
Expected Result:
Any Workarounds:
Chrome 30 may be throwing exception because the client is not initializing the header first. I have not verified this with wireshark.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3645217
Deployment Phase: Release Candidate
External Customer Info:
External Company:
External Customer Name: mbram
External Customer Email:
External Test Config: My Hardware and Environment details:
MacBook Pro Development environment. localhost:8500, ws://127.0.0.1:8585
Attachments:
- October 03, 2013 00:00:00: 1_Switching_Protocols.txt
- October 03, 2013 00:00:00: 2_ClientGet.txt
Comments: