Internet Direct (Indy)
Home
PreviousUpNext
IdCookie.pas

Contains types, constants, classes, and methods needed to implement an HTTP State Management mechanism.

IdCookie.pas contains types, constants, classes, and methods needed to implement an HTTP State Management mechanism, as specified in the Internet Standards documents and reference materials: 

RFC 2109 - HTTP State Management Mechanism  

RFC 2965 - HTTP State Management Mechanism  

Netscape Persistent Client State - HTTP Cookies  

 
Name 
Description 
 
Provides access to Cookies by name or index position. 
 
Implements a persistent session mechanism using Cookies with extended headers. 
 
Implements a persistent session mechanism using Cookies with extend headers. 
 
Implements a container for Cookie class instances. 
 
Implements a persistent state mechanism for HTTP connections using Cookies. 
 
Implements a server cookie. 
 
Implements a container for Cookie class instances. 
 
Name 
Description 
 
Indicates the type of access requested for Cookie values in a Cookie collection. 
 
Represents the internal version identifier for Cookie class instances. 
Name 
Description 
Default value for the TIdCookieRFC2109.MaxAge property. 
 
Enumeration 
 
Class 
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.