Mime-type
From Just Solve the File Format Problem
(Difference between revisions)
|
|
(13 intermediate revisions by 3 users not shown) |
Line 1: |
Line 1: |
− | A mime-type or '''Internet media type''' is a two-part identifier for [[file format]]s on the [[Internet]].
| + | #REDIRECT[[MIME types]] |
− | 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 [[Hypertext Transfer Protocol|HTTP]], [[Real-time Transport Protocol|RTP]] and [[Session Initiation Protocol|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.
| + | |
− | | + | |
− | ==Source==
| + | |
− | * http://en.wikipedia.org/wiki/Internet_media_type
| + | |
Latest revision as of 00:51, 21 February 2017
- REDIRECTMIME types