[Modify] Edit it
This commit is contained in:
parent
abb678953f
commit
cc8fc3e4a9
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user