Topic Path: Symbol Reference > Files > IdCookieManager.pas
ContentsIndexHome
PreviousUpNext
IdCookieManager.pas

Contains Classes, Types, Procedures and Functions needed to define and implement a management facility for persistent HTTP state information.

IdCookieManager.pas contains Classes, Types, Procedures and Functions needed to define and implement a management facility for persistent HTTP state information, as described in the Internet Standards and reference documents: 

RFC 2109 - HTTP State Management Mechanism  

RFC 2965 - HTTP State Management Mechanism  

Netscape Persistent Client State - HTTP Cookies  

Class 
Description 
Implements a HTTP client Cookie manager. 
Type 
Description 
Event type signalled when a Cookie manager is created. 
Event type signalled when a Cookie manager is freed. 
Ancestor for event types used in cookie manager event notifications. 
Event type signalled when a new Cookie is added to the HTTP client Cookie collection. 
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.