[Modify] Edit it

This commit is contained in:
sta 2020-08-03 20:45:32 +09:00
parent 92cd786aa4
commit bff957e5d3

View File

@ -115,9 +115,9 @@ namespace WebSocketSharp.Net
Ambiguous = 300,
/// <summary>
/// <para>
/// Equivalent to status code 301.
/// Indicates that the requested resource has been assigned a new permanent URI and
/// any future references to this resource should use one of the returned URIs.
/// Equivalent to status code 301. Indicates that the requested resource
/// has been assigned a new permanent URI and any future references to
/// this resource should use one of the returned URIs.
/// </para>
/// <para>
/// MovedPermanently is a synonym for Moved.