Internet Direct (Indy) Version 9.0.1 Beta
TIdResponseHeaderInfo
Implements message headers for an HTTP response.

TIdResponseHeaderInfo = class(TIdEntityHeaderInfo)
Description
TIdResponseHeaderInfo is a TIdEntityHeaderInfo descendant that implements properties and methods needed to represent message headers for a HTTP response, as described in the Internet Standards document:

The response headers allow the server to provide additional information about the response, or the requested resource, on the server.