- Provides a set of properties and methods to use to manage the HTTP Cookie. + Provides a set of properties and methods used to manage an HTTP Cookie.
+ The Cookie class supports the following cookie formats: + Netscape specification, + RFC 2109 and + RFC 2965. +
+The Cookie class cannot be inherited. -
A string that contains the Value of the cookie.+
++
++ +Type +Reason ++ ++ WebSocketSharp.Net.CookieException + ++ ++ The value specified for a set operation is null. +
++ - or - +
++ The value specified for a set operation contains a string not enclosed in double quotes + that contains an invalid character. +
+