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