Mime-type
From Just Solve the File Format Problem
(Difference between revisions)
|
|
(7 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
− | {{FormatInfo
| + | #REDIRECT[[MIME types]] |
− | |subcat=E-Mail, newsgroups, and forums
| + | |
− | }}
| + | |
− | | + | |
− | A '''mime-type''' or '''Internet media type''' is a two-part identifier for [[File Formats|file formats]] on the [[Internet]].
| + | |
− | The identifiers were originally defined in RFC 2046 for use in email sent through [[Simple Mail Transfer Protocol|SMTP]], but their use has expanded to other protocols such as [[HTTP]], [[Real-time Transport Protocol|RTP]] and [[SIP]]. These types were called '''MIME types''', and are sometimes referred to as '''Content-types''', after the name of a header in several protocols whose value is such a type. The original name '''MIME type''' referred to usage to identify non-ASCII parts of email messages composed using the MIME (Multipurpose Internet Mail Extensions) specification. Without MIME types, email clients would not be able to understand if an attachment file were a graphics file or a spreadsheet etc. and would not be able to handle the attachment appropriately.
| + | |
− | | + | |
− | ==Sources==
| + | |
− | * [[Wikipedia:Internet media type|Wikipedia article]]
| + | |
− | * RFC 2045
| + | |
− | * RFC 2046
| + | |
− | * RFC 4288
| + | |
− | * [http://www.iana.org/assignments/media-types/index.html IANA list of MIME types]
| + | |
Latest revision as of 00:51, 21 February 2017
- REDIRECTMIME types