Internet Direct (Indy) Version 9.0.2 Beta
Content
|
Index
|
Reference
TIdMessage.SetExtraHeaders
TIdMessage
,
See Also
Updates the contents of the
ExtraHeaders
property to the specified values.
procedure
SetExtraHeaders(
const
Value: TIdHeaderList);
Parameters
const Value: TIdHeaderList
Contents to assign to the extra headers list.
Description
SetExtraHeaders is a procedure that updates the contents of the
ExtraHeaders
property to the specified values.