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

THTTPHeader.Cookie

Cookie header field value

Declaration

Source position: httpdefs.pp line 442

public property THTTPHeader.Cookie : string
  index Ord(hvCookie)
  read GetHTTPVariable
  write SetHTTPVariable;

Description

Cookie contains the Cookie header field value sent by the client. This includes all cookies that the client is sending to the server for this request.


Documentation generated on: Jan 16 2026