Internet Direct (Indy)
Home
PreviousUpNext
TIdHTTPResponseInfo.HTTPServer Property

Server generating the HTTP response.

Pascal
property HTTPServer: TIdCustomHTTPServer;

HTTPServer is a read-only TIdCustomHTTPServer property that represents the server handling the HTTP request. 

HTTPServer is assigned using the argument provided in the Create constructor. 

HTTPServer provides access to the properties and methods of the server implementation during execution of the HTTP response.

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.