lookup> multipart/alternative

multipart/alternative

multipart/alternative is a multipart media type.

multipartContent-Type
MIME typemultipart/alternative
Extensions
Charset
CompressibleNo
Sourceiana

multipart/alternative

multipart/alternative 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/alternative
served as
mime type
multipart/alternativesent via header
http header

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

What is multipart/alternative?

multipart/alternative 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/alternative?

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

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

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

Related MIME types

Related headers

Related methods