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.