Cookie.httpOnly

%TRUE if the cookie should not be exposed to scripts

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

Meta