[Modify] Edit it
This commit is contained in:
parent
d06641234c
commit
1019abd927
@ -1140,12 +1140,6 @@ namespace WebSocketSharp.Net
|
|||||||
/// -or-
|
/// -or-
|
||||||
/// </para>
|
/// </para>
|
||||||
/// <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.
|
/// The name part of <paramref name="header"/> is an empty string.
|
||||||
/// </para>
|
/// </para>
|
||||||
/// <para>
|
/// <para>
|
||||||
@ -1168,6 +1162,12 @@ namespace WebSocketSharp.Net
|
|||||||
/// The value part of <paramref name="header"/> contains an invalid
|
/// The value part of <paramref name="header"/> contains an invalid
|
||||||
/// character.
|
/// character.
|
||||||
/// </para>
|
/// </para>
|
||||||
|
/// <para>
|
||||||
|
/// -or-
|
||||||
|
/// </para>
|
||||||
|
/// <para>
|
||||||
|
/// <paramref name="header"/> is a restricted header.
|
||||||
|
/// </para>
|
||||||
/// </exception>
|
/// </exception>
|
||||||
/// <exception cref="ArgumentOutOfRangeException">
|
/// <exception cref="ArgumentOutOfRangeException">
|
||||||
/// The length of the value part of <paramref name="header"/> is greater
|
/// The length of the value part of <paramref name="header"/> is greater
|
||||||
|
Loading…
Reference in New Issue
Block a user