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

TCookie.Domain

Cookie domain restriction

Declaration

Source position: httpdefs.pp line 187

public property TCookie.Domain : string
  read FDomain
  write FDomain;

Description

Domain specifies which domain the cookie applies to. If empty, the cookie applies only to the current domain.

See also

Path

  

Path attribute of the cookie


Documentation generated on: Jan 16 2026