-
domain
String domain
The cookie domain set by attribute or from url
-
path
String path
The cookie path set by attribute or from url
-
name
String name
-
value
String value
-
expiry
long expiry
The cookie expire timestamp, zero means no expiry is set
-
secure
boolean secure
If secure attribute is set
-
hostOnly
boolean hostOnly
If true, the cookie did not set domain attribute