Headers: IStringList;
The Headers property returns collection where the list of additional headers is created.
Additional headers can be required to set additional options that will be processed by server on executing the query.
The example of use is given in description of the INetHttpCommand.Credential property.
See also: