TransferredHeaders Property
The full set of headers as received from the server.
Object Oriented Interface
public function getTransferredHeaders();
Procedural Interface
ipworks_webdav_get($res, 61 );
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 class.
This property is read-only and not available at design time.
Data Type
String