[Modify] Edit it
This commit is contained in:
parent
0178572122
commit
3b1509fcb4
@ -230,8 +230,8 @@ namespace WebSocketSharp.Net
|
|||||||
/// </summary>
|
/// </summary>
|
||||||
PaymentRequired = 402,
|
PaymentRequired = 402,
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Equivalent to status code 403.
|
/// Equivalent to status code 403. Indicates that the server understood
|
||||||
/// Indicates that the server understood the client's request but is refusing to fulfill it.
|
/// the client's request but is refusing to fulfill it.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
Forbidden = 403,
|
Forbidden = 403,
|
||||||
/// <summary>
|
/// <summary>
|
||||||
|
Loading…
Reference in New Issue
Block a user