Internet Direct (Indy)
|
HTTP version used and supported in the HTTP response.
property ResponseVersion: TIdHTTPProtocolVersion;
ResponseVersion is a TIdHTTPProtocolVersion property that represents the HTTP protocol version supported in a response received from an HTTP server.
ResponseVersion is used to help determine the value used in the KeepAlive property.
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. |