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

Members exposed by TIdHTTPRequestInfo.

Constructors
Constructor 
Description 
Constructor for the object instance. 
Destructors
Destructor 
Description 
Frees the object instance. 
Methods
Method 
Description 
Resets request headers to their default values. 
Resets properties to their default empty values. 
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 an authorization header is used in the HTTP request. 
Specifies the authorization password for a HTTP request. 
Specifies the authorization user name for the HTTP request. 
Indicates that HTTP Basic Access authentication should be used. 
Specifies the HTTP Cache-Control general message header directives. 
Represents the HTTP command in the request. 
Represent the enumeration value for the command used in the HTTP request. 
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 cookies for the request. 
Represents custom headers names and values for the HTTP message. 
Date 
Indicates the origin date and time for an HTTP message. 
Specifies the path and document name for a HTTP request. 
Represents the timestamp when an entity is considered stale. 
Contains a string representing values from the request post stream. 
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 HTTP header values as ASCII characters. 
Represents the password used in construction of authorization credentials. 
Stream used to pass data from a client POST request. 
Represents HTTP server directives in a client request. 
Indicates the action to perform for a proxied connection. 
Represents the query and optional parameters in an HTTP request. 
 
Contains message header names and values in their original form. 
Text data containing the HTTP Command received in an HTTP request. 
Specifies the address where a request URI was obtained. 
Identifies the remote computer for the HTTP request. 
Represents the HTTP session for the request. 
Represents the HTTP header as URL-encoded values. 
Identifies the user agent (program) issuing the HTTP request. 
Represents the Username used in construction of authorization credentials. 
Specifies the HTTP version for the request. 
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.