[Modify] Edit it

This commit is contained in:
sta 2018-04-01 17:11:58 +09:00
parent 071679fd5a
commit 5a96ee4723

View File

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