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

TCookie.SameSite

SameSite attribute of the cookie

Declaration

Source position: httpdefs.pp line 193

public property TCookie.SameSite : TSameSite
  read FSameSite
  write FSameSite;

Description

SameSite controls whether cookies are sent with cross-site requests. This attribute helps prevent cross-site request forgery attacks.


Documentation generated on: Jan 16 2026