[Modify] Edit it
This commit is contained in:
parent
f33a9b9144
commit
f0bad5000b
@ -68,9 +68,8 @@ namespace WebSocketSharp.Net
|
|||||||
/// </summary>
|
/// </summary>
|
||||||
Created = 201,
|
Created = 201,
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Equivalent to status code 202.
|
/// Equivalent to status code 202. Indicates that the client's request has
|
||||||
/// Indicates that the client's request has been accepted for processing, but the processing
|
/// been accepted for processing, but the processing has not been completed.
|
||||||
/// hasn't been completed.
|
|
||||||
/// </summary>
|
/// </summary>
|
||||||
Accepted = 202,
|
Accepted = 202,
|
||||||
/// <summary>
|
/// <summary>
|
||||||
|
Loading…
Reference in New Issue
Block a user