Internet Direct (Indy)
Home
PreviousUpNext
TIdCustomHTTP.ProtocolVersion Property

Specifies the HTTP version.

Pascal
property ProtocolVersion: TIdHTTPProtocolVersion;

ProtocolVersion is a TIdHTTPProtocolVersion property that specifies the HTTP version used for Get, Head, and Post methods for the HTTP client. 

ProtocolVersion allows the following values and associated meanings: 

 

Value 
Meaning 
pv1_0 
HTTP 1.0 
pv1_1 
HTTP 1.1 

 

The default value for ProtocolVersion is Id_TIdHTTP_ProtocolVersion.

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.