[Modify] Edit it

This commit is contained in:
sta 2019-12-20 19:38:44 +09:00
parent 7fa9e6242a
commit 197166b48b

View File

@ -540,8 +540,11 @@ namespace WebSocketSharp.Net
/// </summary> /// </summary>
/// <value> /// <value>
/// <para> /// <para>
/// A <see cref="string"/> that represents the value of the Location /// A <see cref="string"/> that represents the absolute URL for
/// response-header. /// the redirect location.
/// </para>
/// <para>
/// It is used for the value of the Location header.
/// </para> /// </para>
/// <para> /// <para>
/// <see langword="null"/> if no redirect location is specified. /// <see langword="null"/> if no redirect location is specified.