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

Properties of TIdHTTPRequestInfo.

Property 
Description 
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. 
Represents the HTTP command in the request. 
Represent the enumeration value for the command used in the HTTP request. 
Represents cookies for the request. 
Specifies the path and document name for a HTTP request. 
Contains a string representing values from the request post stream. 
Represents the HTTP header values as ASCII characters. 
Stream used to pass data from a client POST request. 
Represents the query and optional parameters in an HTTP request. 
Text data containing the HTTP Command received in an HTTP request. 
Identifies the remote computer for the HTTP request. 
Represents the HTTP session for the request. 
Represents the HTTP header as URL-encoded values. 
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.