[Modify] Edit it

master
sta 6 years ago
parent 6aa4630594
commit 0be5376ff6

@ -227,10 +227,11 @@ namespace WebSocketSharp.Net
} }
/// <summary> /// <summary>
/// Gets or sets the cookies sent with the response. /// Gets or sets the collection of cookies sent with the response.
/// </summary> /// </summary>
/// <value> /// <value>
/// A <see cref="CookieCollection"/> that contains the cookies sent with the response. /// A <see cref="CookieCollection"/> that contains the cookies sent with
/// the response.
/// </value> /// </value>
public CookieCollection Cookies { public CookieCollection Cookies {
get { get {

Loading…
Cancel
Save