From a23d2aae6c95be7bd1b93f709d7aa881cece8459 Mon Sep 17 00:00:00 2001 From: sta Date: Thu, 21 Feb 2019 22:16:16 +0900 Subject: [PATCH] [Modify] Edit it --- websocket-sharp/Net/Cookie.cs | 3 +++ 1 file changed, 3 insertions(+) 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. /// ///