Internet Direct (Indy)
Home
PreviousUpNext
TIdCustomHTTP.HTTPOptions Property

Indicates the HTTP protocol options applied to the client connection.

Pascal
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.

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.