[Modify] Edit it
This commit is contained in:
parent
bff957e5d3
commit
14e3d361f7
@ -126,9 +126,9 @@ namespace WebSocketSharp.Net
|
||||
MovedPermanently = 301,
|
||||
/// <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>
|
||||
/// Moved is a synonym for MovedPermanently.
|
||||
|
Loading…
Reference in New Issue
Block a user