[Modify] Replace it
This commit is contained in:
@@ -520,7 +520,7 @@ namespace WebSocketSharp.Net
|
|||||||
throw new ArgumentNullException ("cookies");
|
throw new ArgumentNullException ("cookies");
|
||||||
|
|
||||||
foreach (Cookie cookie in cookies)
|
foreach (Cookie cookie in cookies)
|
||||||
Add (cookie);
|
add (cookie);
|
||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
|
|||||||
Reference in New Issue
Block a user