[Modify] Replace it

master
sta 8 years ago
parent c2dd7beb90
commit 1af0b27c27

@ -474,7 +474,7 @@ namespace WebSocketSharp.Net.WebSockets
return true;
}
SendAuthenticationChallenge (chal);
_request = sendAuthenticationChallenge (chal);
return auth ();
};

Loading…
Cancel
Save