diff --git a/websocket-sharp/Net/Cookie.cs b/websocket-sharp/Net/Cookie.cs index 7b7bc9d2..4387e717 100644 --- a/websocket-sharp/Net/Cookie.cs +++ b/websocket-sharp/Net/Cookie.cs @@ -499,6 +499,9 @@ namespace WebSocketSharp.Net /// that the cookie applies to. /// /// + /// An empty string if this attribute is not needed. + /// + /// /// The default value is an empty string. /// ///