ObjectWrap.getHeaders

string getHeaders(gmime.format_options.FormatOptions options = null)

Allocates a string buffer containing all of the MIME object's raw headers.

Parameters

optionsa #GMimeFormatOptions or null

Returns

an allocated string containing all of the raw MIME headers.

Note

The returned string will not be suitable for display.