get_headers
Description:
Allocates a string buffer containing all of the MIME object's raw headers.
Parameters:
this |
a Object |
options |
a FormatOptions or null |
Returns:
an allocated string containing all of the raw MIME headers. Note: The returned string will not be suitable for display. |