[Modify] Polish it
This commit is contained in:
parent
c9679e42ed
commit
b278c0b6d2
@ -53,7 +53,7 @@ namespace WebSocketSharp.Net
|
|||||||
|
|
||||||
#endregion
|
#endregion
|
||||||
|
|
||||||
#region internal Constructors
|
#region Internal Constructors
|
||||||
|
|
||||||
internal HttpBasicIdentity (string username, string password)
|
internal HttpBasicIdentity (string username, string password)
|
||||||
: base (username, "Basic")
|
: base (username, "Basic")
|
||||||
|
Loading…
Reference in New Issue
Block a user