[Modify] Edit it

master
sta 5 years ago
parent 86bb2c1dae
commit 642b80834c

@ -299,9 +299,9 @@ namespace WebSocketSharp.Net
/// </summary>
UnsupportedMediaType = 415,
/// <summary>
/// Equivalent to status code 416.
/// Indicates that none of the range specifier values in a Range request header overlap
/// the current extent of the selected resource.
/// Equivalent to status code 416. Indicates that none of the range
/// specifier values in a Range request header overlap the current
/// extent of the selected resource.
/// </summary>
RequestedRangeNotSatisfiable = 416,
/// <summary>

Loading…
Cancel
Save