From 04606f8bad9f874537bb4a57d0e5a33612232299 Mon Sep 17 00:00:00 2001 From: sta Date: Sun, 24 Feb 2019 19:29:24 +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 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. /// ///