[Modify] Edit it
This commit is contained in:
parent
3948b2beb5
commit
92c570ebb0
@ -257,9 +257,8 @@ namespace WebSocketSharp.Net
|
||||
/// </summary>
|
||||
ProxyAuthenticationRequired = 407,
|
||||
/// <summary>
|
||||
/// Equivalent to status code 408.
|
||||
/// Indicates that the client didn't produce a request within the time that the server was
|
||||
/// prepared to wait.
|
||||
/// Equivalent to status code 408. Indicates that the client did not produce
|
||||
/// a request within the time that the server was prepared to wait.
|
||||
/// </summary>
|
||||
RequestTimeout = 408,
|
||||
/// <summary>
|
||||
|
Loading…
Reference in New Issue
Block a user