|
|
|
@ -727,7 +727,8 @@ namespace WebSocketSharp.Net
|
|
|
|
/// </para>
|
|
|
|
/// </para>
|
|
|
|
/// </exception>
|
|
|
|
/// </exception>
|
|
|
|
/// <exception cref="ArgumentOutOfRangeException">
|
|
|
|
/// <exception cref="ArgumentOutOfRangeException">
|
|
|
|
/// The length of <paramref name="value"/> is greater than 65,535 characters.
|
|
|
|
/// The length of <paramref name="value"/> is greater than 65,535
|
|
|
|
|
|
|
|
/// characters.
|
|
|
|
/// </exception>
|
|
|
|
/// </exception>
|
|
|
|
/// <exception cref="InvalidOperationException">
|
|
|
|
/// <exception cref="InvalidOperationException">
|
|
|
|
/// This instance does not allow the response header.
|
|
|
|
/// This instance does not allow the response header.
|
|
|
|
|