[Modify] Edit it
This commit is contained in:
parent
b3fa762711
commit
28d468977b
@ -277,9 +277,9 @@ namespace WebSocketSharp.Net
|
||||
/// </summary>
|
||||
LengthRequired = 411,
|
||||
/// <summary>
|
||||
/// Equivalent to status code 412.
|
||||
/// Indicates that the precondition given in one or more of the request headers evaluated to
|
||||
/// false when it was tested on the server.
|
||||
/// Equivalent to status code 412. Indicates that the precondition given in
|
||||
/// one or more of the request headers evaluated to false when it was tested
|
||||
/// on the server.
|
||||
/// </summary>
|
||||
PreconditionFailed = 412,
|
||||
/// <summary>
|
||||
|
Loading…
Reference in New Issue
Block a user