|
|
|
@ -434,7 +434,7 @@ namespace WebSocketSharp
|
|
|
|
/// </para>
|
|
|
|
/// </para>
|
|
|
|
/// </value>
|
|
|
|
/// </value>
|
|
|
|
/// <exception cref="InvalidOperationException">
|
|
|
|
/// <exception cref="InvalidOperationException">
|
|
|
|
/// The set operation cannot be used by servers.
|
|
|
|
/// The set operation is not available if this instance is not a client.
|
|
|
|
/// </exception>
|
|
|
|
/// </exception>
|
|
|
|
public bool EnableRedirection {
|
|
|
|
public bool EnableRedirection {
|
|
|
|
get {
|
|
|
|
get {
|
|
|
|
|