ObjectWrap.getHeaders

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

class ObjectWrap
string
getHeaders

Parameters

options gmime.format_options.FormatOptions

a #GMimeFormatOptions or null

Return Value

Type: string

an allocated string containing all of the raw MIME headers.

Note: The returned string will not be suitable for display.