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

Members exposed by TIdHTTPRequest.

Constructors
Constructor 
Description 
Constructor for the object instance. 
Methods
Method 
Description 
Resets request headers to their default values. 
Resets properties to their default empty values. 
Destructors
Destructor 
Description 
Frees the object instance. 
Frees 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. 
IP version for an address and/or port number in the URL
Indicates the date and time a server resource was modified. 
Indicates the HTTP method to use for the request. 
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. 
Represents the input stream for HTTP Put or Post requests. 
URL 
Represents the Universal Resource Locator for the HTTP request. 
Indicates the connectionm type and headers for the HTTP request. 
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.