[Modify] Remove it
This commit is contained in:
parent
a587d67732
commit
359f932672
@ -2203,12 +2203,6 @@ namespace WebSocketSharp
|
||||
return true;
|
||||
}
|
||||
|
||||
// As server
|
||||
private bool validateSecWebSocketKeyHeader (string value)
|
||||
{
|
||||
return value != null && value.Length > 0;
|
||||
}
|
||||
|
||||
// As server
|
||||
private bool validateSecWebSocketProtocolClientHeader (string value)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user