[Modify] Remove it
This commit is contained in:
parent
10b6d66470
commit
9f2c637177
@ -986,11 +986,6 @@ namespace WebSocketSharp.Net
|
||||
|
||||
#region Internal Methods
|
||||
|
||||
internal static string Convert (HttpResponseHeader header)
|
||||
{
|
||||
return convert (header.ToString ());
|
||||
}
|
||||
|
||||
internal void InternalRemove (string name)
|
||||
{
|
||||
base.Remove (name);
|
||||
|
Loading…
Reference in New Issue
Block a user