[Modify] Edit it
This commit is contained in:
parent
92cd786aa4
commit
bff957e5d3
@ -115,9 +115,9 @@ namespace WebSocketSharp.Net
|
|||||||
Ambiguous = 300,
|
Ambiguous = 300,
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// <para>
|
/// <para>
|
||||||
/// Equivalent to status code 301.
|
/// Equivalent to status code 301. Indicates that the requested resource
|
||||||
/// Indicates that the requested resource has been assigned a new permanent URI and
|
/// has been assigned a new permanent URI and any future references to
|
||||||
/// any future references to this resource should use one of the returned URIs.
|
/// this resource should use one of the returned URIs.
|
||||||
/// </para>
|
/// </para>
|
||||||
/// <para>
|
/// <para>
|
||||||
/// MovedPermanently is a synonym for Moved.
|
/// MovedPermanently is a synonym for Moved.
|
||||||
|
Loading…
Reference in New Issue
Block a user