get_headers


Description:

public virtual string get_headers (FormatOptions? options)

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.