[Modify] Edit it
This commit is contained in:
parent
d06641234c
commit
1019abd927
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user