Unit 'HTTPDefs' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

SCookieSecure

Cookie secure attribute name

Declaration

Source position: httpdefs.pp line 105

const SCookieSecure = httpProtocol.SCookieSecure;

Description

SCookieSecure contains the string 'secure' used in cookie secure attributes. This constant indicates that cookies should only be sent over secure connections.


Documentation generated on: Jan 16 2026