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
Class |
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. |
Constant |
Description |
Default value for the TIdCookieRFC2109.MaxAge property. |
Enumeration |
Description |
Indicates the type of access requested for Cookie values in a Cookie collection. | |
Represents the internal version identifier for Cookie class instances. |
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|