[Modify] Edit it

This commit is contained in:
sta 2020-08-04 20:00:12 +09:00
parent abb575f257
commit 0faa337177

View File

@ -147,8 +147,8 @@ namespace WebSocketSharp.Net
Found = 302,
/// <summary>
/// <para>
/// Equivalent to status code 302.
/// Indicates that the requested resource is located temporarily under a different URI.
/// Equivalent to status code 302. Indicates that the requested resource
/// is located temporarily under a different URI.
/// </para>
/// <para>
/// Redirect is a synonym for Found.