Firefox 29.0.1(最新版本)无法打开与另一个域的wss://连接。
Chrome和IE工作没有问题,但Firefox失败并在控制台上显示此消息:
Firefox can't establish a connection to the server at wss://x.mobile.whatever.com/.
该页面由http://localhost
提供,并在本地访问。我检查了about:config
并启用了WebSockets。
关于哪个是原因或如何解决这个问题的任何想法?
感谢。