[Modify] Edit it

This commit is contained in:
sta 2018-04-15 17:02:47 +09:00
parent a0fea8f64c
commit 7360b99f2a

View File

@ -142,7 +142,7 @@ namespace WebSocketSharp.Net.WebSockets
} }
/// <summary> /// <summary>
/// Gets the HTTP headers included in the request. /// Gets the HTTP headers included in the handshake request.
/// </summary> /// </summary>
/// <value> /// <value>
/// A <see cref="NameValueCollection"/> that contains the headers. /// A <see cref="NameValueCollection"/> that contains the headers.