[Modify] Edit it
This commit is contained in:
parent
f89b2cd976
commit
009d6b1519
@ -183,7 +183,12 @@ namespace WebSocketSharp.Net
|
||||
/// Gets the cookies included in the request.
|
||||
/// </summary>
|
||||
/// <value>
|
||||
/// A <see cref="CookieCollection"/> that contains the cookies included in the request.
|
||||
/// <para>
|
||||
/// A <see cref="CookieCollection"/> that contains the cookies.
|
||||
/// </para>
|
||||
/// <para>
|
||||
/// An empty <see cref="CookieCollection"/> if not included.
|
||||
/// </para>
|
||||
/// </value>
|
||||
public CookieCollection Cookies {
|
||||
get {
|
||||
|
Loading…
Reference in New Issue
Block a user