[Modify] Remove it
This commit is contained in:
parent
184bc1dd29
commit
49c5fafa9e
@ -1056,11 +1056,6 @@ namespace WebSocketSharp.Net
|
||||
_state = headerType;
|
||||
}
|
||||
|
||||
private void setWithoutCheckingName (string name, string value)
|
||||
{
|
||||
doWithoutCheckingName (base.Set, name, value);
|
||||
}
|
||||
|
||||
#endregion
|
||||
|
||||
#region Internal Methods
|
||||
|
Loading…
Reference in New Issue
Block a user