[Modify] Edit it
This commit is contained in:
parent
7bbe20d009
commit
21f5b87c88
@ -215,9 +215,8 @@ namespace WebSocketSharp.Net
|
||||
/// </summary>
|
||||
RedirectKeepVerb = 307,
|
||||
/// <summary>
|
||||
/// Equivalent to status code 400.
|
||||
/// Indicates that the client's request couldn't be understood by the server due to
|
||||
/// malformed syntax.
|
||||
/// Equivalent to status code 400. Indicates that the client's request could
|
||||
/// not be understood by the server due to malformed syntax.
|
||||
/// </summary>
|
||||
BadRequest = 400,
|
||||
/// <summary>
|
||||
|
Loading…
Reference in New Issue
Block a user