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

TFPHTTPClient.Cookies

Cookie jar for automatic cookie management

Declaration

Source position: fphttpclient.pp line 479

published property TFPHTTPClient.Cookies : TStrings;

Description

Cookie jar that automatically manages cookies between requests. Cookies received from servers are stored and automatically sent with subsequent requests to the same domain.

See also

RequestCookies

  

Cookies to send with requests

ResponseCookies

  

Cookies received from the server in the last response


Documentation generated on: Jan 27 2026