Internet Direct (Indy)
Home
PreviousUpNext
TIdHTTPRequestInfo.Cookies Property

Represents cookies for the request.

Pascal
property Cookies: TIdServerCookies;

Cookies is a read-only TIdServerCookies property use to store cookie names and values used in the HTTP request. 

Cookies is updated in TIdCustomHTTPServer when an executing client session receives a HTTP request containing header values with the HTTP "Cookie:" header.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.