[Modify] Remove it
This commit is contained in:
parent
b95b61627c
commit
b9ffe1c815
@ -107,12 +107,6 @@ namespace WebSocketSharp.Net.WebSockets
|
||||
|
||||
#region Internal Properties
|
||||
|
||||
internal string HttpMethod {
|
||||
get {
|
||||
return _request.HttpMethod;
|
||||
}
|
||||
}
|
||||
|
||||
internal Logger Log {
|
||||
get {
|
||||
return _logger;
|
||||
|
Loading…
Reference in New Issue
Block a user