Internet Direct (Indy) Version 9.0.1 Beta
TIdRequestHeaderInfo
Implements message headers for an HTTP request.

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

The request headers allow the client to pass additional information about the request, or the request client, to the server.