[Modify] Edit it
This commit is contained in:
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…
Reference in New Issue
Block a user