Internet Direct (Indy) Version 9.0.2 Beta
TIdHTTPProtocolVersion
Represents the HTTP Protocol version for a request.

TIdHTTPProtocolVersion = (pv1_0, pv1_1);
Description
TIdHTTPProtocolVersion is an enumerated type used to represent the HTTP Protocol version for a request. TIdHTTPProtocolVersion can be one of the following values:

TIdHTTPProtocolVersion identifies the protocol version that an HTTP server must support in order to respond to the Get, Head, Post, or PostFromStream request.