DecodeMIMEHeader (open)

Decode a mime header

Syntax

LOADLIB "wh::internet/mime.whlib";

RECORD ARRAY FUNCTION DecodeMIMEHeader(STRING headerstring)

Parameters

STRING headerstring

String with the mime header

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