From b69ce394ff94e4a2be28a97a1d7ae80f383f066e Mon Sep 17 00:00:00 2001 From: sta Date: Tue, 14 May 2019 21:13:30 +0900 Subject: [PATCH] [Modify] Edit it --- websocket-sharp/Net/Cookie.cs | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/websocket-sharp/Net/Cookie.cs b/websocket-sharp/Net/Cookie.cs index 20b71422..3d42627a 100644 --- a/websocket-sharp/Net/Cookie.cs +++ b/websocket-sharp/Net/Cookie.cs @@ -69,6 +69,11 @@ namespace WebSocketSharp.Net /// RFC 2965 /// /// + /// + /// + /// RFC 6265 + /// + /// /// /// /// This class cannot be inherited.