Headers: IStringList;
The Headers property returns the collection of HTTP headers.
The specified headers will be sent together with the request to REST service.
The example of use is given in description of the IDtRestProvider.Url property.
See also: