Internet Direct (Indy)
Home
PreviousUpNext
TIdHTTPRequestInfo.Version Property

Specifies the HTTP version for the request.

Pascal
property Version: string;

Version is a read-only String property that represents the HTTP version retrieved as part of the HTTP request. 

Version is updated when TIdCustomHTTPServer reads the HTTP request during execution of a session for an HTTP client. THe value in Version is provided as an argument to TIdCustomHTTPServer event handlers, like OnCommandGet and OnCommandOther.

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.