TransferredHeaders Property
The full set of headers as received from the server.
Syntax
restcontrol.TransferredHeaders
Default Value
""
Remarks
This property returns the complete set of raw headers as received from the server.
The Header event shows the individual headers as parsed by the control.
This property is read-only and not available at design time.
Data Type
String