secure property

bool secure
getter/setter pair

Whether to only send this cookie on secure connections.

Implementation

bool secure = false;