ParsedHeaderValue Property
This property contains the header contents.
Object Oriented Interface
public function getParsedHeaderValue($parsedheaderindex);
Procedural Interface
ipworks_webupload_get($res, 35 , $parsedheaderindex);
Default Value
''
Remarks
This property contains the header contents.
The size of the array is controlled by the ParsedHeaderCount property.
This property is read-only and not available at design time.
Data Type
String