[Modify] Edit it

master
sta 6 years ago
parent 6aa4630594
commit 0be5376ff6

@ -227,10 +227,11 @@ namespace WebSocketSharp.Net
}
/// <summary>
/// Gets or sets the cookies sent with the response.
/// Gets or sets the collection of cookies sent with the response.
/// </summary>
/// <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>
public CookieCollection Cookies {
get {

Loading…
Cancel
Save