the name of the cookie
the cookie value
true if the cookie is a domain cookie, false otherwise
the host (possibly fully qualified) of the cookie
the path pertaining to the cookie
true if the cookie was transmitted over ssl, false otherwise
@DEPRECATED use nsICookie2.expiry and nsICookie2.isSession instead.
expiration time in seconds since midnight (00:00:00), January 1, 1970 UTC.
expires = 0 represents a session cookie.
expires = 1 represents an expiration time earlier than Jan 1, 1970.
@DEPRECATED status implementation will return STATUS_UNKNOWN in all cases.
@DEPRECATED policy implementation will return POLICY_UNKNOWN in all cases.