javascript - Websocket Handshake Immediately closes only in IE 10 -


I have a general website that is a login form using webcockets. Although it works fine with Firefox and Chrome, no connection is established and thus no login using either IE 10 or 11 I used Feedler and found that the result of successful connection is 101 (which is in Chrome and Firefox), while in IE this is 200. In addition, the following message:

SCRIPT12008: WebSocket Error: Incorrect HTTP response status code 200, OK

appears in IE console. Any ideas about what is wrong?

It's been a while, but anyway I think it can help someone else I have participated in the problem WebSocket Servlet definition in web.xml was wrong You must also add the servlet that has been said in the struts. Xml can exclude the pattern.


Comments

Popular posts from this blog

import - Python ImportError: No module named wmi -

Editing Python Class in Shell and SQLAlchemy -

c# - MySQL Parameterized Select Query joining tables issue -