[Modify] Edit it

This commit is contained in:
sta 2020-08-05 20:16:39 +09:00
parent b3bd3ef3a6
commit 35f3aea25c

View File

@ -196,8 +196,8 @@ namespace WebSocketSharp.Net
Unused = 306,
/// <summary>
/// <para>
/// Equivalent to status code 307.
/// Indicates that the requested resource is located temporarily under a different URI.
/// Equivalent to status code 307. Indicates that the requested resource
/// is located temporarily under a different URI.
/// </para>
/// <para>
/// TemporaryRedirect is a synonym for RedirectKeepVerb.