TScHttpRequestInfo
property Headers: TScRequestHeaderCollection;
Description
Gets a collection of the name-value pairs received with the HTTP request. The collection contains the protocol headers associated with the request.
This property is read-only.