Internet Direct (Indy) Version 9.0.1 Beta
TIdHTTPResponseInfo
Implements a HTTP response object.

TIdHTTPResponseInfo = class(TIdResponseHeaderInfo)
Description
TIdHTTPResponseInfo is a TIdResponseHeaderInfo descendant that encapsulates access to information for a HTTP response. TIdHTTPResponseInfo is used by TIdHTTPServer to prepare a HTTP response for a peer thread request.

TIdHTTPResponseInfo publishes properties that provide access to various information for a HTTP response. These properties include the HTTP session, the authentication realm, Cookies, Headers, and the response content, length, and type.