[Modify] Edit it
This commit is contained in:
parent
f0bad5000b
commit
88cf39565a
@ -73,9 +73,8 @@ namespace WebSocketSharp.Net
|
|||||||
/// </summary>
|
/// </summary>
|
||||||
Accepted = 202,
|
Accepted = 202,
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Equivalent to status code 203.
|
/// Equivalent to status code 203. Indicates that the returned metainformation
|
||||||
/// Indicates that the returned metainformation is from a local or a third-party copy instead of
|
/// is from a local or a third-party copy instead of the origin server.
|
||||||
/// the origin server.
|
|
||||||
/// </summary>
|
/// </summary>
|
||||||
NonAuthoritativeInformation = 203,
|
NonAuthoritativeInformation = 203,
|
||||||
/// <summary>
|
/// <summary>
|
||||||
|
Loading…
Reference in New Issue
Block a user