The properties of the TIdHTTPRequestInfo class are listed here.
|
Name |
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. |
|
Property |
|
read only |
Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved. Website http://www.indyproject.org. Post feedback to the Indy Documentation newsgroup. |