Cookie.domain

the "domain" attribute, or else the hostname that the cookie came from.

  1. string domain [@property getter]
    class Cookie
    @property
    string
    domain
    ()
  2. string domain [@property setter]

Meta