[Modify] Edit it
This commit is contained in:
parent
970ff37a54
commit
3948b2beb5
@ -252,8 +252,8 @@ namespace WebSocketSharp.Net
|
||||
/// </summary>
|
||||
NotAcceptable = 406,
|
||||
/// <summary>
|
||||
/// Equivalent to status code 407.
|
||||
/// Indicates that the client must first authenticate itself with the proxy.
|
||||
/// Equivalent to status code 407. Indicates that the client must first
|
||||
/// authenticate itself with the proxy.
|
||||
/// </summary>
|
||||
ProxyAuthenticationRequired = 407,
|
||||
/// <summary>
|
||||
|
Loading…
Reference in New Issue
Block a user