[Modify] Polish it
This commit is contained in:
parent
94a41065ef
commit
c90ee44e8b
@ -626,6 +626,7 @@ namespace WebSocketSharp.Server
|
||||
get {
|
||||
if (!_secure) {
|
||||
var msg = "This instance does not provide secure connections.";
|
||||
|
||||
throw new InvalidOperationException (msg);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user