TScHttpRequestInfo
property ProtocolVersion: TScVersion;
Description
Gets the version of HTTP to use for the request. The default is 1.1 version. The TScHttpServer class supports only versions 1.0 and 1.1 of HTTP.
This property is read-only.