[Modify] Polish it
This commit is contained in:
parent
5f44b63607
commit
1902fb84e1
@ -218,6 +218,7 @@ namespace WebSocketSharp.Net
|
|||||||
}
|
}
|
||||||
|
|
||||||
_response.CloseConnection = headers["Connection"] == "close";
|
_response.CloseConnection = headers["Connection"] == "close";
|
||||||
|
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user