|
|
|
@ -330,6 +330,9 @@ namespace WebSocketSharp.Net
|
|
|
|
/// <exception cref="ArgumentException">
|
|
|
|
/// <exception cref="ArgumentException">
|
|
|
|
/// The value specified for a set operation is an empty string.
|
|
|
|
/// The value specified for a set operation is an empty string.
|
|
|
|
/// </exception>
|
|
|
|
/// </exception>
|
|
|
|
|
|
|
|
/// <exception cref="InvalidOperationException">
|
|
|
|
|
|
|
|
/// The response is already being sent.
|
|
|
|
|
|
|
|
/// </exception>
|
|
|
|
/// <exception cref="ObjectDisposedException">
|
|
|
|
/// <exception cref="ObjectDisposedException">
|
|
|
|
/// This instance is closed.
|
|
|
|
/// This instance is closed.
|
|
|
|
/// </exception>
|
|
|
|
/// </exception>
|
|
|
|
|