[Modify] Edit it

This commit is contained in:
sta 2018-03-29 17:25:58 +09:00
parent 64a6cad950
commit 574f232fb9

View File

@ -94,7 +94,7 @@ namespace WebSocketSharp.Net.WebSockets
}
/// <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.