Connected: An Internet Encyclopedia
RFC 1521 - 7.2.6. Other Multipart subtypes
Top: Connected: An Internet Encyclopedia
Up: Requests For Comments
Up: RFC 1521
Up: 7. The Predefined Content-Type Values
Up: 7.2. The Multipart Content-Type
Prev: 7.2.5. The Multipart/parallel subtype
Next: 7.3. The Message Content-Type
7.2.6. Other Multipart subtypes
Other multipart subtypes are expected in the future. MIME
implementations must in general treat unrecognized subtypes of
multipart as being equivalent to "multipart/mixed".
The formal grammar for content-type header fields for multipart data
is given by:
multipart-type := "multipart" "/" multipart-subtype
";" "boundary" "=" boundary
multipart-subtype := "mixed" / "parallel" / "digest"
/ "alternative" / extension-token
Next: 7.3. The Message Content-Type
Connected: An Internet Encyclopedia
RFC 1521 - 7.2.6. Other Multipart subtypes