Cookie secure attribute name
Source position: httpdefs.pp line 105
const SCookieSecure = httpProtocol.SCookieSecure; |
SCookieSecure contains the string 'secure' used in cookie secure attributes. This constant indicates that cookies should only be sent over secure connections.