[Modify] Edit it

This commit is contained in:
sta 2018-01-19 17:47:48 +09:00
parent 118be8f472
commit 4d69989e09

View File

@ -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 {