DecodeMIMEHeaderFromBlob (open)
Decode a mime header from a message blob
Syntax
LOADLIB "wh::internet/mime.whlib";
RECORD ARRAY FUNCTION DecodeMIMEHeaderFromBlob(BLOB message)
Parameters
BLOB message
to get the headers from
Return value
RECORD ARRAY
Record Array with the decoded mime header
field
Name of the field
value
Value of the field, with any encoded words still intact