[Modify] Edit it

This commit is contained in:
sta 2020-08-04 19:57:56 +09:00
parent 14e3d361f7
commit abb575f257

View File

@ -137,8 +137,8 @@ namespace WebSocketSharp.Net
Moved = 301,
/// <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>
/// Found is a synonym for Redirect.