[Modify] Edit it
This commit is contained in:
parent
03db354570
commit
071679fd5a
@ -55,10 +55,11 @@ namespace WebSocketSharp.Net.WebSockets
|
|||||||
#region Public Properties
|
#region Public Properties
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Gets the HTTP cookies included in the request.
|
/// Gets the HTTP cookies included in the handshake request.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <value>
|
/// <value>
|
||||||
/// A <see cref="WebSocketSharp.Net.CookieCollection"/> that contains the cookies.
|
/// A <see cref="WebSocketSharp.Net.CookieCollection"/> that contains
|
||||||
|
/// the cookies.
|
||||||
/// </value>
|
/// </value>
|
||||||
public abstract CookieCollection CookieCollection { get; }
|
public abstract CookieCollection CookieCollection { get; }
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user