[Modify] Edit it

This commit is contained in:
sta 2018-01-20 17:16:09 +09:00
parent 7a9f7be7da
commit 11b9a4abbc

View File

@ -237,7 +237,8 @@ namespace WebSocketSharp.Net
/// Gets the HTTP method specified by the client.
/// </summary>
/// <value>
/// A <see cref="string"/> that represents the HTTP method.
/// A <see cref="string"/> that represents the HTTP method specified in
/// the request line.
/// </value>
public string HttpMethod {
get {