|
|
|
@ -311,8 +311,7 @@ namespace WebSocketSharp.Net
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
/// <summary>
|
|
|
|
/// Gets a value indicating whether the client requests a persistent
|
|
|
|
/// Gets a value indicating whether a persistent connection is requested.
|
|
|
|
/// connection.
|
|
|
|
|
|
|
|
/// </summary>
|
|
|
|
/// </summary>
|
|
|
|
/// <value>
|
|
|
|
/// <value>
|
|
|
|
/// <c>true</c> if the request specifies that the connection is kept open;
|
|
|
|
/// <c>true</c> if the request specifies that the connection is kept open;
|
|
|
|
|