diff --git a/websocket-sharp/Net/Cookie.cs b/websocket-sharp/Net/Cookie.cs index 3c795739..16e1151f 100644 --- a/websocket-sharp/Net/Cookie.cs +++ b/websocket-sharp/Net/Cookie.cs @@ -286,6 +286,9 @@ namespace WebSocketSharp.Net /// intended use of the cookie. /// /// + /// An empty string if this attribute is not needed. + /// + /// /// The default value is an empty string. /// ///