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

THTTPHeader.SetCookie

Set-Cookie header field value

Declaration

Source position: httpdefs.pp line 443

public property THTTPHeader.SetCookie : string
  index Ord(hvSetCookie)
  read GetHTTPVariable
  write SetHTTPVariable;

Description

SetCookie contains the Set-Cookie header field value to be sent to the client. This is used by servers to send cookies to the client for storage and future requests.


Documentation generated on: Jan 16 2026