property RequestHeaders: TScWebHeaderCollection;
Description
Specifies a collection of the name/value pairs that make up the HTTP headers.
The RequestHeaders collection contains the protocol headers associated with the request. These headers are included in a handshake when establishing a connection.