Lines 1-35
Link Here
|
1 |
# application/activemessage |
1 |
# mime.types for Elm 2.4PL24 ME8 (or greater) |
2 |
# application/andrew-inset |
2 |
# |
3 |
# application/applefile |
3 |
# Format of this file: |
4 |
# application/atomicmail |
4 |
# <suffix> <content-type> |
5 |
# application/dca-rft |
5 |
# |
6 |
# application/dec-dx |
6 |
# Elm already has the following "builtin" definitions: |
7 |
# application/mac-binhex40 |
7 |
# ps application/postscript |
8 |
# application/macwriteii |
8 |
# gif image/gif |
9 |
doc application/msword |
9 |
# tiff image/tiff |
10 |
# application/news-message-id |
10 |
# jpeg image/jpeg |
11 |
# application/news-transmission |
11 |
# |
|
|
12 |
# NOTE: data which is declared "application/octet-stream" will automatically |
13 |
# have the "name=<default_filename>" option added to it, so you should not |
14 |
# put it in your definitions. |
15 |
|
16 |
#gz application/octet-stream |
17 |
#pbm image/pbm |
18 |
#pgm image/pgm |
19 |
#ppm image/ppm |
20 |
taz application/octet-stream; type=tar; conversions=x-compress |
21 |
tgz application/octet-stream; type=tar; conversions=x-gzip |
22 |
#tar application/octet-stream; type=tar |
23 |
#Z application/octet-stream |
24 |
#zip application/octet-stream; type=zip |
25 |
|
26 |
# PGP users might want the following |
27 |
#pgp application/pgp |
28 |
|
29 |
# ====================================================================== |
30 |
# Registered MIME types from IIANA |
31 |
# |
32 |
# URL : ftp://ftp.isi.edu/in-notes/iana/assignments/media-types/media-types |
33 |
# DATE : Sun Jan 7 21:11:33 CET 2001 |
34 |
# ====================================================================== |
35 |
# |
36 |
# Type Subtype Description Reference |
37 |
# ---- ------- ----------- --------- |
38 |
# |
39 |
# text plain [RFC2646,RFC2046] |
40 |
text text/plain |
41 |
txt text/plain |
42 |
# richtext [RFC2045,RFC2046] |
43 |
rtx text/richtext |
44 |
# enriched [RFC1896] |
45 |
# tab-separated-values [Paul Lindner] |
46 |
tsv text/tab-separated-values |
47 |
# html [RFC2854] |
48 |
htm text/html |
49 |
html text/html |
50 |
shtml text/html |
51 |
# sgml [RFC1874] |
52 |
sgm text/sgml |
53 |
sgml text/sgml |
54 |
# vnd.latex-z [Lubos] |
55 |
# vnd.fmi.flexstor [Hurtta] |
56 |
flx text/vnd.fmi.flexstor |
57 |
# uri-list [RFC2483] |
58 |
uris text/uri-list |
59 |
uri text/uri-list |
60 |
# vnd.abc [Allen] |
61 |
abc text/vnd.abc |
62 |
# rfc822-headers [RFC1892] |
63 |
# vnd.in3d.3dml [Powers] |
64 |
3dml text/vnd.in3d.3dml |
65 |
3dm text/vnd.in3d.3dml |
66 |
# prs.lines.tag [Lines] |
67 |
tag text/prs.lines.tag |
68 |
# vnd.in3d.spot [Powers] |
69 |
spot text/vnd.in3d.spot |
70 |
spo text/vnd.in3d.spot |
71 |
# css [RFC2318] |
72 |
css text/css |
73 |
# xml [RFC2376] |
74 |
dtd text/xml |
75 |
xml text/xml |
76 |
# rtf [Lindner] |
77 |
rtf text/rtf |
78 |
# directory [RFC2425] |
79 |
# calendar [RFC2445] |
80 |
# vnd.wap.wml [Stark] |
81 |
wml text/vnd.wap.wml |
82 |
# text/vnd.wap.wml [-> text/xml] |
83 |
# vnd.wap.wmlscript [Stark] |
84 |
wmls text/vnd.wap.wmlscript |
85 |
# vnd.motorola.reflex [Patton] |
86 |
# vnd.fly [Gurney] |
87 |
fly text/vnd.fly |
88 |
# vnd.wap.sl [WAP-Forum] |
89 |
sl text/vnd.wap.sl |
90 |
# text/vnd.wap.sl [-> text/xml] |
91 |
# vnd.wap.si [WAP-Forum] |
92 |
si text/vnd.wap.si |
93 |
# text/vnd.wap.si [-> text/xml] |
94 |
# t140 [RFC2793] |
95 |
# vnd.ms-mediapackage [Nelson] |
96 |
mpf text/vnd.ms-mediapackage |
97 |
# vnd.IPTC.NewsML [IPTC] |
98 |
# text/vnd.IPTC.NewsML [-> text/xml] |
99 |
# vnd.IPTC.NITF [IPTC] |
100 |
# text/vnd.IPTC.NITF [-> text/xml] |
101 |
# vnd.curl [Hodge] |
102 |
curl text/vnd.curl |
103 |
# vnd.DMClientScript [Bradley] |
104 |
dms text/vnd.DMClientScript |
105 |
# parityfec [RFC3009] |
106 |
# |
107 |
|
108 |
# Type Subtype Description Reference |
109 |
# ---- ------- ----------- --------- |
110 |
# |
111 |
# multipart mixed [RFC2045,RFC2046] |
112 |
# alternative [RFC2045,RFC2046] |
113 |
# digest [RFC2045,RFC2046] |
114 |
# parallel [RFC2045,RFC2046] |
115 |
# appledouble [MacMime,Patrik Faltstrom] |
116 |
# header-set [Dave Crocker] |
117 |
# form-data [RFC2388] |
118 |
# related [RFC2387] |
119 |
# report [RFC1892] |
120 |
# voice-message [RFC2421,RFC2423] |
121 |
# signed [RFC1847] |
122 |
# encrypted [RFC1847] |
123 |
# byteranges [RFC2068] |
124 |
|
125 |
# Type Subtype Description Reference |
126 |
# ---- ------- ----------- --------- |
127 |
# |
128 |
# message rfc822 [RFC2045,RFC2046] |
129 |
# partial [RFC2045,RFC2046] |
130 |
# external-body [RFC2045,RFC2046] |
131 |
# news [RFC 1036, Henry Spencer] |
132 |
# http [RFC2616] |
133 |
# delivery-status [RFC1894] |
134 |
# disposition-notification [RFC2298] |
135 |
# s-http [RFC2660] |
136 |
# |
137 |
|
138 |
# Type Subtype Description Reference |
139 |
# ---- ------- ----------- --------- |
140 |
# |
141 |
# application octet-stream [RFC2045,RFC2046] |
12 |
bin application/octet-stream |
142 |
bin application/octet-stream |
13 |
exe application/octet-stream |
143 |
exe application/octet-stream |
14 |
oda application/oda |
144 |
# postscript [RFC2045,RFC2046] |
15 |
pdf application/pdf |
|
|
16 |
ai application/postscript |
145 |
ai application/postscript |
17 |
eps application/postscript |
146 |
eps application/postscript |
18 |
ps application/postscript |
147 |
ps application/postscript |
19 |
# application/remote-printing |
148 |
# oda [RFC2045,RFC2046] |
20 |
rtf application/rtf |
149 |
oda application/oda |
21 |
# application/slate |
150 |
# atomicmail [atomicmail,Borenstein] |
22 |
mif application/x-mif |
151 |
am application/atomicmail |
23 |
# application/wita |
152 |
# andrew-inset [andrew-inset,Borenstein] |
24 |
# application/wordperfect5.1 |
153 |
ez application/andrew-inset |
|
|
154 |
# slate [slate,terry crowley] |
155 |
# wita [Wang Info Transfer,Larry Campbell] |
156 |
# dec-dx [Digital Doc Trans, Larry Campbell] |
157 |
# dca-rft [IBM Doc Content Arch, Larry Campbell] |
158 |
dca application/dca-rtf |
159 |
# activemessage [Ehud Shapiro] |
160 |
# rtf [Paul Lindner] |
161 |
# application/rtf [-> text/rtf] |
162 |
# applefile [MacMime,Patrik Faltstrom] |
163 |
# mac-binhex40 [MacMime,Patrik Faltstrom] |
164 |
hqx application/mac-binhex40 |
165 |
# news-message-id [RFC1036, Henry Spencer] |
166 |
# news-transmission [RFC1036, Henry Spencer] |
167 |
# wordperfect5.1 [Paul Lindner] |
168 |
wp6 application/wordperfect5.1 |
169 |
wpd application/wordperfect5.1 |
170 |
# pdf [Paul Lindner] |
171 |
pdf application/pdf |
172 |
# zip [Paul Lindner] |
173 |
zip application/zip |
174 |
# macwriteii [Paul Lindner] |
175 |
# msword [Paul Lindner] |
176 |
doc application/msword |
177 |
dot application/msword |
178 |
# remote-printing [RFC1486,Rose] |
179 |
# mathematica [Van Nostern] |
180 |
nb application/mathematica |
181 |
ma application/mathematica |
182 |
mb application/mathematica |
183 |
# cybercash [Eastlake] |
184 |
# commonground [Glazer] |
185 |
# iges [Parks] |
186 |
igs application/iges |
187 |
iges application/iges |
188 |
# riscos [Smith] |
189 |
# eshop [Katz] |
190 |
# x400-bp [RFC1494] |
191 |
# sgml [RFC1874] |
192 |
# application/sgml [-> text/sgml] |
193 |
# cals-1840 [RFC1895] |
194 |
# pgp-encrypted [RFC2015] |
195 |
# pgp-signature [RFC2015] |
196 |
# pgp-keys [RFC2015] |
197 |
asc application/pgp-keys |
198 |
# vnd.framemaker [Wexler] |
199 |
fm application/vnd.framemaker |
200 |
# vnd.mif [Wexler] |
201 |
mif application/vnd.mif |
202 |
# vnd.ms-excel [Gill] |
203 |
xla application/vnd.ms-excel |
204 |
xlc application/vnd.ms-excel |
205 |
xld application/vnd.ms-excel |
206 |
xll application/vnd.ms-excel |
207 |
xlm application/vnd.ms-excel |
208 |
xls application/vnd.ms-excel |
209 |
xlt application/vnd.ms-excel |
210 |
xlw application/vnd.ms-excel |
211 |
# vnd.ms-powerpoint [Gill] |
212 |
pot application/vnd.ms-powerpoint |
213 |
ppa application/vnd.ms-powerpoint |
214 |
pps application/vnd.ms-powerpoint |
215 |
ppt application/vnd.ms-powerpoint |
216 |
pwz application/vnd.ms-powerpoint |
217 |
# vnd.ms-project [Gill] |
218 |
mpc application/vnd.ms-project |
219 |
mpt application/vnd.ms-project |
220 |
mpx application/vnd.ms-project |
221 |
mpw application/vnd.ms-project |
222 |
mpp application/vnd.ms-project |
223 |
# vnd.ms-works [Gill] |
224 |
# vnd.ms-tnef [Gill] |
225 |
# vnd.svd [Becker] |
226 |
# vnd.music-niff [Butler] |
227 |
# vnd.ms-artgalry [Slawson] |
228 |
cil application/vnd.ms-artgalry |
229 |
# vnd.truedoc [Chase] |
230 |
# vnd.koan [Cole] |
231 |
skd application/vnd.koan |
232 |
skp application/vnd.koan |
233 |
skm application/vnd.koan |
234 |
skt application/vnd.koan |
235 |
# vnd.street-stream [Levitt] |
236 |
# vnd.fdf [Zilles] |
237 |
# set-payment-initiation [Korver] |
238 |
# set-payment [Korver] |
239 |
# set-registration-initiation [Korver] |
240 |
# set-registration [Korver] |
241 |
# vnd.seemail [Webb] |
242 |
see application/vnd.seemail |
243 |
# vnd.businessobjects [Imoucha] |
244 |
rep application/vnd.businessobjects |
245 |
# vnd.meridian-slingshot [Wedel] |
246 |
# vnd.xara [Matthewman] |
247 |
xar application/vnd.xara |
248 |
# sgml-open-catalog [Grosso] |
249 |
# vnd.rapid [Szekely] |
250 |
zrp application/vnd.rapid |
251 |
# vnd.enliven [Santinelli] |
252 |
nml application/vnd.enliven |
253 |
# vnd.japannet-registration-wakeup [Fujii] |
254 |
# vnd.japannet-verification-wakeup [Fujii] |
255 |
# vnd.japannet-payment-wakeup [Fujii] |
256 |
# vnd.japannet-directory-service [Fujii] |
257 |
# vnd.intertrust.digibox [Tomasello] |
258 |
# vnd.intertrust.nncp [Tomasello] |
259 |
# prs.alvestrand.titrax-sheet [Alvestrand] |
260 |
# vnd.noblenet-web [Solomon] |
261 |
nnw application/vnd.noblenet-web |
262 |
# vnd.noblenet-sealer [Solomon] |
263 |
nns application/vnd.noblenet-sealer |
264 |
# vnd.noblenet-directory [Solomon] |
265 |
nnd application/vnd.noblenet-directory |
266 |
# prs.nprend [Doggett] |
267 |
rnd application/prs.nprend |
268 |
rct application/prs.nprend |
269 |
# vnd.webturbo [Rehem] |
270 |
wtb application/vnd.webturbo |
271 |
# hyperstudio [Domino] |
272 |
# vnd.shana.informed.formtemplate [Selzler] |
273 |
itp application/vnd.shana.informed.formtemplate |
274 |
# vnd.shana.informed.formdata [Selzler] |
275 |
ifm application/vnd.shana.informed.formdata |
276 |
# vnd.shana.informed.package [Selzler] |
277 |
ipk application/vnd.shana.informed.package |
278 |
# vnd.shana.informed.interchange [Selzler] |
279 |
iif application/vnd.shana.informed.interchange |
280 |
# vnd.commerce-battelle [Applebaum] |
281 |
ica application/vnd.commerce-battelle |
282 |
icf application/vnd.commerce-battelle |
283 |
icd application/vnd.commerce-battelle |
284 |
icc application/vnd.commerce-battelle |
285 |
ic0 application/vnd.commerce-battelle |
286 |
ic1 application/vnd.commerce-battelle |
287 |
ic2 application/vnd.commerce-battelle |
288 |
ic3 application/vnd.commerce-battelle |
289 |
ic4 application/vnd.commerce-battelle |
290 |
ic5 application/vnd.commerce-battelle |
291 |
ic6 application/vnd.commerce-battelle |
292 |
ic7 application/vnd.commerce-battelle |
293 |
ic8 application/vnd.commerce-battelle |
294 |
# vnd.osa.netdeploy [Klos] |
295 |
ndc application/vnd.osa.netdeploy |
296 |
# vnd.ibm.MiniPay [Herzberg] |
297 |
mpy application/vnd.ibm.MiniPay |
298 |
# vnd.japannet-jpnstore-wakeup [Yoshitake] |
299 |
# vnd.japannet-setstore-wakeup [Yoshitake] |
300 |
# vnd.japannet-verification [Yoshitake] |
301 |
# vnd.japannet-registration [Yoshitake] |
302 |
# vnd.hp-HPGL [Pentecost] |
303 |
# vnd.hp-PCL [Pentecost] |
304 |
# vnd.hp-PCLXL [Pentecost] |
305 |
# vnd.musician [Adams] |
306 |
mus application/vnd.musician |
307 |
# vnd.FloGraphIt [Floersch] |
308 |
gph application/vnd.FloGraphIt |
309 |
# vnd.intercon.formnet [Gurak] |
310 |
xpw application/vnd.intercon.formnet |
311 |
xpx application/vnd.intercon.formnet |
312 |
# vemmi [RFC2122] |
313 |
# vnd.ms-asf [Fleischman] |
314 |
asf application/vnd.ms-asf |
315 |
# vnd.ecdis-update [Buettgenbach] |
316 |
# vnd.powerbuilder6 [Guy] |
317 |
pbd application/vnd.powerbuilder6 |
318 |
# vnd.powerbuilder6-s [Guy] |
319 |
# application/vnd.powerbuilder6-s [-> application/vnd.powerbuilder6] |
320 |
# vnd.lotus-wordpro [Wattenberger] |
321 |
lwp application/vnd.lotus-wordpro |
322 |
sam application/vnd.lotus-wordpro |
323 |
# vnd.lotus-approach [Wattenberger] |
324 |
apr application/vnd.lotus-approach |
325 |
vew application/vnd.lotus-approach |
326 |
# vnd.lotus-1-2-3 [Wattenberger] |
327 |
123 application/vnd.lotus-1-2-3 |
328 |
wk1 application/vnd.lotus-1-2-3 |
329 |
wk3 application/vnd.lotus-1-2-3 |
330 |
wk4 application/vnd.lotus-1-2-3 |
331 |
# vnd.lotus-organizer [Wattenberger] |
332 |
or3 application/vnd.lotus-organizer |
333 |
or2 application/vnd.lotus-organizer |
334 |
org application/vnd.lotus-organizer |
335 |
# vnd.lotus-screencam [Wattenberger] |
336 |
scm application/vnd.lotus-screencam |
337 |
# vnd.lotus-freelance [Wattenberger] |
338 |
pre application/vnd.lotus-freelance |
339 |
prz application/vnd.lotus-freelance |
340 |
# vnd.fujitsu.oasys [Togashi] |
341 |
oas application/vnd.fujitsu.oasys |
342 |
# vnd.fujitsu.oasys2 [Togashi] |
343 |
oa2 application/vnd.fujitsu.oasys2 |
344 |
# vnd.swiftview-ics [Widener] |
345 |
# vnd.dna [Searcy] |
346 |
dna application/vnd.dna |
347 |
# prs.cww [Rungchavalnont] |
348 |
cw application/prs.cww |
349 |
cww application/prs.cww |
350 |
# vnd.wt.stf [Wohler] |
351 |
stf application/vnd.wt.stf |
352 |
# vnd.dxr [Duffy] |
353 |
dxr application/vnd.dxr |
354 |
# vnd.mitsubishi.misty-guard.trustweb [Tanaka] |
355 |
# vnd.ibm.modcap [Hohensee] |
356 |
list3820 application/vnd.ibm.modcap |
357 |
listafp application/vnd.ibm.modcap |
358 |
afp application/vnd.ibm.modcap |
359 |
pseg3820 application/vnd.ibm.modcap |
360 |
# vnd.acucobol [Lubin] |
361 |
acu application/vnd.acucobol |
362 |
# vnd.fujitsu.oasys3 [Okudaira] |
363 |
oa3 application/vnd.fujitsu.oasys3 |
364 |
# marc [RFC2220] |
365 |
mrc application/marc |
366 |
# vnd.fujitsu.oasysprs [Ogita] |
367 |
bh2 application/vnd.fujitsu.oasysprs |
368 |
# vnd.fujitsu.oasysgp [Sugimoto] |
369 |
fg5 application/vnd.fujitsu.oasysgp |
370 |
# vnd.visio [Sandal] |
371 |
vsd application/vnd.visio |
372 |
vst application/vnd.visio |
373 |
vsw application/vnd.visio |
374 |
vss application/vnd.visio |
375 |
# vnd.netfpx [Mutz] |
376 |
fpx application/vnd.netfpx |
377 |
# vnd.audiograph [Slusanschi] |
378 |
aep application/vnd.audiograph |
379 |
# vnd.epson.salt [Nagatomo] |
380 |
slt application/vnd.epson.salt |
381 |
# vnd.3M.Post-it-Notes [O'Brien] |
382 |
pwn application/vnd.3M.Post-it-Notes |
383 |
# vnd.novadigm.EDX [Swenson] |
384 |
edx application/vnd.novadigm.EDX |
385 |
# vnd.novadigm.EXT [Swenson] |
386 |
ext application/vnd.novadigm.EXT |
387 |
# vnd.novadigm.EDM [Swenson] |
388 |
edm application/vnd.novadigm.EDM |
389 |
# vnd.claymore [Simpson] |
390 |
cla application/vnd.claymore |
391 |
# vnd.cosmocaller [Dellutri] |
392 |
cmc application/vnd.cosmocaller |
393 |
# pkcs7-mime [RFC2311] |
394 |
p7m application/pkcs7-mime |
395 |
p7c application/pkcs7-mime |
396 |
# pkcs7-signature [RFC2311] |
397 |
p7s application/pkcs7-signature |
398 |
# pkcs10 [RFC2311] |
399 |
# vnd.yellowriver-custom-menu [Yellow] |
400 |
cmp application/vnd.yellowriver-custom-menu |
401 |
# vnd.ecowin.chart [Olsson] |
402 |
mag application/vnd.ecowin.chart |
403 |
# vnd.ecowin.series [Olsson] |
404 |
# vnd.ecowin.filerequest [Olsson] |
405 |
# vnd.ecowin.fileupdate [Olsson] |
406 |
# vnd.ecowin.seriesrequest [Olsson] |
407 |
# vnd.ecowin.seriesupdate [Olsson] |
408 |
# EDIFACT [RFC1767] |
409 |
# EDI-X12 [RFC1767] |
410 |
# EDI-Consent [RFC1767] |
411 |
# vnd.wrq-hp3000-labelled [Bartram] |
412 |
# vnd.minisoft-hp3000-save [Bartram] |
413 |
# vnd.ffsns [Holstage] |
414 |
# vnd.hp-hps [Aubrey] |
415 |
hps application/vnd.hp-hps |
416 |
# vnd.fujixerox.docuworks [Taguchi] |
417 |
xdw application/vnd.fujixerox.docuworks |
418 |
# xml [RFC2376] |
419 |
# application/xml [-> text/xml] |
420 |
# vnd.anser-web-funds-transfer-initiation [Mori] |
421 |
fti application/vnd.anser-web-funds-transfer-initiation |
422 |
# vnd.anser-web-certificate-issue-initiation [Mori] |
423 |
cii application/vnd.anser-web-certificate-issue-initiation |
424 |
# vnd.is-xpr [Natarajan] |
425 |
xpr application/vnd.is-xpr |
426 |
# vnd.intu.qbo [Scratchley] |
427 |
qbo application/vnd.intu.qbo |
428 |
# vnd.publishare-delta-tree [Ben-Kiki] |
429 |
qps application/vnd.publishare-delta-tree |
430 |
# vnd.cybank [Helmee] |
431 |
# batch-SMTP [RFC2442] |
432 |
# vnd.uplanet.alert [Martin] |
433 |
# vnd.uplanet.cacheop [Martin] |
434 |
# vnd.uplanet.list [Martin] |
435 |
# vnd.uplanet.listcmd [Martin] |
436 |
# vnd.uplanet.channel [Martin] |
437 |
# vnd.uplanet.bearer-choice [Martin] |
438 |
# vnd.uplanet.signal [Martin] |
439 |
# vnd.uplanet.alert-wbxml [Martin] |
440 |
# vnd.uplanet.cacheop-wbmxl [Martin] |
441 |
# vnd.uplanet.list-wbxml [Martin] |
442 |
# vnd.uplanet.listcmd-wbxml [Martin] |
443 |
# vnd.uplanet.channel-wbxml [Martin] |
444 |
# vnd.uplanet.bearer-choice-wbxml [Martin] |
445 |
# vnd.epson.quickanime [Gu] |
446 |
qam application/vnd.epson.quickanime |
447 |
# vnd.commonspace [Chandhok] |
448 |
csp application/vnd.commonspace |
449 |
cst application/vnd.commonspace |
450 |
# vnd.fut-misnet [Pruulmann] |
451 |
# vnd.xfdl [Manning] |
452 |
xfdl application/vnd.xfdl |
453 |
xfd application/vnd.xfdl |
454 |
frm application/vnd.xfdl |
455 |
# vnd.intu.qfx [Scratchley] |
456 |
qfx application/vnd.intu.qfx |
457 |
# vnd.epson.ssf [Hoshina] |
458 |
ssf application/vnd.epson.ssf |
459 |
# vnd.epson.msf [Hoshina] |
460 |
msf application/vnd.epson.msf |
461 |
# vnd.powerbuilder7 [Shilts] |
462 |
# application/vnd.powerbuilder7 [-> application/vnd.powerbuilder6] |
463 |
# vnd.powerbuilder7-s [Shilts] |
464 |
# application/vnd.powerbuilder7-s [-> application/vnd.powerbuilder6-s] |
465 |
# vnd.lotus-notes [Laramie] |
466 |
nsf application/vnd.lotus-notes |
467 |
ntf application/vnd.lotus-notes |
468 |
ndl application/vnd.lotus-notes |
469 |
ns4 application/vnd.lotus-notes |
470 |
ns3 application/vnd.lotus-notes |
471 |
ns2 application/vnd.lotus-notes |
472 |
nsh application/vnd.lotus-notes |
473 |
nsg application/vnd.lotus-notes |
474 |
# pkixcmp [RFC2510] |
475 |
pki application/pkixcmp |
476 |
# vnd.wap.wmlc [Stark] |
477 |
wmlc application/vnd.wap.wmlc |
478 |
# application/vnd.wap.wmlc [-> application/vnd.wap.wbxml] |
479 |
# vnd.wap.wmlscriptc [Stark] |
480 |
wmlsc application/vnd.wap.wmlscriptc |
481 |
# vnd.motorola.flexsuite [Patton] |
482 |
# vnd.wap.wbxml [Stark] |
483 |
wbxml application/vnd.wap.wbxml |
484 |
# vnd.motorola.flexsuite.wem [Patton] |
485 |
# vnd.motorola.flexsuite.kmr [Patton] |
486 |
# vnd.motorola.flexsuite.adsi [Patton] |
487 |
# vnd.motorola.flexsuite.fis [Patton] |
488 |
# vnd.motorola.flexsuite.gotap [Patton] |
489 |
# vnd.motorola.flexsuite.ttc [Patton] |
490 |
# vnd.ufdl [Manning] |
491 |
ufdl application/vnd.ufdl |
492 |
ufd application/vnd.ufdl |
493 |
# application/vnd.ufdl [-> application/vnd.xfdl] |
494 |
# vnd.accpac.simply.imp [Leow] |
495 |
imp application/vnd.accpac.simply.imp |
496 |
# vnd.accpac.simply.aso [Leow] |
497 |
aso application/vnd.accpac.simply.aso |
498 |
# vnd.vcx [T.Sugimoto] |
499 |
vcx application/vnd.vcx |
500 |
# ipp [RFC2910] |
501 |
# ocsp-request [RFC2560] |
502 |
orq application/ocsp-request |
503 |
# ocsp-response [RFC2560] |
504 |
ors application/ocsp-request |
505 |
# vnd.previewsystems.box [Smolgovsky] |
506 |
box application/vnd.previewsystems.box |
507 |
vbox application/vnd.previewsystems.box |
508 |
# vnd.mediastation.cdkey [Flurry] |
509 |
cdkey application/vnd.mediastation.cdkey |
510 |
# vnd.pg.format [Gandert] |
511 |
str application/vnd.pg.format |
512 |
# vnd.pg.osasli [Gandert] |
513 |
ei6 application/vnd.pg.osasli |
514 |
# vnd.hp-hpid [Gupta] |
515 |
hpi application/vnd.hp-hpid |
516 |
hpid application/vnd.hp-hpid |
517 |
# pkix-cert [RFC2585] |
518 |
cer application/pkix-cert |
519 |
# pkix-crl [RFC2585] |
520 |
crl application/pkix-crl |
521 |
# vnd.Mobius.TXF [Kabayama] |
522 |
txf application/vnd.Mobius.TXF |
523 |
# vnd.Mobius.PLC [Kabayama] |
524 |
plc application/vnd.Mobius.PLC |
525 |
# vnd.Mobius.DIS [Kabayama] |
526 |
dis application/vnd.Mobius.DIS |
527 |
# vnd.Mobius.DAF [Kabayama] |
528 |
daf application/vnd.Mobius.DAF |
529 |
# vnd.Mobius.MSL [Kabayama] |
530 |
msl application/vnd.Mobius.MSL |
531 |
# vnd.cups-raster [Sweet] |
532 |
# vnd.cups-postscript [Sweet] |
533 |
# vnd.cups-raw [Sweet] |
534 |
# index [RFC2652] |
535 |
# index.cmd [RFC2652] |
536 |
# index.response [RFC2652] |
537 |
# index.obj [RFC2652] |
538 |
# index.vnd [RFC2652] |
539 |
# vnd.triscape.mxs [Simonoff] |
540 |
mxs application/vnd.triscape.mxs |
541 |
# vnd.powerbuilder75 [Shilts] |
542 |
# application/vnd.powerbuilder75 [-> application/vnd.powerbuilder6] |
543 |
# vnd.powerbuilder75-s [Shilts] |
544 |
# alias application/vnd.powerbuilder75-s application/vnd.powerbuilder6-s |
545 |
# vnd.dpgraph [Parker] |
546 |
dpg application/vnd.dpgraph |
547 |
mwc application/vnd.dpgraph |
548 |
dpgraph application/vnd.dpgraph |
549 |
# http [RFC2616] |
550 |
# sdp [RFC2327] |
551 |
sdp application/sdp |
552 |
# vnd.eudora.data [Resnick] |
553 |
# vnd.fujixerox.docuworks.binder [Matsumoto] |
554 |
xbd application/vnd.fujixerox.docuworks |
555 |
# vnd.vectorworks [Pharr] |
556 |
# application/vnd.vectorworks [-> application/vnd.mcd] |
557 |
# vnd.grafeq [Tupper] |
558 |
gqf application/vnd.grafeq |
559 |
gqs application/vnd.grafeq |
560 |
# vnd.bmi [Gotoh] |
561 |
bmi application/vnd.bmi |
562 |
# vnd.ericsson.quickcall [Tidwell] |
563 |
qcall application/vnd.ericsson.quickcall |
564 |
qca application/vnd.ericsson.quickcall |
565 |
# vnd.hzn-3d-crossword [Minnis] |
566 |
x3d application/vnd.hzn-3d-crossword |
567 |
# vnd.wap.slc [WAP-Forum] |
568 |
slc application/vnd.wap.slc |
569 |
# application/vnd.wap.slc [-> application/vnd.wap.wbxml] |
570 |
# vnd.wap.sic [WAP-Forum] |
571 |
sic application/vnd.wap.sic |
572 |
# application/vnd.wap.sic [-> application/vnd.wap.wbxml] |
573 |
# vnd.groove-injector [Joseph] |
574 |
grv application/vnd.groove-injector |
575 |
# vnd.fujixerox.ddd [Onda] |
576 |
ddd application/vnd.fujixerox.ddd |
577 |
# vnd.groove-account [Joseph] |
578 |
gac application/vnd.groove-account |
579 |
# vnd.groove-identity-message [Joseph] |
580 |
gim application/vnd.groove-identity-message |
581 |
# vnd.groove-tool-message [Joseph] |
582 |
gtm application/vnd.groove-tool-message |
583 |
# vnd.groove-tool-template [Joseph] |
584 |
tpl application/vnd.groove-tool-template |
585 |
# vnd.groove-vcard [Joseph] |
586 |
vcg application/vnd.groove-vcard |
587 |
# vnd.ctc-posml [Kohlhepp] |
588 |
pml application/vnd.ctc-posml |
589 |
# vnd.canon-lips [Muto] |
590 |
# vnd.canon-cpdl [Muto] |
591 |
# vnd.trueapp [Hepler] |
592 |
tra application/vnd.trueapp |
593 |
# vnd.s3sms [Tarkkala] |
594 |
# iotp [RFC2935] |
595 |
# vnd.mcd [Gotoh] |
596 |
mcd application/vnd.mcd |
597 |
# vnd.httphone [Lefevre] |
598 |
# vnd.informix-visionary [Gales] |
599 |
vis application/vnd.informix-visionary |
600 |
# vnd.msign [Borcherding] |
601 |
# vnd.ms-lrm [Ledoux] |
602 |
lrm application/vnd.ms-lrm |
603 |
# vnd.contact.cmsg [Patz] |
604 |
cdbcmsg application/vnd.contact.cmsg |
605 |
# vnd.epson.esf [Hoshina] |
606 |
esf application/vnd.epson.esf |
607 |
# whoispp-query [RFC2957] |
608 |
# whoispp-response [RFC2958] |
609 |
# vnd.mozilla.xul+xml [McDaniel] |
610 |
xul application/vnd.mozilla.xul+xml |
611 |
# parityfec [RFC3009] |
612 |
# vnd.palm [Peacock] |
613 |
prc application/vnd.palm |
614 |
pdb application/vnd.palm |
615 |
pqa application/vnd.palm |
616 |
oprc application/vnd.palm |
617 |
# vnd.fsc.weblaunch [D.Smith] |
618 |
fsc application/vnd.fsc.weblaunch |
619 |
# vnd.tve-trigger [Welsh] |
620 |
# dvcs [Sylvester] |
621 |
dvc application/dvcs |
622 |
# sieve [Showalter] |
623 |
siv application/sieve |
624 |
# vnd.vividence.scriptfile [Risher] |
625 |
vsf application/vnd.vividence.scriptfile |
626 |
vtd application/vnd.vividence.scriptfile |
627 |
vd application/vnd.vividence.scriptfile |
628 |
|
629 |
# Type Subtype Description Reference |
630 |
# ---- ------- ----------- --------- |
631 |
# |
632 |
# image jpeg [RFC2045,RFC2046] |
633 |
jpe image/jpeg |
634 |
jpeg image/jpeg |
635 |
jpg image/jpeg |
636 |
jfif image/jpeg |
637 |
pjp image/jpeg |
638 |
pjpeg image/jpeg |
639 |
# gif [RFC2045,RFC2046] |
640 |
gif image/gif |
641 |
# ief Image Exchange Format [RFC1314] |
642 |
ief image/ief |
643 |
# g3fax [RFC1494] |
644 |
g3 image/g3fax |
645 |
fax image/g3fax |
646 |
# tiff Tag Image File Format [RFC2302] |
647 |
tif image/tiff |
648 |
tiff image/tiff |
649 |
# cgm Computer Graphics Metafile [Francis] |
650 |
# naplps [Ferber] |
651 |
# vnd.dwg [Moline] |
652 |
# image/vnd.dwg [-> image/vnd.dxf] |
653 |
# vnd.svf [Moline] |
654 |
# image/vnd.svf [-> image/vnd.dxf] |
655 |
# vnd.dxf [Moline] |
656 |
dxf image/vnd.dxf |
657 |
# png [Randers-Pehrson] |
658 |
png image/png |
659 |
# vnd.fpx [Spencer] |
660 |
# image/vnd.fpx [-> application/vnd.netfpx] |
661 |
# vnd.netfpx [Spencer] |
662 |
# image/vnd.netfpx [-> application/vnd.netfpx] |
663 |
# vnd.xiff [SMartin] |
664 |
xif image/vnd.xiff |
665 |
# prs.btif [Simon] |
666 |
btif image/prs.btif |
667 |
btf image/prs.btif |
668 |
# vnd.fastbidsheet [Becker] |
669 |
fbs image/vnd.fastbidsheet |
670 |
# vnd.wap.wbmp [Stark] |
671 |
wbmp image/vnd.wap.wbmp |
672 |
# prs.pti [Laun] |
673 |
pti image/prs.pti |
674 |
# vnd.cns.inf2 [McLaughlin] |
675 |
# vnd.mix [Reddy] |
676 |
# vnd.fujixerox.edmics-rlc [Onda] |
677 |
rlc image/vnd.fujixerox.edmics-rlc |
678 |
# vnd.fujixerox.edmics-mmr [Onda] |
679 |
mmr image/vnd.fujixerox.edmics-mmr |
680 |
# vnd.fst [Fuldseth] |
681 |
fst image/vnd.fst |
682 |
|
683 |
# Type Subtype Description Reference |
684 |
# ---- ------- ----------- --------- |
685 |
# |
686 |
# audio basic [RFC2045,RFC2046] |
687 |
au audio/basic |
688 |
snd audio/basic |
689 |
# 32kadpcm [RFC2421,RFC2422] |
690 |
# vnd.qcelp [Lundblade] |
691 |
qcp audio/vnd.qcelp |
692 |
# vnd.digital-winds [Strazds] |
693 |
eol audio/vnd.digital-winds |
694 |
# vnd.lucent.voice [Vaudreuil] |
695 |
lvp audio/vnd.lucent.voice |
696 |
# vnd.octel.sbc [Vaudreuil] |
697 |
# vnd.rhetorex.32kadpcm [Vaudreuil] |
698 |
# vnd.vmx.cvsd [Vaudreuil] |
699 |
# vnd.nortel.vbk [Parsons] |
700 |
vbk audio/vnd.nortel.vbk |
701 |
# vnd.cns.anp1 [McLaughlin] |
702 |
# vnd.cns.inf1 [McLaughlin] |
703 |
# L16 [RFC2586] |
704 |
# vnd.everad.plj [Cicelsky] |
705 |
plj audio/vnd.everad.plj |
706 |
# telephone-event [RFC2833] |
707 |
# tone [RFC2833] |
708 |
# prs.sid [Walleij] |
709 |
sid audio/prs.sid |
710 |
psid audio/prs.sid |
711 |
# vnd.nuera.ecelp4800 [Fox] |
712 |
ecelp4800 audio/vnd.nuera.ecelp4800 |
713 |
# vnd.nuera.ecelp7470 [Fox] |
714 |
ecelp7470 audio/vnd.nuera.ecelp7470 |
715 |
# mpeg [RFC3003] |
716 |
abs audio/mpeg |
717 |
mp2 audio/mpeg |
718 |
mp3 audio/mpeg |
719 |
mpa audio/mpeg |
720 |
mpga audio/mpeg |
721 |
mpega audio/mpeg |
722 |
# parityfec [RFC3009] |
723 |
# MP4A-LATM [RFC3016] |
724 |
|
725 |
# Type Subtype Description Reference |
726 |
# ---- ------- ----------- --------- |
727 |
# |
728 |
# video mpeg [RFC2045,RFC2046] |
729 |
mpe video/mpeg |
730 |
mpeg video/mpeg |
731 |
mpegv video/mpeg |
732 |
mpg video/mpeg |
733 |
mpv video/mpeg |
734 |
vbs video/mpeg |
735 |
# quicktime [Paul Lindner] |
736 |
moov video/quicktime |
737 |
mov video/quicktime |
738 |
qt video/quicktime |
739 |
# vnd.vivo [Wolfe] |
740 |
# vnd.motorola.video [McGinty] |
741 |
# vnd.motorola.videop [McGinty] |
742 |
# vnd.fvt [Fuldseth] |
743 |
fvt video/vnd.fvt |
744 |
# pointer [RFC2862] |
745 |
# parityfec [RFC3009] |
746 |
# vnd.mpegurl [Recktenwald] |
747 |
mgu video/vnd.mpegurl |
748 |
# MP4V-ES [RFC3016] |
749 |
|
750 |
# Type Subtype Description Reference |
751 |
# ---- ------- ----------- --------- |
752 |
# |
753 |
# model [RFC2077] |
754 |
# iges [Parks] |
755 |
# vrml [RFC2077] |
756 |
vrml model/vrml |
757 |
wrl model/vrml |
758 |
# mesh [RFC2077] |
759 |
msh model/mesh |
760 |
mesh model/mesh |
761 |
silo model/mesh |
762 |
# vnd.dwf [Pratt] |
763 |
# vnd.gtw [Ozaki] |
764 |
# vnd.flatland.3dml [Powers] |
765 |
# vnd.vtu [Rabinovitch] |
766 |
# vnd.mts [Rabinovitch] |
767 |
# vnd.gdl [Babits] |
768 |
# vnd.gs-gdl [Babits] |
769 |
# vnd.parasolid.transmit.text [Dearnaley,Juckes] |
770 |
# vnd.parasolid.transmit.binary [Dearnaley,Juckes] |
771 |
|
772 |
# ====================================================================== |
773 |
# Known unregistered MIME types from Mime-FAQ |
774 |
# |
775 |
# URL : ftp://[no more available online!]/mail/mime-faq/part3 |
776 |
# ====================================================================== |
777 |
|
778 |
# Text types |
779 |
# ---------- |
780 |
|
781 |
# text/unknown |
782 |
# text/x-html [-> text/html] |
783 |
etx text/x-setext |
784 |
faq text/x-usenet-faq |
785 |
|
786 |
# Application types |
787 |
# ----------------- |
788 |
|
789 |
# application/x-aiff [-> audio/x-aiff] |
790 |
bcpio application/x-bcpio |
791 |
# application/x-bitmap [-> image/x-xbitmap] |
792 |
cpio application/x-cpio |
25 |
csh application/x-csh |
793 |
csh application/x-csh |
26 |
dvi application/x-dvi |
794 |
dvi application/x-dvi |
27 |
gz application/x-gzip |
795 |
# application/x-framemaker [-> application/vnd.framemaker] |
|
|
796 |
gtar application/x-gtar |
28 |
hdf application/x-hdf |
797 |
hdf application/x-hdf |
|
|
798 |
# application/x-inventor |
799 |
# application/x-island-draw |
800 |
# application/x-island-paint |
801 |
# application/x-island-write |
802 |
# application/x-jot |
29 |
latex application/x-latex |
803 |
latex application/x-latex |
30 |
nc application/x-netcdf |
804 |
# application/x-macbinhex40 |
|
|
805 |
# application/x-metamail-patch |
806 |
# application/x-mif [-> application/vnd.mif] |
807 |
# application/x-movie |
808 |
# application/x-ms-tnef [-> application/vnd.ms-tnef] |
31 |
cdf application/x-netcdf |
809 |
cdf application/x-netcdf |
|
|
810 |
nc application/x-netcdf |
811 |
# application/x-sgi |
32 |
sh application/x-sh |
812 |
sh application/x-sh |
|
|
813 |
shar application/x-shar |
814 |
# application/x-showcase |
815 |
sv4cpio application/x-sv4cpio |
816 |
sv4crc application/x-sv4crc |
817 |
tar application/x-tar |
33 |
tcl application/x-tcl |
818 |
tcl application/x-tcl |
34 |
tex application/x-tex |
819 |
tex application/x-tex |
35 |
texi application/x-texinfo |
820 |
texi application/x-texinfo |
Lines 37-98
Link Here
|
37 |
t application/x-troff |
822 |
t application/x-troff |
38 |
tr application/x-troff |
823 |
tr application/x-troff |
39 |
roff application/x-troff |
824 |
roff application/x-troff |
|
|
825 |
troff application/x-troff |
40 |
man application/x-troff-man |
826 |
man application/x-troff-man |
41 |
me application/x-troff-me |
827 |
me application/x-troff-me |
42 |
ms application/x-troff-ms |
828 |
ms application/x-troff-ms |
43 |
src application/x-wais-source |
|
|
44 |
zip application/zip |
45 |
bcpio application/x-bcpio |
46 |
cpio application/x-cpio |
47 |
tgz application/x-gtar |
48 |
shar application/x-shar |
49 |
# application/x-sv4cpio |
50 |
# application/x-sv4crc |
51 |
tar application/x-tar |
52 |
ustar application/x-ustar |
829 |
ustar application/x-ustar |
53 |
au audio/basic |
830 |
src application/x-wais-source |
54 |
snd audio/basic |
831 |
wsrc application/x-wais-source |
|
|
832 |
wkz application/x-wingz |
833 |
# application/x-wt-stf |
834 |
# application/x-xpm1 [-> image/x-xpixmap] |
835 |
# application/x-zm-fax |
836 |
|
837 |
# Audio types |
838 |
# ----------- |
839 |
|
840 |
af audio/x-aiff |
55 |
aif audio/x-aiff |
841 |
aif audio/x-aiff |
56 |
aiff audio/x-aiff |
|
|
57 |
aifc audio/x-aiff |
842 |
aifc audio/x-aiff |
|
|
843 |
aiff audio/x-aiff |
844 |
maca audio/x-macaudio |
845 |
# audio/x-next |
58 |
wav audio/x-wav |
846 |
wav audio/x-wav |
59 |
gif image/gif |
847 |
|
60 |
ief image/ief |
848 |
# Image types |
61 |
jpeg image/jpeg |
849 |
# ----------- |
62 |
jpg image/jpeg |
850 |
|
63 |
jpe image/jpeg |
|
|
64 |
tiff image/tiff |
65 |
tif image/tiff |
66 |
ras image/x-cmu-raster |
851 |
ras image/x-cmu-raster |
67 |
pnm image/x-portable-anymap |
852 |
fits image/x-fits |
|
|
853 |
pict image/x-macpict |
854 |
# image/x-pbm [-> image/x-portable-bitmap] |
855 |
# image/x-pgm [-> image/x-portable-graymap] |
856 |
# image/x-pict [-> image/x-macpict] |
857 |
# image/x-pnm [-> image/x-portable-anymap] |
68 |
pbm image/x-portable-bitmap |
858 |
pbm image/x-portable-bitmap |
69 |
pgm image/x-portable-graymap |
859 |
pgm image/x-portable-graymap |
|
|
860 |
pnm image/x-portable-anymap |
70 |
ppm image/x-portable-pixmap |
861 |
ppm image/x-portable-pixmap |
|
|
862 |
# image/x-ppm [-> image/x-portable-pixmap] |
71 |
rgb image/x-rgb |
863 |
rgb image/x-rgb |
72 |
xbm image/x-xbitmap |
864 |
xbm image/x-xbitmap |
|
|
865 |
# image/x-xbm [-> image/x-xbitmap] |
73 |
xpm image/x-xpixmap |
866 |
xpm image/x-xpixmap |
|
|
867 |
# image/x-xpm [-> image/x-xpixmap] |
868 |
# image/x-xwd [-> image/x-xwindowdump] |
74 |
xwd image/x-xwindowdump |
869 |
xwd image/x-xwindowdump |
75 |
# message/external-body |
870 |
|
76 |
# message/news |
871 |
# Video types |
77 |
# message/partial |
872 |
# ----------- |
78 |
# message/rfc822 |
873 |
|
79 |
# multipart/alternative |
|
|
80 |
# multipart/appledouble |
81 |
# multipart/digest |
82 |
# multipart/mixed |
83 |
# multipart/parallel |
84 |
html text/html |
85 |
htm text/html |
86 |
txt text/plain |
87 |
rtx text/richtext |
88 |
tsv text/tab-separated-values |
89 |
etx text/x-setext |
90 |
mpeg video/mpeg |
91 |
mpg video/mpeg |
92 |
mpe video/mpeg |
93 |
qt video/quicktime |
94 |
mov video/quicktime |
95 |
avi video/x-msvideo |
874 |
avi video/x-msvideo |
96 |
movie video/x-sgi-movie |
875 |
movie video/x-sgi-movie |
97 |
dl video/x-dl |
876 |
|
|
|
877 |
# ====================================================================== |
878 |
# Known unregistered MIME types from Apache |
879 |
# ====================================================================== |
880 |
|
881 |
# Text types |
882 |
# ---------- |
883 |
|
884 |
# text/vnd.flatland.3dml |
885 |
|
886 |
# Application types |
887 |
# ----------------- |
888 |
|
889 |
cpt application/mac-compactpro |
890 |
smi application/smil |
891 |
smil application/smil |
892 |
vcd application/x-cdlink |
893 |
pgn application/x-chess-pgn |
894 |
# application/x-compress [-> encoding/x-compress] |
895 |
dcr application/x-director |
896 |
dir application/x-director |
897 |
# application/x-director [-> application/vnd.dxr] |
898 |
spl application/x-futuresplash |
899 |
# application/x-gzip [-> encoding/x-gzip] |
900 |
js application/x-javascript |
901 |
# application/x-koan [-> application/vnd.koan] |
902 |
sit application/x-stuffit |
903 |
|
904 |
# Image types |
905 |
# ----------- |
906 |
|
907 |
# image/bmp [-> image/x-ms-bmp] |
908 |
|
909 |
# Audio types |
910 |
# ----------- |
911 |
|
912 |
# audio/midi [-> audio/x-midi] |
913 |
mid audio/x-midi |
914 |
midi audio/x-midi |
915 |
kar audio/x-midi |
916 |
|
917 |
# Misc types |
918 |
# ---------- |
919 |
|
920 |
# chemical/x-pdb [-> application/vnd.palm] |
921 |
xyz chemical/x-pdb |
922 |
|
923 |
ice x-conference/x-cooltalk |
924 |
|
925 |
# ====================================================================== |
926 |
# Known unregistered MIME types from Netscape |
927 |
# ====================================================================== |
928 |
|
929 |
# Text types |
930 |
# ---------- |
931 |
|
932 |
vcf text/x-vcard |
933 |
|
934 |
# Application types |
935 |
# ----------------- |
936 |
|
937 |
fif application/fractals |
938 |
depot application/hp_depot |
939 |
# application/java-archive [-> application/x-java-archive] |
940 |
enc application/pre-encrypted |
941 |
mda application/vnd.ms-access |
942 |
mdb application/vnd.ms-access |
943 |
mde application/vnd.ms-access |
944 |
sc2 application/vnd.ms-schedule |
945 |
scd application/vnd.ms-schedule |
946 |
sch application/vnd.ms-schedule |
947 |
mocha application/x-javascript |
948 |
jsc application/x-javascript-config |
949 |
pac application/x-ns-proxy-autoconfig |
950 |
#proxy application/x-ns-proxy-autoconfig |
951 |
pl application/x-perl |
952 |
# application/x-pkcs7-crl [-> application/pkix-crl] |
953 |
# application/x-pkcs7-mime [-> application/pkcs7-mime] |
954 |
# application/x-pkcs7-signature [-> application/pkcs7-signature] |
955 |
# application/x-sdp [-> application/sdp] |
956 |
# application/x-zip-compressed [-> application/zip] |
957 |
|
958 |
# Image types |
959 |
# ----------- |
960 |
|
961 |
bmp image/x-ms-bmp |
962 |
pcd image/x-photo-cd |
963 |
|
964 |
# Audio types |
965 |
# ----------- |
966 |
|
967 |
# audio/aiff [-> audio/x-aiff] |
968 |
# audio/wav [-> audio/x-wav] |
969 |
|
970 |
# Video types |
971 |
# ----------- |
972 |
|
973 |
mp2v video/x-mpeg2 |
974 |
mpv2 video/x-mpeg2 |
975 |
|
976 |
# ====================================================================== |
977 |
# Known unregistered MIME types from Xemacs |
978 |
# ====================================================================== |
979 |
|
980 |
# Text types |
981 |
# ---------- |
982 |
|
983 |
diff text/x-patch |
984 |
patch text/x-patch |
985 |
udiff text/x-patch |
986 |
|
987 |
# Application types |
988 |
# ----------------- |
989 |
|
990 |
# application/emacs-lisp [-> application/x-emacs-lisp] |
991 |
el application/x-emacs-lisp |
992 |
# application/mif [-> application/vnd.mif] |
993 |
# application/texinfo [-> application/x-texinfo] |
994 |
ano application/x-annotator |
995 |
|
996 |
# Image types |
997 |
# ----------- |
998 |
|
999 |
# image/pict [-> image/x-macpict] |
1000 |
# image/portable-graymap [-> image/x-portable-graymap] |
1001 |
# image/portable-pixmap [-> image/x-portable-pixmap] |
1002 |
# image/windowdump [-> image/x-windowdump] |
1003 |
# image/x11-dump [-> image/x-windowdump] |
1004 |
# image/x-fax [-> image/g3fax] |
1005 |
icon image/x-icon |
1006 |
macp image/x-macpaint |
1007 |
# image/x-pixmap [-> image/x-xpixmap] |
1008 |
# image/x-raster [-> image/x-cmu-taster] |
1009 |
tga image/x-targa |
1010 |
# image/xbm [-> image/x-xbitmap] |
1011 |
# image/xpm [-> image/x-xpixmap] |
1012 |
|
1013 |
# Audio types |
1014 |
# ----------- |
1015 |
|
1016 |
# audio/ulaw [-> audio/basic] |
1017 |
mp2a audio/x-mpeg2 |
1018 |
mpa2 audio/x-mpeg2 |
1019 |
|
1020 |
# Misc types |
1021 |
# ---------- |
1022 |
|
1023 |
# archive/tar [-> application/x-tar] |
1024 |
|
1025 |
# x-world/x-vrml [-> model/vrml] |
1026 |
|
1027 |
# ====================================================================== |
1028 |
# Known unregistered MIME types from RealAudio |
1029 |
# ====================================================================== |
1030 |
|
1031 |
# Text types |
1032 |
# ---------- |
1033 |
|
1034 |
rt text/vnd.rn-realtext |
1035 |
|
1036 |
# Application types |
1037 |
# ----------------- |
1038 |
|
1039 |
rm application/vnd.rn-realmedia |
1040 |
|
1041 |
# Image types |
1042 |
# ----------- |
1043 |
|
1044 |
# image/vnd.rn-realflash [-> application/x-shockwave-flash2-preview] |
1045 |
# image/vnd.rn-realflash [-> application/x-shockwave-flash] |
1046 |
rp image/vnd.rn-realpix |
1047 |
# image/x-realaudio [-> audio/vnd.rn-realaudio] |
1048 |
|
1049 |
# Audio types |
1050 |
# ----------- |
1051 |
|
1052 |
# audio/x-pn-aiff [-> audio/x-aiff] |
1053 |
# audio/x-pn-au [-> audio/basic] |
1054 |
ram audio/x-pn-realaudio |
1055 |
rmm audio/x-pn-realaudio |
1056 |
rpm audio/x-pn-realaudio-plugin |
1057 |
# audio/x-pn-wav [-> audio/x-wav] |
1058 |
# audio/x-pn-windows-acm [-> audio/x-wav] |
1059 |
# audio/x-realaudio [-> audio/vnd.rn-realaudio] |
1060 |
ra audio/vnd.rn-realaudio |
1061 |
|
1062 |
# Video types |
1063 |
# ----------- |
1064 |
|
1065 |
rv video/vnd.rn-realvideo |
1066 |
|
1067 |
# ====================================================================== |
1068 |
# Known unregistered MIME types from ShockWave |
1069 |
# ====================================================================== |
1070 |
|
1071 |
# Application types |
1072 |
# ----------------- |
1073 |
|
1074 |
swf application/x-shockwave-flash |
1075 |
rf application/x-shockwave-flash2-preview |
1076 |
|
1077 |
# ====================================================================== |
1078 |
# Known unregistered MIME types from StarDivision |
1079 |
# ====================================================================== |
1080 |
|
1081 |
# Application types |
1082 |
# ----------------- |
1083 |
|
1084 |
sdc application/x-scalc |
1085 |
sda application/x-sda |
1086 |
sdf application/x-sdf |
1087 |
sdd application/x-sdraw |
1088 |
sds application/x-sds |
1089 |
sgl application/x-sgl |
1090 |
smf application/x-smf |
1091 |
sdw application/x-swriter |
1092 |
|
1093 |
# ====================================================================== |
1094 |
# Known unregistered MIME types from Anywhere |
1095 |
# ====================================================================== |
1096 |
|
1097 |
# Text types |
1098 |
# ---------- |
1099 |
|
1100 |
ent text/x-sgml-document-entity |
1101 |
dcl text/x-sgml-declaration |
1102 |
|
1103 |
# Application types |
1104 |
# ----------------- |
1105 |
|
1106 |
# application/dvi [-> application/x-dvi] |
1107 |
# application/excel [-> application/vnd.ms-excel] |
1108 |
mf1 application/i-deas |
1109 |
mf2 application/i-deas |
1110 |
# application/macbinary |
1111 |
# application/macbinhex40 [-> application/x-macbinhex40] |
1112 |
# application/futuresplash [-> application/x-futuresplash] |
1113 |
# application/latex [-> application/x-latex] |
1114 |
# application/ms-tnef [-> application/vnd.ms-tnef] |
1115 |
com application/octet-stream |
1116 |
bat application/octet-stream |
1117 |
cmd application/octet-stream |
1118 |
btm application/octet-stream |
1119 |
# application/pgp |
1120 |
# application/powerpoint [-> application/vnd.ms-powerpoint] |
1121 |
# application/safe-tcl [-> application/x-safe-tcl] |
1122 |
# application/tex [-> application/x-tex] |
1123 |
# application/word [-> application/msword] |
1124 |
# application/vnd.stardivision.calc [-> application/x-scalc] |
1125 |
# application/vnd.stardivision.writer [-> application/x-swriter] |
1126 |
awk application/x-awk |
1127 |
info application/x-info |
1128 |
java application/x-java |
1129 |
class application/x-java-vm |
1130 |
ser application/x-java-serialized-object |
1131 |
jar application/x-java-archive |
1132 |
ksh application/x-ksh |
1133 |
lha application/x-lha |
1134 |
lzh application/x-lzh |
1135 |
# application/x-lotus-notes [-> application/vnd.lotus-notes] |
1136 |
# application/x-patch [-> text/x-patch] |
1137 |
# application/x-pdf [-> application/pdf] |
1138 |
# application/x-rtf [-> application/rtf] |
1139 |
# application/x-safe-tcl |
1140 |
mm application/x-troff-mm |
1141 |
# application/x-uuencode [-> encoding/x-uuencode] |
1142 |
cert application/x-x509-ca-cert |
1143 |
# application/x-zip [-> application/zip] |
1144 |
|
1145 |
# Image types |
1146 |
# ----------- |
1147 |
|
1148 |
# image/cmu-raster [-> image/x-cmu-raster] |
1149 |
# image/portable-anymap [-> image/x-portable-anymap] |
1150 |
# image/portable-bitmap [-> image/x-portable-bitmap] |
1151 |
# image/targa [-> image/x-targa] |
1152 |
# image/x-bitmap [-> image/x-xbitmap] |
1153 |
# image/x-jpeg [-> image/jpeg] |
1154 |
# image/x-mswindows-bmp [-> image/x-ms-bmp] |
1155 |
# image/x-mswindows-bitmap [-> image/x-ms-bmp] |
1156 |
# image/x-tiff [-> image/tiff] |
1157 |
# image/x-win-bmp [-> image/x-ms-bmp] |
1158 |
|
1159 |
# Audio types |
1160 |
# ----------- |
1161 |
|
1162 |
vox audio/basic |
1163 |
mod audio/x-mod |
1164 |
xm audio/x-mod |
1165 |
s3m audio/x-mod |
1166 |
stm audio/x-mod |
1167 |
mtm audio/x-mod |
1168 |
ult audio/x-mod |
1169 |
uni audio/x-mod |
1170 |
it audio/x-mod |
1171 |
# audio/x-mpeg [-> audio/mpeg] |
1172 |
m3u audio/x-scpls |
1173 |
# audio/x-ulaw [-> audio/basic] |
1174 |
|
1175 |
# Video types |
1176 |
# ----------- |
1177 |
|
1178 |
flc video/x-flc |
98 |
fli video/x-fli |
1179 |
fli video/x-fli |
|
|
1180 |
iff video/x-iff |
1181 |
# video/x-qtc [-> video/quicktime] |
1182 |
# video/x-qtv [-> video/quicktime] |
1183 |
|
1184 |
# ====================================================================== |
1185 |
|