[Modify] Edit it
This commit is contained in:
parent
425a7a8b09
commit
abb678953f
@ -2923,6 +2923,9 @@ namespace WebSocketSharp
|
|||||||
/// Sets a pair of <paramref name="username"/> and <paramref name="password"/> for
|
/// Sets a pair of <paramref name="username"/> and <paramref name="password"/> for
|
||||||
/// the HTTP authentication (Basic/Digest).
|
/// the HTTP authentication (Basic/Digest).
|
||||||
/// </summary>
|
/// </summary>
|
||||||
|
/// <remarks>
|
||||||
|
/// This method is not available in a server.
|
||||||
|
/// </remarks>
|
||||||
/// <param name="username">
|
/// <param name="username">
|
||||||
/// <para>
|
/// <para>
|
||||||
/// A <see cref="string"/> that represents the user name used to authenticate.
|
/// A <see cref="string"/> that represents the user name used to authenticate.
|
||||||
|
Loading…
Reference in New Issue
Block a user