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

SCookieHttpOnly

Cookie HttpOnly attribute name

Declaration

Source position: httpdefs.pp line 106

const SCookieHttpOnly = httpProtocol.SCookieHttpOnly;

Description

SCookieHttpOnly contains the string 'HttpOnly' used in cookie HttpOnly attributes. This constant indicates that cookies should not be accessible via JavaScript.


Documentation generated on: Jan 16 2026