lookup> multipart/mixed

multipart/mixed

multipart/mixed is a multipart media type.

multipartContent-Type
MIME typemultipart/mixed
Extensions
Charset
Compressible
Sourceiana

multipart/mixed

multipart/mixed is one of the multipart media types used on the internet. When serving this content over HTTP, set the Content-Type header in the response, for example:

Content-Type: multipart/mixed
served as
mime type
multipart/mixedsent via header
http header

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

What is multipart/mixed?

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

Which file extensions use multipart/mixed?

Extensions such as none registered are associated with this MIME type.

How do I set the Content-Type for multipart/mixed?

Send Content-Type: multipart/mixed in the HTTP response.

Related MIME types

Related headers

Related methods