Topic Path: Symbol Reference > Classes > TIdRequestHeaderInfo Class > TIdRequestHeaderInfo Members
ContentsIndexHome
PreviousUpNext
TIdRequestHeaderInfo Members

Members exposed by TIdRequestHeaderInfo.

Methods
Method 
Description 
Resets request headers to their default values. 
Destructors
Destructor 
Description 
Frees the object instance. 
Constructors
Constructor 
Description 
Constructor for the object instance. 
Property 
Description 
Specifies the media types accepted in a HTTP response. 
Indicates the character sets accepted in a HTTP response. 
Indicates the content encodings accepted in a HTTP response. 
Indicates languages accepted in a HTTP response. 
Used to calculate HTTP Access Authentication credentials. 
Indicates that HTTP Basic Access authentication should be used. 
Specifies the HTTP Cache-Control general message header directives. 
Indicates that the connection will be closed after a response. 
Indicates transformations applied to the content of an entity. 
Identifies the preferred language for the contents of an entity. 
Indicates the size of an entity body. 
Identifies the upper byte range in a partial request. 
Represents the entity size for a content range request. 
Identifies the beginning byte range in a partial request. 
Indicates the type, subtype, and attribute parameters for data in an entity body. 
Identifies the version tag associated with a server resource. 
Represents custom headers names and values for the HTTP message. 
Date 
Indicates the origin date and time for an HTTP message. 
Represents the timestamp when an entity is considered stale. 
From 
Indicates the email address for the requesting user. 
Indicates if a value has been assigned to ContentLength in the entity headers. 
 
 
Host 
Represents the Internet host name or address for the resource accessed by the HTTP request. 
Indicates the date and time a server resource was modified. 
Represents the password used in construction of authorization credentials. 
Represents HTTP server directives in a client request. 
Indicates the action to perform for a proxied connection. 
 
Contains message header names and values in their original form. 
Specifies the address where a request URI was obtained. 
Identifies the user agent (program) issuing the HTTP request. 
Represents the Username used in construction of authorization credentials. 
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.