Solar_Mail_Message::fetchHeaders()
public
array
Solar_Mail_Message::fetchHeaders ( void
)
Fetches all the headers of this message as a sequential array.
Parameters
None.
Returns
(array)
Description
Fetches all the headers of this message as a sequential array.
Each element is itself sequential array, where element 0 is the header label, and element 1 is the encoded header value.