vote up 0 vote down star

What is the content type for MHT files?

flag

3 Answers

vote up 1 vote down check

application/octet-stream

You can stream the contents of a .eml file to a browser with this content type and .mht as the extension, and the email will be rendered similar to the way it is rendered in an email client.

link|flag
vote up 1 vote down

Thank you, Guy, for bringing that up. Nearly every single discussion of MHT files that I see ends up including some statement about MHT being a "proprietary" format from Microsoft. Even worse, many of those statements are from people who are open standards advocates who bring it up as a degradation of the format.

link|flag
vote up 2 vote down

message/rfc822

RFC 822 - STANDARD FOR THE FORMAT OF ARPA INTERNET TEXT MESSAGES

Here is a hyperlink: message/rfc822

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.