[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>
/// <value>
/// <para>
/// A <see cref="string"/> that represents the value of the Location
/// response-header.
/// A <see cref="string"/> that represents the absolute URL for
/// the redirect location.
/// </para>
/// <para>
/// It is used for the value of the Location header.
/// </para>
/// <para>
/// <see langword="null"/> if no redirect location is specified.