Cookie.getDomain

Gets the domain name of this Cookie.

<p> Domain names are formatted according to RFC 2109.

@return the domain name of this Cookie

@see #setDomain

class Cookie
nothrow
string
getDomain
()

Meta