Topic Path: Symbol Reference > Constants > Id_TIdHTTP_ProtocolVersion Constant
ContentsIndexHome
PreviousUpNext
Id_TIdHTTP_ProtocolVersion Constant

Default value for the TIdHTTP.ProtocolVersion property.

File
Id_TIdHTTP_ProtocolVersion = pv1_1;

Id_TIdHTTP_ProtocolVersion is a constant used as the default value for the TIdHTTP.ProtocolVersion property. 

Id_TIdHTTP_ProtocolVersion is used in the class definition and the constructor. This is done to prevent problems with Delphi's form streaming mechanism. Changing this value will change the default value for that property.

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