Represents cookies for the request.
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.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|