[Modify] Edit it

This commit is contained in:
sta 2020-08-05 20:17:57 +09:00
parent 35f3aea25c
commit 7bbe20d009

View File

@ -206,8 +206,8 @@ namespace WebSocketSharp.Net
TemporaryRedirect = 307,
/// <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>
/// RedirectKeepVerb is a synonym for TemporaryRedirect.