[Modify] Edit it

This commit is contained in:
sta 2020-08-05 20:15:10 +09:00
parent 1785392b78
commit b3bd3ef3a6

View File

@ -189,9 +189,9 @@ namespace WebSocketSharp.Net
/// </summary>
UseProxy = 305,
/// <summary>
/// Equivalent to status code 306.
/// This status code was used in a previous version of the specification, is no longer used,
/// and is reserved for future use.
/// Equivalent to status code 306. This status code was used in a previous
/// version of the specification, is no longer used, and is reserved for
/// future use.
/// </summary>
Unused = 306,
/// <summary>