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
Incorrect error mesage from server to client because of hijack and error
message being written to http.Error or w.Write, instead the error
message should be written to the connection
fixes: #630
Signed-off-by: Imran Pochi <imranpochi@microsoft.com>
0 commit comments