Topic Path: Symbol Reference > Classes > TIdCustomHTTP Class > TIdCustomHTTP Properties > HTTPOptions Property
ContentsIndexHome
PreviousUpNext
TIdCustomHTTP.HTTPOptions Property

Indicates the HTTP protocol options applied to the client connection.

property HTTPOptions: TIdHTTPOptions;

HTTPOptions is a TIdHTTPOptions property that represents the TIdHTTPOption protocol options in use for an HTTP client. 

HTTPOptions is used at various times when the client or the HTTP protocol handler needs to perform some action, including processing HTTP responses, preparing request parameters, and authentication of the client connection to a server or proxy. 

HTTPOptions can contain 0 (zero), 1, or more of the options values defined by TIdHTTPOption.

Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.