|
|
|
@ -2987,6 +2987,9 @@ namespace WebSocketSharp
|
|
|
|
/// a pair of <paramref name="username"/> and <paramref name="password"/> for
|
|
|
|
/// a pair of <paramref name="username"/> and <paramref name="password"/> for
|
|
|
|
/// the proxy server authentication (Basic/Digest).
|
|
|
|
/// the proxy server authentication (Basic/Digest).
|
|
|
|
/// </summary>
|
|
|
|
/// </summary>
|
|
|
|
|
|
|
|
/// <remarks>
|
|
|
|
|
|
|
|
/// This method is not available in a server.
|
|
|
|
|
|
|
|
/// </remarks>
|
|
|
|
/// <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
|
|
|
|
|