Internet Direct (Indy) Version 9.0.2 Beta
TIdHTTPRequestInfo.Cookies
Represents cookies for the request.

property Cookies: TIdServerCookies;
Description
Cookies is a TIdCookieColloection property use to store cookie names and values used in the HTTP request.

Cookies is updated by TIdHTTPServer when a peer thread receives a HTTP request containing header values with the HTTP header "Cookie:".