Cookie.domain

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

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

Meta