[Modify] Edit it
This commit is contained in:
parent
118be8f472
commit
4d69989e09
@ -234,10 +234,10 @@ namespace WebSocketSharp.Net
|
|||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Gets the HTTP method used in the request.
|
/// Gets the HTTP method specified by the client.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <value>
|
/// <value>
|
||||||
/// A <see cref="string"/> that represents the HTTP method used in the request.
|
/// A <see cref="string"/> that represents the HTTP method.
|
||||||
/// </value>
|
/// </value>
|
||||||
public string HttpMethod {
|
public string HttpMethod {
|
||||||
get {
|
get {
|
||||||
|
Loading…
Reference in New Issue
Block a user