SendMIMEHeaderTo (open)
Encode a header in MIME format
Syntax
LOADLIB "wh::internet/mime.whlib";
MACRO SendMIMEHeaderTo(RECORD ARRAY headers, MACRO PTR receivefunction, RECORD options)Parameters
RECORD ARRAY headersMACRO PTR receivefunctionFunction that receives the MIME headers line by line, without a \r\n termination
RECORD options