diff --git a/websocket-sharp/Net/Cookie.cs b/websocket-sharp/Net/Cookie.cs index 26ade645..3c795739 100644 --- a/websocket-sharp/Net/Cookie.cs +++ b/websocket-sharp/Net/Cookie.cs @@ -303,8 +303,16 @@ namespace WebSocketSharp.Net /// Gets or sets the value of the CommentURL attribute of the cookie. /// /// - /// A that represents the URI that provides the comment to document intended - /// use of the cookie. + /// + /// A that represents the URI that provides + /// the comment to document intended use of the cookie. + /// + /// + /// if this attribute is not needed. + /// + /// + /// The default value is . + /// /// public Uri CommentUri { get {