Properties of TIdCustomHTTP.
Property |
Description |
Indicates if the HTTP client accepts Cookies in response headers. | |
Maintains authentication mechanisms, parameters, and URL for HTTP client requests. | |
Number of proxy authentication requests attempted for the client connection. | |
Current number of authentication requests attempted for the client connection. | |
Handles ZLIB and GZIP content transfer encodings. | |
Maintains client persistent state information using Cookies. | |
Indicates if the HTTP client can handle redirections to an alternate resource location. | |
Indicates the HTTP protocol options applied to the client connection. | |
Maximum number of authentication requests allowed for the client connection. | |
Maximum number of header lines allowed in an HTTP response. | |
Specifies the HTTP version. | |
Represents connection and user authorization values used for a Proxied client connection. | |
Indicates the number of redirects encountered in the last request for the HTTP client. | |
Specifies the maximum number of redirects for the HTTP client. | |
Specifies the header values to send to the HTTP server. | |
Specifies the header values received from the HTTP server. | |
Specifies the response code received from a HTTP server. | |
Specifies the text for a response received from a HTTP server. | |
Represents the attributes of a resource accessed by an HTTP request. |
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|