TransferredHeaders Property
The full set of headers as received from the server.
Syntax
public String getTransferredHeaders();
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 component.
This property is read-only and not available at design time.
Default Value
""