[Modify] Remove it
This commit is contained in:
@@ -986,11 +986,6 @@ namespace WebSocketSharp.Net
|
||||
|
||||
#region Internal Methods
|
||||
|
||||
internal static string Convert (HttpRequestHeader header)
|
||||
{
|
||||
return convert (header.ToString ());
|
||||
}
|
||||
|
||||
internal static string Convert (HttpResponseHeader header)
|
||||
{
|
||||
return convert (header.ToString ());
|
||||
|
Reference in New Issue
Block a user