Cookie jar for automatic cookie management
Source position: fphttpclient.pp line 363
published property TFPHTTPClient.Cookies : TStrings; |
Cookie jar that automatically manages cookies between requests. Cookies received from servers are stored and automatically sent with subsequent requests to the same domain.
RequestCookies |
|
Cookies to send with requests |
ResponseCookies |
|
Cookies received from the server in the last response |