Internet Direct (Indy) Version 9.0.1 Beta
TIdHTTPRequestInfo.Version
Specifies the HTTP version for the request.

property Version: string;
Description
Version is a read-only String property that represents the HTTP version for the HTTP request.

Version is update by TIdHTTPServer when a peer thread generates a new HTTP request.