[Modify] Edit it
This commit is contained in:
parent
ea080409ab
commit
970ff37a54
@ -246,9 +246,9 @@ namespace WebSocketSharp.Net
|
||||
/// </summary>
|
||||
MethodNotAllowed = 405,
|
||||
/// <summary>
|
||||
/// Equivalent to status code 406.
|
||||
/// Indicates that the server doesn't have the appropriate resource to respond to the Accept
|
||||
/// headers in the client's request.
|
||||
/// Equivalent to status code 406. Indicates that the server does not
|
||||
/// have the appropriate resource to respond to the Accept headers in
|
||||
/// the client's request.
|
||||
/// </summary>
|
||||
NotAcceptable = 406,
|
||||
/// <summary>
|
||||
|
Loading…
Reference in New Issue
Block a user