[Modify] Edit it
This commit is contained in:
parent
4d3be6041f
commit
b3fa762711
@ -272,9 +272,8 @@ namespace WebSocketSharp.Net
|
||||
/// </summary>
|
||||
Gone = 410,
|
||||
/// <summary>
|
||||
/// Equivalent to status code 411.
|
||||
/// Indicates that the server refuses to accept the client's request without a defined
|
||||
/// Content-Length.
|
||||
/// Equivalent to status code 411. Indicates that the server refuses to
|
||||
/// accept the client's request without a defined Content-Length.
|
||||
/// </summary>
|
||||
LengthRequired = 411,
|
||||
/// <summary>
|
||||
|
Loading…
Reference in New Issue
Block a user