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 HTTP Stream transport does not implement any authentication mechanism, unlike the SSE transport. I'd expect it to call handleAuthentication() method somewhere, but it is missing anywhere in the code.