You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The client compares the requested URI (/chat?X-Atmosphere-tracking-id=0&X-Atmosphere-Framework=2.1.1-jquery&X-Atmosphere-Transport=websocket&X-Cache-Date=0&Content-Type=application%2Fjson&X-atmo-protocol=true) with the Sec-WebSocket-Location header (/chat) and notices that they differ -> connection failed.
The text was updated successfully, but these errors were encountered:
The problem is:
atmosphere/modules/cpr/src/main/java/org/atmosphere/cpr/AtmosphereFramework.java
Line 1952 in 8762a3b
The text was updated successfully, but these errors were encountered: