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