[Modify] Edit it

master
sta 5 years ago
parent 3298a1817d
commit 1dcce544bc

@ -83,9 +83,9 @@ namespace WebSocketSharp.Net
/// </summary>
NoContent = 204,
/// <summary>
/// Equivalent to status code 205.
/// Indicates that the server has fulfilled the client's request, and the user agent should
/// reset the document view which caused the request to be sent.
/// Equivalent to status code 205. Indicates that the server has fulfilled
/// the client's request, and the user agent should reset the document view
/// which caused the request to be sent.
/// </summary>
ResetContent = 205,
/// <summary>

Loading…
Cancel
Save