|
|
|
@ -2997,7 +2997,7 @@ namespace WebSocketSharp
|
|
|
|
/// <param name="url">
|
|
|
|
/// <param name="url">
|
|
|
|
/// <para>
|
|
|
|
/// <para>
|
|
|
|
/// A <see cref="string"/> that represents the HTTP proxy server URL to
|
|
|
|
/// A <see cref="string"/> that represents the HTTP proxy server URL to
|
|
|
|
/// connect through.
|
|
|
|
/// connect through. The syntax must be http://<host>[:<port>].
|
|
|
|
/// </para>
|
|
|
|
/// </para>
|
|
|
|
/// <para>
|
|
|
|
/// <para>
|
|
|
|
/// If <paramref name="url"/> is <see langword="null"/> or empty,
|
|
|
|
/// If <paramref name="url"/> is <see langword="null"/> or empty,
|
|
|
|
|