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

TResponse.Cookies

Collection of HTTP cookies to send with response

Declaration

Source position: httpdefs.pp line 634

public property TResponse.Cookies : TCookies
  read FCookies;

Description

Cookies provides access to the collection of cookies that will be sent to the client. These cookies are included in Set-Cookie headers in the HTTP response.


Documentation generated on: Jan 16 2026