[Modify] Replace it
This commit is contained in:
@@ -311,7 +311,7 @@ namespace WebSocketSharp.Net
|
||||
conn._context.Request.FinishInitialization ();
|
||||
|
||||
if (conn._context.HasError) {
|
||||
conn.SendError ();
|
||||
conn._context.SendError ();
|
||||
|
||||
return;
|
||||
}
|
||||
|
Reference in New Issue
Block a user