Takes a stream with MIME headers and converts it to a stream that includes the original headers in the content. The resulting stream will have a content type of "message/rfc822".
mime-flatten(s:stream) -> stream  | 
Name  | 
Type  | 
Description  | 
|---|---|---|
s  | 
stream  | 
Specifies the input stream.  |