[Modify] Edit it
This commit is contained in:
parent
bd30b3971c
commit
4d3be6041f
@ -267,9 +267,8 @@ namespace WebSocketSharp.Net
|
|||||||
/// </summary>
|
/// </summary>
|
||||||
Conflict = 409,
|
Conflict = 409,
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Equivalent to status code 410.
|
/// Equivalent to status code 410. Indicates that the requested resource is
|
||||||
/// Indicates that the requested resource is no longer available at the server and
|
/// no longer available at the server and no forwarding address is known.
|
||||||
/// no forwarding address is known.
|
|
||||||
/// </summary>
|
/// </summary>
|
||||||
Gone = 410,
|
Gone = 410,
|
||||||
/// <summary>
|
/// <summary>
|
||||||
|
Loading…
Reference in New Issue
Block a user