[Modify] Edit it

This commit is contained in:
sta 2018-04-01 17:24:24 +09:00
parent 055e904bf5
commit bb5279b055

View File

@ -112,7 +112,8 @@ namespace WebSocketSharp.Net.WebSockets
/// </summary> /// </summary>
/// <value> /// <value>
/// <para> /// <para>
/// A <see cref="string"/> that represents the value of the Host header. /// A <see cref="string"/> that represents the server host name requested
/// by the client.
/// </para> /// </para>
/// <para> /// <para>
/// It includes the port number if provided. /// It includes the port number if provided.