[Modify] Edit it

master
sta 5 years ago
parent 28d468977b
commit d51bf56c99

@ -283,9 +283,8 @@ namespace WebSocketSharp.Net
/// </summary>
PreconditionFailed = 412,
/// <summary>
/// Equivalent to status code 413.
/// Indicates that the entity of the client's request is larger than the server is willing or
/// able to process.
/// Equivalent to status code 413. Indicates that the entity of the client's
/// request is larger than the server is willing or able to process.
/// </summary>
RequestEntityTooLarge = 413,
/// <summary>

Loading…
Cancel
Save