[Modify] Edit it

This commit is contained in:
sta 2018-03-24 19:33:19 +09:00
parent 6a80126d8e
commit 32e1f2b24b

View File

@ -170,7 +170,7 @@ namespace WebSocketSharp.Net.WebSockets
}
/// <summary>
/// Gets the value of the Origin header included in the request.
/// Gets the value of the Origin header included in the handshake request.
/// </summary>
/// <value>
/// A <see cref="string"/> that represents the value of the Origin header.