Cookie.secure

%TRUE if the cookie should only be tranferred over SSL

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

Meta