[Modify] Edit it

master
sta 8 years ago
parent 7a9f7be7da
commit 11b9a4abbc

@ -237,7 +237,8 @@ namespace WebSocketSharp.Net
/// Gets the HTTP method specified by the client. /// Gets the HTTP method specified by the client.
/// </summary> /// </summary>
/// <value> /// <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> /// </value>
public string HttpMethod { public string HttpMethod {
get { get {

Loading…
Cancel
Save