Cookie.httpOnly

%TRUE if the cookie should not be exposed to scripts

  1. bool httpOnly [@property getter]
    class Cookie
    @property
    bool
    httpOnly
    ()
  2. bool httpOnly [@property setter]

Meta