lookup> message/rfc822

message/rfc822

message/rfc822 is a message media type commonly associated with .eml, .mime, .mht, .mhtml extensions.

messageCompressibleContent-Type
MIME typemessage/rfc822
Extensions.eml .mime .mht .mhtml
Charset
CompressibleYes
Sourceiana

message/rfc822

message/rfc822 is one of the message media types used on the internet, and it is safe to compress for transport. When serving this content over HTTP, set the Content-Type header in the response, for example:

Content-Type: message/rfc822

Related entities: associated extensions include .eml.mime.mht.mhtml, and is delivered over HTTP via the Content-Type header, commonly with GET, POST, PUT and PATCH requests.

Related formats:

EML OtherMIME OtherMHT Other
.eml .mime .mhtserved as
mime type
message/rfc822sent via header
http header

message/rfc822 is identified in HTTP by the Content-Type header and is commonly used with these methods:

What is message/rfc822?

message/rfc822 is a message media type used to identify a content format; servers announce it to clients with the Content-Type header.

Which file extensions use message/rfc822?

Extensions such as .eml, .mime, .mht, .mhtml are associated with this MIME type.

How do I set the Content-Type for message/rfc822?

Send Content-Type: message/rfc822 in the HTTP response.

Related extensions

Related MIME types

Related headers

Related methods