chickadee » internet-message » bi-message

messagerecord
bi-messageprocedure

A complete message. FIELDS is a list of header-field values. BODY is #f when the message has no blank line and body at all, or a (possibly empty) list of line strings when it does -- the two are easy to conflate, but not the same thing. Accessors: message-fields, message-body.