[Modify] Edit it

This commit is contained in:
sta 2020-06-24 20:52:51 +09:00
parent d06641234c
commit 1019abd927

View File

@ -1140,12 +1140,6 @@ namespace WebSocketSharp.Net
/// -or-
/// </para>
/// <para>
/// <paramref name="header"/> is a restricted header.
/// </para>
/// <para>
/// -or-
/// </para>
/// <para>
/// The name part of <paramref name="header"/> is an empty string.
/// </para>
/// <para>
@ -1168,6 +1162,12 @@ namespace WebSocketSharp.Net
/// The value part of <paramref name="header"/> contains an invalid
/// character.
/// </para>
/// <para>
/// -or-
/// </para>
/// <para>
/// <paramref name="header"/> is a restricted header.
/// </para>
/// </exception>
/// <exception cref="ArgumentOutOfRangeException">
/// The length of the value part of <paramref name="header"/> is greater