Sets this's secure attribute to secure
.
If true
, this will only be transmitted from the client to the server over secure (https)
connections.
this |
a Cookie |
secure |
the new value for the secure attribute |