TScHttpWebResponse
property Cookies: TStringList;
Description
Gets the cookies that are associated with this response.
Any cookie information sent by the server will be available in the Headers property.
This property is read-only.
See also
Headers