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
Currently, the web socket request have not been logged by default, but if set the immediate to true, it will be logged .
which makes the behavior are not consist, also, if look at the Chrome network, the web socket request is record with 101 status.