|
|
|
@ -546,6 +546,9 @@ namespace WebSocketSharp.Net
|
|
|
|
/// <para>
|
|
|
|
/// <para>
|
|
|
|
/// <see langword="null"/> if no redirect location is specified.
|
|
|
|
/// <see langword="null"/> if no redirect location is specified.
|
|
|
|
/// </para>
|
|
|
|
/// </para>
|
|
|
|
|
|
|
|
/// <para>
|
|
|
|
|
|
|
|
/// The default value is <see langword="null"/>.
|
|
|
|
|
|
|
|
/// </para>
|
|
|
|
/// </value>
|
|
|
|
/// </value>
|
|
|
|
/// <exception cref="ArgumentException">
|
|
|
|
/// <exception cref="ArgumentException">
|
|
|
|
/// The value specified for a set operation is not an absolute URL.
|
|
|
|
/// The value specified for a set operation is not an absolute URL.
|
|
|
|
|