mime-types-data 3.2019.1009 → 3.2021.0225
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Code-of-Conduct.md +10 -10
- data/Contributing.md +130 -68
- data/History.md +396 -334
- data/Licence.md +1 -1
- data/README.md +27 -27
- data/Rakefile +78 -13
- data/data/mime-types.json +1 -1
- data/data/mime.content_type.column +106 -6
- data/data/mime.docs.column +100 -0
- data/data/mime.encoding.column +100 -0
- data/data/mime.flags.column +100 -0
- data/data/mime.friendly.column +100 -0
- data/data/mime.pext.column +100 -0
- data/data/mime.use_instead.column +100 -0
- data/data/mime.xrefs.column +140 -40
- data/lib/mime/types/data.rb +1 -1
- data/types/application.yaml +599 -27
- data/types/audio.yaml +71 -1
- data/types/image.yaml +184 -2
- data/types/model.yaml +29 -0
- data/types/text.yaml +92 -2
- data/types/video.yaml +25 -1
- metadata +15 -9
data/lib/mime/types/data.rb
CHANGED
data/types/application.yaml
CHANGED
@@ -24,6 +24,7 @@
|
|
24
24
|
xrefs:
|
25
25
|
person:
|
26
26
|
- John_M_Meredith
|
27
|
+
- _3GPP
|
27
28
|
template:
|
28
29
|
- application/3gpp-ims+xml
|
29
30
|
registered: true
|
@@ -161,6 +162,24 @@
|
|
161
162
|
template:
|
162
163
|
- application/alto-networkmapfilter+json
|
163
164
|
registered: true
|
165
|
+
- !ruby/object:MIME::Type
|
166
|
+
content-type: application/alto-updatestreamcontrol+json
|
167
|
+
encoding: base64
|
168
|
+
xrefs:
|
169
|
+
rfc:
|
170
|
+
- rfc8895
|
171
|
+
template:
|
172
|
+
- application/alto-updatestreamcontrol+json
|
173
|
+
registered: true
|
174
|
+
- !ruby/object:MIME::Type
|
175
|
+
content-type: application/alto-updatestreamparams+json
|
176
|
+
encoding: base64
|
177
|
+
xrefs:
|
178
|
+
rfc:
|
179
|
+
- rfc8895
|
180
|
+
template:
|
181
|
+
- application/alto-updatestreamparams+json
|
182
|
+
registered: true
|
164
183
|
- !ruby/object:MIME::Type
|
165
184
|
content-type: application/AML
|
166
185
|
encoding: base64
|
@@ -292,6 +311,15 @@
|
|
292
311
|
template:
|
293
312
|
- application/atsc-dwd+xml
|
294
313
|
registered: true
|
314
|
+
- !ruby/object:MIME::Type
|
315
|
+
content-type: application/atsc-dynamic-event-message
|
316
|
+
encoding: base64
|
317
|
+
xrefs:
|
318
|
+
person:
|
319
|
+
- ATSC
|
320
|
+
template:
|
321
|
+
- application/atsc-dynamic-event-message
|
322
|
+
registered: true
|
295
323
|
- !ruby/object:MIME::Type
|
296
324
|
content-type: application/atsc-held+xml
|
297
325
|
encoding: base64
|
@@ -301,6 +329,15 @@
|
|
301
329
|
template:
|
302
330
|
- application/atsc-held+xml
|
303
331
|
registered: true
|
332
|
+
- !ruby/object:MIME::Type
|
333
|
+
content-type: application/atsc-rdt+json
|
334
|
+
encoding: base64
|
335
|
+
xrefs:
|
336
|
+
person:
|
337
|
+
- ATSC
|
338
|
+
template:
|
339
|
+
- application/atsc-rdt+json
|
340
|
+
registered: true
|
304
341
|
- !ruby/object:MIME::Type
|
305
342
|
content-type: application/atsc-rsat+xml
|
306
343
|
encoding: base64
|
@@ -407,15 +444,42 @@
|
|
407
444
|
obsolete: true
|
408
445
|
use-instead: application/cals-1840
|
409
446
|
registered: false
|
447
|
+
- !ruby/object:MIME::Type
|
448
|
+
content-type: application/cap+xml
|
449
|
+
encoding: base64
|
450
|
+
xrefs:
|
451
|
+
draft:
|
452
|
+
- RFC-ietf-ecrit-data-only-ea-22
|
453
|
+
template:
|
454
|
+
- application/cap+xml
|
455
|
+
registered: true
|
456
|
+
- !ruby/object:MIME::Type
|
457
|
+
content-type: application/captive+json
|
458
|
+
encoding: base64
|
459
|
+
xrefs:
|
460
|
+
rfc:
|
461
|
+
- rfc8908
|
462
|
+
template:
|
463
|
+
- application/captive+json
|
464
|
+
registered: true
|
410
465
|
- !ruby/object:MIME::Type
|
411
466
|
content-type: application/cbor
|
412
467
|
encoding: base64
|
413
468
|
xrefs:
|
414
469
|
rfc:
|
415
|
-
-
|
470
|
+
- rfc8949
|
416
471
|
template:
|
417
472
|
- application/cbor
|
418
473
|
registered: true
|
474
|
+
- !ruby/object:MIME::Type
|
475
|
+
content-type: application/cbor-seq
|
476
|
+
encoding: base64
|
477
|
+
xrefs:
|
478
|
+
rfc:
|
479
|
+
- rfc8742
|
480
|
+
template:
|
481
|
+
- application/cbor-seq
|
482
|
+
registered: true
|
419
483
|
- !ruby/object:MIME::Type
|
420
484
|
content-type: application/cccex
|
421
485
|
encoding: base64
|
@@ -572,12 +636,31 @@
|
|
572
636
|
content-type: application/clariscad
|
573
637
|
encoding: base64
|
574
638
|
registered: false
|
639
|
+
- !ruby/object:MIME::Type
|
640
|
+
content-type: application/clr
|
641
|
+
encoding: base64
|
642
|
+
xrefs:
|
643
|
+
person:
|
644
|
+
- Andy_Miller
|
645
|
+
- IMS_Global
|
646
|
+
template:
|
647
|
+
- application/clr
|
648
|
+
registered: true
|
649
|
+
- !ruby/object:MIME::Type
|
650
|
+
content-type: application/clue+xml
|
651
|
+
encoding: base64
|
652
|
+
xrefs:
|
653
|
+
rfc:
|
654
|
+
- rfc8847
|
655
|
+
template:
|
656
|
+
- application/clue+xml
|
657
|
+
registered: true
|
575
658
|
- !ruby/object:MIME::Type
|
576
659
|
content-type: application/clue_info+xml
|
577
660
|
encoding: base64
|
578
661
|
xrefs:
|
579
|
-
|
580
|
-
-
|
662
|
+
rfc:
|
663
|
+
- rfc8846
|
581
664
|
template:
|
582
665
|
- application/clue_info+xml
|
583
666
|
registered: true
|
@@ -639,8 +722,8 @@
|
|
639
722
|
content-type: application/cose
|
640
723
|
encoding: base64
|
641
724
|
xrefs:
|
642
|
-
|
643
|
-
-
|
725
|
+
draft:
|
726
|
+
- RFC-ietf-cose-rfc8152bis-struct-15
|
644
727
|
template:
|
645
728
|
- application/cose
|
646
729
|
registered: true
|
@@ -648,8 +731,8 @@
|
|
648
731
|
content-type: application/cose-key
|
649
732
|
encoding: base64
|
650
733
|
xrefs:
|
651
|
-
|
652
|
-
-
|
734
|
+
draft:
|
735
|
+
- RFC-ietf-cose-rfc8152bis-struct-15
|
653
736
|
template:
|
654
737
|
- application/cose-key
|
655
738
|
registered: true
|
@@ -657,8 +740,8 @@
|
|
657
740
|
content-type: application/cose-key-set
|
658
741
|
encoding: base64
|
659
742
|
xrefs:
|
660
|
-
|
661
|
-
-
|
743
|
+
draft:
|
744
|
+
- RFC-ietf-cose-rfc8152bis-struct-15
|
662
745
|
template:
|
663
746
|
- application/cose-key-set
|
664
747
|
registered: true
|
@@ -889,6 +972,15 @@
|
|
889
972
|
extensions:
|
890
973
|
- dbk
|
891
974
|
registered: false
|
975
|
+
- !ruby/object:MIME::Type
|
976
|
+
content-type: application/dots+cbor
|
977
|
+
encoding: base64
|
978
|
+
xrefs:
|
979
|
+
rfc:
|
980
|
+
- rfc8782
|
981
|
+
template:
|
982
|
+
- application/dots+cbor
|
983
|
+
registered: true
|
892
984
|
- !ruby/object:MIME::Type
|
893
985
|
content-type: application/drafting
|
894
986
|
encoding: base64
|
@@ -992,6 +1084,35 @@
|
|
992
1084
|
template:
|
993
1085
|
- application/efi
|
994
1086
|
registered: true
|
1087
|
+
- !ruby/object:MIME::Type
|
1088
|
+
content-type: application/elm+json
|
1089
|
+
encoding: base64
|
1090
|
+
xrefs:
|
1091
|
+
person:
|
1092
|
+
- Bryn_Rhodes
|
1093
|
+
- HL7
|
1094
|
+
template:
|
1095
|
+
- application/elm+json
|
1096
|
+
registered: true
|
1097
|
+
- !ruby/object:MIME::Type
|
1098
|
+
content-type: application/elm+xml
|
1099
|
+
encoding: base64
|
1100
|
+
xrefs:
|
1101
|
+
person:
|
1102
|
+
- Bryn_Rhodes
|
1103
|
+
- HL7
|
1104
|
+
template:
|
1105
|
+
- application/elm+xml
|
1106
|
+
registered: true
|
1107
|
+
- !ruby/object:MIME::Type
|
1108
|
+
content-type: application/EmergencyCallData.cap+xml
|
1109
|
+
encoding: base64
|
1110
|
+
xrefs:
|
1111
|
+
rfc:
|
1112
|
+
- rfc8876
|
1113
|
+
template:
|
1114
|
+
- application/EmergencyCallData.cap+xml
|
1115
|
+
registered: true
|
995
1116
|
- !ruby/object:MIME::Type
|
996
1117
|
content-type: application/EmergencyCallData.Comment+xml
|
997
1118
|
encoding: base64
|
@@ -1077,6 +1198,8 @@
|
|
1077
1198
|
- W3C
|
1078
1199
|
uri:
|
1079
1200
|
- http://www.w3.org/TR/2007/CR-emma-20071211/#media-type-registration
|
1201
|
+
template:
|
1202
|
+
- application/emma+xml
|
1080
1203
|
registered: true
|
1081
1204
|
- !ruby/object:MIME::Type
|
1082
1205
|
content-type: application/emotionml+xml
|
@@ -1159,6 +1282,8 @@
|
|
1159
1282
|
- W3C
|
1160
1283
|
uri:
|
1161
1284
|
- http://www.w3.org/TR/2009/CR-exi-20091208/#mediaTypeRegistration
|
1285
|
+
template:
|
1286
|
+
- application/exi
|
1162
1287
|
registered: true
|
1163
1288
|
- !ruby/object:MIME::Type
|
1164
1289
|
content-type: application/expect-ct-report+json
|
@@ -1174,6 +1299,7 @@
|
|
1174
1299
|
encoding: base64
|
1175
1300
|
xrefs:
|
1176
1301
|
person:
|
1302
|
+
- ISO-IEC_JTC1_SC6_ASN.1_Rapporteur
|
1177
1303
|
- ITU-T_ASN.1_Rapporteur
|
1178
1304
|
template:
|
1179
1305
|
- application/fastinfoset
|
@@ -1183,6 +1309,7 @@
|
|
1183
1309
|
encoding: base64
|
1184
1310
|
xrefs:
|
1185
1311
|
person:
|
1312
|
+
- ISO-IEC_JTC1_SC6_ASN.1_Rapporteur
|
1186
1313
|
- ITU-T_ASN.1_Rapporteur
|
1187
1314
|
template:
|
1188
1315
|
- application/fastsoap
|
@@ -1597,7 +1724,7 @@
|
|
1597
1724
|
rfc:
|
1598
1725
|
- rfc3204
|
1599
1726
|
template:
|
1600
|
-
- application/
|
1727
|
+
- application/ISUP
|
1601
1728
|
registered: true
|
1602
1729
|
- !ruby/object:MIME::Type
|
1603
1730
|
content-type: application/its+xml
|
@@ -1685,6 +1812,15 @@
|
|
1685
1812
|
template:
|
1686
1813
|
- application/jrd+json
|
1687
1814
|
registered: true
|
1815
|
+
- !ruby/object:MIME::Type
|
1816
|
+
content-type: application/jscalendar+json
|
1817
|
+
encoding: base64
|
1818
|
+
xrefs:
|
1819
|
+
draft:
|
1820
|
+
- RFC-ietf-calext-jscalendar-32
|
1821
|
+
template:
|
1822
|
+
- application/jscalendar+json
|
1823
|
+
registered: true
|
1688
1824
|
- !ruby/object:MIME::Type
|
1689
1825
|
content-type: application/json
|
1690
1826
|
friendly:
|
@@ -1832,6 +1968,16 @@
|
|
1832
1968
|
obsolete: true
|
1833
1969
|
use-instead: application/vnd.lotus-1-2-3
|
1834
1970
|
registered: false
|
1971
|
+
- !ruby/object:MIME::Type
|
1972
|
+
content-type: application/lpf+zip
|
1973
|
+
encoding: base64
|
1974
|
+
xrefs:
|
1975
|
+
person:
|
1976
|
+
- Ivan_Herman
|
1977
|
+
- W3C
|
1978
|
+
template:
|
1979
|
+
- application/lpf+zip
|
1980
|
+
registered: true
|
1835
1981
|
- !ruby/object:MIME::Type
|
1836
1982
|
content-type: application/LXF
|
1837
1983
|
encoding: base64
|
@@ -1958,6 +2104,8 @@
|
|
1958
2104
|
- W3C
|
1959
2105
|
uri:
|
1960
2106
|
- http://www.w3.org/TR/MathML3/appendixb.html
|
2107
|
+
template:
|
2108
|
+
- application/mathml+xml
|
1961
2109
|
registered: true
|
1962
2110
|
- !ruby/object:MIME::Type
|
1963
2111
|
content-type: application/mathml-content+xml
|
@@ -1967,6 +2115,8 @@
|
|
1967
2115
|
- W3C
|
1968
2116
|
uri:
|
1969
2117
|
- http://www.w3.org/TR/MathML3/appendixb.html
|
2118
|
+
template:
|
2119
|
+
- application/mathml-content+xml
|
1970
2120
|
registered: true
|
1971
2121
|
- !ruby/object:MIME::Type
|
1972
2122
|
content-type: application/mathml-presentation+xml
|
@@ -1976,6 +2126,8 @@
|
|
1976
2126
|
- W3C
|
1977
2127
|
uri:
|
1978
2128
|
- http://www.w3.org/TR/MathML3/appendixb.html
|
2129
|
+
template:
|
2130
|
+
- application/mathml-presentation+xml
|
1979
2131
|
registered: true
|
1980
2132
|
- !ruby/object:MIME::Type
|
1981
2133
|
content-type: application/mbms-associated-procedure-description+xml
|
@@ -2381,8 +2533,8 @@
|
|
2381
2533
|
content-type: application/multipart-core
|
2382
2534
|
encoding: base64
|
2383
2535
|
xrefs:
|
2384
|
-
|
2385
|
-
-
|
2536
|
+
rfc:
|
2537
|
+
- rfc8710
|
2386
2538
|
template:
|
2387
2539
|
- application/multipart-core
|
2388
2540
|
registered: true
|
@@ -2522,7 +2674,6 @@
|
|
2522
2674
|
- dms
|
2523
2675
|
- lha
|
2524
2676
|
- lzh
|
2525
|
-
- exe
|
2526
2677
|
- class
|
2527
2678
|
- ani
|
2528
2679
|
- pgp
|
@@ -2624,6 +2775,15 @@
|
|
2624
2775
|
- onetoc
|
2625
2776
|
- onetoc2
|
2626
2777
|
registered: false
|
2778
|
+
- !ruby/object:MIME::Type
|
2779
|
+
content-type: application/opc-nodeset+xml
|
2780
|
+
encoding: base64
|
2781
|
+
xrefs:
|
2782
|
+
person:
|
2783
|
+
- OPC_Foundation
|
2784
|
+
template:
|
2785
|
+
- application/opc-nodeset+xml
|
2786
|
+
registered: true
|
2627
2787
|
- !ruby/object:MIME::Type
|
2628
2788
|
content-type: application/oscore
|
2629
2789
|
encoding: base64
|
@@ -2658,7 +2818,9 @@
|
|
2658
2818
|
encoding: base64
|
2659
2819
|
xrefs:
|
2660
2820
|
rfc:
|
2661
|
-
-
|
2821
|
+
- rfc3009
|
2822
|
+
template:
|
2823
|
+
- application/parityfec
|
2662
2824
|
registered: true
|
2663
2825
|
- !ruby/object:MIME::Type
|
2664
2826
|
content-type: application/passport
|
@@ -2735,6 +2897,8 @@
|
|
2735
2897
|
xrefs:
|
2736
2898
|
rfc:
|
2737
2899
|
- rfc3156
|
2900
|
+
template:
|
2901
|
+
- application/pgp-keys
|
2738
2902
|
registered: true
|
2739
2903
|
signature: true
|
2740
2904
|
- !ruby/object:MIME::Type
|
@@ -3028,6 +3192,15 @@
|
|
3028
3192
|
template:
|
3029
3193
|
- application/prs.cww
|
3030
3194
|
registered: true
|
3195
|
+
- !ruby/object:MIME::Type
|
3196
|
+
content-type: application/prs.cyn
|
3197
|
+
encoding: base64
|
3198
|
+
xrefs:
|
3199
|
+
person:
|
3200
|
+
- Cynthia_Revström
|
3201
|
+
template:
|
3202
|
+
- application/prs.cyn
|
3203
|
+
registered: true
|
3031
3204
|
- !ruby/object:MIME::Type
|
3032
3205
|
content-type: application/prs.hpub+zip
|
3033
3206
|
encoding: base64
|
@@ -3089,6 +3262,15 @@
|
|
3089
3262
|
template:
|
3090
3263
|
- application/pskc+xml
|
3091
3264
|
registered: true
|
3265
|
+
- !ruby/object:MIME::Type
|
3266
|
+
content-type: application/pvd+json
|
3267
|
+
encoding: base64
|
3268
|
+
xrefs:
|
3269
|
+
rfc:
|
3270
|
+
- rfc8801
|
3271
|
+
template:
|
3272
|
+
- application/pvd+json
|
3273
|
+
registered: true
|
3092
3274
|
- !ruby/object:MIME::Type
|
3093
3275
|
content-type: application/qsig
|
3094
3276
|
encoding: base64
|
@@ -3398,6 +3580,27 @@
|
|
3398
3580
|
template:
|
3399
3581
|
- application/samlmetadata+xml
|
3400
3582
|
registered: true
|
3583
|
+
- !ruby/object:MIME::Type
|
3584
|
+
content-type: application/sarif+json
|
3585
|
+
encoding: base64
|
3586
|
+
xrefs:
|
3587
|
+
person:
|
3588
|
+
- Laurence_J._Golding
|
3589
|
+
- Michael_C._Fanning
|
3590
|
+
- OASIS
|
3591
|
+
template:
|
3592
|
+
- application/sarif+json
|
3593
|
+
registered: true
|
3594
|
+
- !ruby/object:MIME::Type
|
3595
|
+
content-type: application/sbe
|
3596
|
+
encoding: base64
|
3597
|
+
xrefs:
|
3598
|
+
person:
|
3599
|
+
- Donald_L._Mendelson
|
3600
|
+
- FIX_Trading_Community
|
3601
|
+
template:
|
3602
|
+
- application/sbe
|
3603
|
+
registered: true
|
3401
3604
|
- !ruby/object:MIME::Type
|
3402
3605
|
content-type: application/sbml+xml
|
3403
3606
|
friendly:
|
@@ -3490,8 +3693,8 @@
|
|
3490
3693
|
extensions:
|
3491
3694
|
- sdp
|
3492
3695
|
xrefs:
|
3493
|
-
|
3494
|
-
-
|
3696
|
+
rfc:
|
3697
|
+
- rfc8866
|
3495
3698
|
template:
|
3496
3699
|
- application/sdp
|
3497
3700
|
registered: true
|
@@ -3531,6 +3734,24 @@
|
|
3531
3734
|
template:
|
3532
3735
|
- application/senml+xml
|
3533
3736
|
registered: true
|
3737
|
+
- !ruby/object:MIME::Type
|
3738
|
+
content-type: application/senml-etch+cbor
|
3739
|
+
encoding: base64
|
3740
|
+
xrefs:
|
3741
|
+
rfc:
|
3742
|
+
- rfc8790
|
3743
|
+
template:
|
3744
|
+
- application/senml-etch+cbor
|
3745
|
+
registered: true
|
3746
|
+
- !ruby/object:MIME::Type
|
3747
|
+
content-type: application/senml-etch+json
|
3748
|
+
encoding: base64
|
3749
|
+
xrefs:
|
3750
|
+
rfc:
|
3751
|
+
- rfc8790
|
3752
|
+
template:
|
3753
|
+
- application/senml-etch+json
|
3754
|
+
registered: true
|
3534
3755
|
- !ruby/object:MIME::Type
|
3535
3756
|
content-type: application/senml-exi
|
3536
3757
|
encoding: base64
|
@@ -3663,7 +3884,7 @@
|
|
3663
3884
|
rfc:
|
3664
3885
|
- rfc1874
|
3665
3886
|
template:
|
3666
|
-
- application/
|
3887
|
+
- application/SGML
|
3667
3888
|
registered: true
|
3668
3889
|
- !ruby/object:MIME::Type
|
3669
3890
|
content-type: application/sgml-open-catalog
|
@@ -3794,6 +4015,7 @@
|
|
3794
4015
|
encoding: base64
|
3795
4016
|
xrefs:
|
3796
4017
|
person:
|
4018
|
+
- ISO-IEC_JTC1_SC6_ASN.1_Rapporteur
|
3797
4019
|
- ITU-T_ASN.1_Rapporteur
|
3798
4020
|
template:
|
3799
4021
|
- application/soap+fastinfoset
|
@@ -3823,6 +4045,8 @@
|
|
3823
4045
|
- W3C
|
3824
4046
|
uri:
|
3825
4047
|
- http://www.w3.org/TR/2007/CR-rdf-sparql-query-20070614/#mediaType
|
4048
|
+
template:
|
4049
|
+
- application/sparql-query
|
3826
4050
|
registered: true
|
3827
4051
|
- !ruby/object:MIME::Type
|
3828
4052
|
content-type: application/sparql-results+xml
|
@@ -3836,6 +4060,8 @@
|
|
3836
4060
|
- W3C
|
3837
4061
|
uri:
|
3838
4062
|
- http://www.w3.org/TR/2007/CR-rdf-sparql-XMLres-20070925/#mime
|
4063
|
+
template:
|
4064
|
+
- application/sparql-results+xml
|
3839
4065
|
registered: true
|
3840
4066
|
- !ruby/object:MIME::Type
|
3841
4067
|
content-type: application/spirits-event+xml
|
@@ -4047,6 +4273,16 @@
|
|
4047
4273
|
template:
|
4048
4274
|
- application/taxii+json
|
4049
4275
|
registered: true
|
4276
|
+
- !ruby/object:MIME::Type
|
4277
|
+
content-type: application/td+json
|
4278
|
+
encoding: base64
|
4279
|
+
xrefs:
|
4280
|
+
person:
|
4281
|
+
- Matthias_Kovatsch
|
4282
|
+
- W3C
|
4283
|
+
template:
|
4284
|
+
- application/td+json
|
4285
|
+
registered: true
|
4050
4286
|
- !ruby/object:MIME::Type
|
4051
4287
|
content-type: application/tei+xml
|
4052
4288
|
friendly:
|
@@ -4154,8 +4390,8 @@
|
|
4154
4390
|
content-type: application/trickle-ice-sdpfrag
|
4155
4391
|
encoding: base64
|
4156
4392
|
xrefs:
|
4157
|
-
|
4158
|
-
-
|
4393
|
+
rfc:
|
4394
|
+
- rfc8840
|
4159
4395
|
template:
|
4160
4396
|
- application/trickle-ice-sdpfrag
|
4161
4397
|
registered: true
|
@@ -4356,6 +4592,15 @@
|
|
4356
4592
|
template:
|
4357
4593
|
- application/vnd.3gpp.GMOP+xml
|
4358
4594
|
registered: true
|
4595
|
+
- !ruby/object:MIME::Type
|
4596
|
+
content-type: application/vnd.3gpp.interworking-data
|
4597
|
+
encoding: base64
|
4598
|
+
xrefs:
|
4599
|
+
person:
|
4600
|
+
- Frederic_Firmin
|
4601
|
+
template:
|
4602
|
+
- application/vnd.3gpp.interworking-data
|
4603
|
+
registered: true
|
4359
4604
|
- !ruby/object:MIME::Type
|
4360
4605
|
content-type: application/vnd.3gpp.mc-signalling-ear
|
4361
4606
|
encoding: base64
|
@@ -4910,6 +5155,51 @@
|
|
4910
5155
|
template:
|
4911
5156
|
- application/vnd.afpc.afplinedata
|
4912
5157
|
registered: true
|
5158
|
+
- !ruby/object:MIME::Type
|
5159
|
+
content-type: application/vnd.afpc.afplinedata-pagedef
|
5160
|
+
encoding: base64
|
5161
|
+
xrefs:
|
5162
|
+
person:
|
5163
|
+
- Jörg_Palmer
|
5164
|
+
template:
|
5165
|
+
- application/vnd.afpc.afplinedata-pagedef
|
5166
|
+
registered: true
|
5167
|
+
- !ruby/object:MIME::Type
|
5168
|
+
content-type: application/vnd.afpc.cmoca-cmresource
|
5169
|
+
encoding: base64
|
5170
|
+
xrefs:
|
5171
|
+
person:
|
5172
|
+
- Jörg_Palmer
|
5173
|
+
template:
|
5174
|
+
- application/vnd.afpc.cmoca-cmresource
|
5175
|
+
registered: true
|
5176
|
+
- !ruby/object:MIME::Type
|
5177
|
+
content-type: application/vnd.afpc.foca-charset
|
5178
|
+
encoding: base64
|
5179
|
+
xrefs:
|
5180
|
+
person:
|
5181
|
+
- Jörg_Palmer
|
5182
|
+
template:
|
5183
|
+
- application/vnd.afpc.foca-charset
|
5184
|
+
registered: true
|
5185
|
+
- !ruby/object:MIME::Type
|
5186
|
+
content-type: application/vnd.afpc.foca-codedfont
|
5187
|
+
encoding: base64
|
5188
|
+
xrefs:
|
5189
|
+
person:
|
5190
|
+
- Jörg_Palmer
|
5191
|
+
template:
|
5192
|
+
- application/vnd.afpc.foca-codedfont
|
5193
|
+
registered: true
|
5194
|
+
- !ruby/object:MIME::Type
|
5195
|
+
content-type: application/vnd.afpc.foca-codepage
|
5196
|
+
encoding: base64
|
5197
|
+
xrefs:
|
5198
|
+
person:
|
5199
|
+
- Jörg_Palmer
|
5200
|
+
template:
|
5201
|
+
- application/vnd.afpc.foca-codepage
|
5202
|
+
registered: true
|
4913
5203
|
- !ruby/object:MIME::Type
|
4914
5204
|
content-type: application/vnd.afpc.modca
|
4915
5205
|
encoding: base64
|
@@ -4919,6 +5209,60 @@
|
|
4919
5209
|
template:
|
4920
5210
|
- application/vnd.afpc.modca
|
4921
5211
|
registered: true
|
5212
|
+
- !ruby/object:MIME::Type
|
5213
|
+
content-type: application/vnd.afpc.modca-cmtable
|
5214
|
+
encoding: base64
|
5215
|
+
xrefs:
|
5216
|
+
person:
|
5217
|
+
- Jörg_Palmer
|
5218
|
+
template:
|
5219
|
+
- application/vnd.afpc.modca-cmtable
|
5220
|
+
registered: true
|
5221
|
+
- !ruby/object:MIME::Type
|
5222
|
+
content-type: application/vnd.afpc.modca-formdef
|
5223
|
+
encoding: base64
|
5224
|
+
xrefs:
|
5225
|
+
person:
|
5226
|
+
- Jörg_Palmer
|
5227
|
+
template:
|
5228
|
+
- application/vnd.afpc.modca-formdef
|
5229
|
+
registered: true
|
5230
|
+
- !ruby/object:MIME::Type
|
5231
|
+
content-type: application/vnd.afpc.modca-mediummap
|
5232
|
+
encoding: base64
|
5233
|
+
xrefs:
|
5234
|
+
person:
|
5235
|
+
- Jörg_Palmer
|
5236
|
+
template:
|
5237
|
+
- application/vnd.afpc.modca-mediummap
|
5238
|
+
registered: true
|
5239
|
+
- !ruby/object:MIME::Type
|
5240
|
+
content-type: application/vnd.afpc.modca-objectcontainer
|
5241
|
+
encoding: base64
|
5242
|
+
xrefs:
|
5243
|
+
person:
|
5244
|
+
- Jörg_Palmer
|
5245
|
+
template:
|
5246
|
+
- application/vnd.afpc.modca-objectcontainer
|
5247
|
+
registered: true
|
5248
|
+
- !ruby/object:MIME::Type
|
5249
|
+
content-type: application/vnd.afpc.modca-overlay
|
5250
|
+
encoding: base64
|
5251
|
+
xrefs:
|
5252
|
+
person:
|
5253
|
+
- Jörg_Palmer
|
5254
|
+
template:
|
5255
|
+
- application/vnd.afpc.modca-overlay
|
5256
|
+
registered: true
|
5257
|
+
- !ruby/object:MIME::Type
|
5258
|
+
content-type: application/vnd.afpc.modca-pagesegment
|
5259
|
+
encoding: base64
|
5260
|
+
xrefs:
|
5261
|
+
person:
|
5262
|
+
- Jörg_Palmer
|
5263
|
+
template:
|
5264
|
+
- application/vnd.afpc.modca-pagesegment
|
5265
|
+
registered: true
|
4922
5266
|
- !ruby/object:MIME::Type
|
4923
5267
|
content-type: application/vnd.ah-barcode
|
4924
5268
|
encoding: base64
|
@@ -5126,6 +5470,15 @@
|
|
5126
5470
|
template:
|
5127
5471
|
- application/vnd.api+json
|
5128
5472
|
registered: true
|
5473
|
+
- !ruby/object:MIME::Type
|
5474
|
+
content-type: application/vnd.aplextor.warrp+json
|
5475
|
+
encoding: base64
|
5476
|
+
xrefs:
|
5477
|
+
person:
|
5478
|
+
- Oleg_Uryutin
|
5479
|
+
template:
|
5480
|
+
- application/vnd.aplextor.warrp+json
|
5481
|
+
registered: true
|
5129
5482
|
- !ruby/object:MIME::Type
|
5130
5483
|
content-type: application/vnd.apothekende.reservation+json
|
5131
5484
|
encoding: base64
|
@@ -5321,7 +5674,7 @@
|
|
5321
5674
|
encoding: base64
|
5322
5675
|
xrefs:
|
5323
5676
|
person:
|
5324
|
-
-
|
5677
|
+
- Broadband_Forum
|
5325
5678
|
template:
|
5326
5679
|
- application/vnd.bbf.usp.error
|
5327
5680
|
registered: true
|
@@ -5330,7 +5683,7 @@
|
|
5330
5683
|
encoding: base64
|
5331
5684
|
xrefs:
|
5332
5685
|
person:
|
5333
|
-
-
|
5686
|
+
- Broadband_Forum
|
5334
5687
|
template:
|
5335
5688
|
- application/vnd.bbf.usp.msg
|
5336
5689
|
registered: true
|
@@ -5339,7 +5692,7 @@
|
|
5339
5692
|
encoding: base64
|
5340
5693
|
xrefs:
|
5341
5694
|
person:
|
5342
|
-
-
|
5695
|
+
- Broadband_Forum
|
5343
5696
|
template:
|
5344
5697
|
- application/vnd.bbf.usp.msg+json
|
5345
5698
|
registered: true
|
@@ -6040,6 +6393,24 @@
|
|
6040
6393
|
template:
|
6041
6394
|
- application/vnd.cybank
|
6042
6395
|
registered: true
|
6396
|
+
- !ruby/object:MIME::Type
|
6397
|
+
content-type: application/vnd.cyclonedx+json
|
6398
|
+
encoding: base64
|
6399
|
+
xrefs:
|
6400
|
+
person:
|
6401
|
+
- Patrick_Dwyer
|
6402
|
+
template:
|
6403
|
+
- application/vnd.cyclonedx+json
|
6404
|
+
registered: true
|
6405
|
+
- !ruby/object:MIME::Type
|
6406
|
+
content-type: application/vnd.cyclonedx+xml
|
6407
|
+
encoding: base64
|
6408
|
+
xrefs:
|
6409
|
+
person:
|
6410
|
+
- Patrick_Dwyer
|
6411
|
+
template:
|
6412
|
+
- application/vnd.cyclonedx+xml
|
6413
|
+
registered: true
|
6043
6414
|
- !ruby/object:MIME::Type
|
6044
6415
|
content-type: application/vnd.d2l.coursepackage1p0+zip
|
6045
6416
|
encoding: base64
|
@@ -6049,6 +6420,24 @@
|
|
6049
6420
|
template:
|
6050
6421
|
- application/vnd.d2l.coursepackage1p0+zip
|
6051
6422
|
registered: true
|
6423
|
+
- !ruby/object:MIME::Type
|
6424
|
+
content-type: application/vnd.d3m-dataset
|
6425
|
+
encoding: base64
|
6426
|
+
xrefs:
|
6427
|
+
person:
|
6428
|
+
- Mi_Tar
|
6429
|
+
template:
|
6430
|
+
- application/vnd.d3m-dataset
|
6431
|
+
registered: true
|
6432
|
+
- !ruby/object:MIME::Type
|
6433
|
+
content-type: application/vnd.d3m-problem
|
6434
|
+
encoding: base64
|
6435
|
+
xrefs:
|
6436
|
+
person:
|
6437
|
+
- Mi_Tar
|
6438
|
+
template:
|
6439
|
+
- application/vnd.d3m-problem
|
6440
|
+
registered: true
|
6052
6441
|
- !ruby/object:MIME::Type
|
6053
6442
|
content-type: application/vnd.dart
|
6054
6443
|
encoding: base64
|
@@ -6091,6 +6480,15 @@
|
|
6091
6480
|
template:
|
6092
6481
|
- application/vnd.dataresource+json
|
6093
6482
|
registered: true
|
6483
|
+
- !ruby/object:MIME::Type
|
6484
|
+
content-type: application/vnd.dbf
|
6485
|
+
encoding: base64
|
6486
|
+
xrefs:
|
6487
|
+
person:
|
6488
|
+
- Mi_Tar
|
6489
|
+
template:
|
6490
|
+
- application/vnd.dbf
|
6491
|
+
registered: true
|
6094
6492
|
- !ruby/object:MIME::Type
|
6095
6493
|
content-type: application/vnd.debian.binary-package
|
6096
6494
|
encoding: base64
|
@@ -6329,6 +6727,15 @@
|
|
6329
6727
|
template:
|
6330
6728
|
- application/vnd.dvb.ait
|
6331
6729
|
registered: true
|
6730
|
+
- !ruby/object:MIME::Type
|
6731
|
+
content-type: application/vnd.dvb.dvbisl+xml
|
6732
|
+
encoding: base64
|
6733
|
+
xrefs:
|
6734
|
+
person:
|
6735
|
+
- Emily_DUBS
|
6736
|
+
template:
|
6737
|
+
- application/vnd.dvb.dvbisl+xml
|
6738
|
+
registered: true
|
6332
6739
|
- !ruby/object:MIME::Type
|
6333
6740
|
content-type: application/vnd.dvb.dvbj
|
6334
6741
|
encoding: base64
|
@@ -7213,11 +7620,15 @@
|
|
7213
7620
|
encoding: base64
|
7214
7621
|
extensions:
|
7215
7622
|
- fnc
|
7623
|
+
obsolete: true
|
7216
7624
|
xrefs:
|
7217
7625
|
person:
|
7218
7626
|
- Alexis_Tamas
|
7627
|
+
- OP3FT
|
7219
7628
|
template:
|
7220
7629
|
- application/vnd.frogans.fnc
|
7630
|
+
notes:
|
7631
|
+
- "- OBSOLETE"
|
7221
7632
|
registered: true
|
7222
7633
|
- !ruby/object:MIME::Type
|
7223
7634
|
content-type: application/vnd.frogans.ltf
|
@@ -7226,11 +7637,15 @@
|
|
7226
7637
|
encoding: base64
|
7227
7638
|
extensions:
|
7228
7639
|
- ltf
|
7640
|
+
obsolete: true
|
7229
7641
|
xrefs:
|
7230
7642
|
person:
|
7231
7643
|
- Alexis_Tamas
|
7644
|
+
- OP3FT
|
7232
7645
|
template:
|
7233
7646
|
- application/vnd.frogans.ltf
|
7647
|
+
notes:
|
7648
|
+
- "- OBSOLETE"
|
7234
7649
|
registered: true
|
7235
7650
|
- !ruby/object:MIME::Type
|
7236
7651
|
content-type: application/vnd.fsc.weblaunch
|
@@ -7350,7 +7765,7 @@
|
|
7350
7765
|
- xdw
|
7351
7766
|
xrefs:
|
7352
7767
|
person:
|
7353
|
-
-
|
7768
|
+
- Takatomo_Wakibayashi
|
7354
7769
|
template:
|
7355
7770
|
- application/vnd.fujixerox.docuworks
|
7356
7771
|
registered: true
|
@@ -7438,6 +7853,15 @@
|
|
7438
7853
|
template:
|
7439
7854
|
- application/vnd.genomatix.tuxedo
|
7440
7855
|
registered: true
|
7856
|
+
- !ruby/object:MIME::Type
|
7857
|
+
content-type: application/vnd.gentics.grd+json
|
7858
|
+
encoding: base64
|
7859
|
+
xrefs:
|
7860
|
+
person:
|
7861
|
+
- Philipp_Gortan
|
7862
|
+
template:
|
7863
|
+
- application/vnd.gentics.grd+json
|
7864
|
+
registered: true
|
7441
7865
|
- !ruby/object:MIME::Type
|
7442
7866
|
content-type: application/vnd.geo+json
|
7443
7867
|
encoding: base64
|
@@ -7479,6 +7903,17 @@
|
|
7479
7903
|
template:
|
7480
7904
|
- application/vnd.geogebra.file
|
7481
7905
|
registered: true
|
7906
|
+
- !ruby/object:MIME::Type
|
7907
|
+
content-type: application/vnd.geogebra.slides
|
7908
|
+
encoding: base64
|
7909
|
+
xrefs:
|
7910
|
+
person:
|
7911
|
+
- GeoGebra
|
7912
|
+
- Markus_Hohenwarter
|
7913
|
+
- Michael_Borcherds
|
7914
|
+
template:
|
7915
|
+
- application/vnd.geogebra.slides
|
7916
|
+
registered: true
|
7482
7917
|
- !ruby/object:MIME::Type
|
7483
7918
|
content-type: application/vnd.geogebra.tool
|
7484
7919
|
friendly:
|
@@ -10696,6 +11131,15 @@
|
|
10696
11131
|
template:
|
10697
11132
|
- application/vnd.ocf+cbor
|
10698
11133
|
registered: true
|
11134
|
+
- !ruby/object:MIME::Type
|
11135
|
+
content-type: application/vnd.oci.image.manifest.v1+json
|
11136
|
+
encoding: base64
|
11137
|
+
xrefs:
|
11138
|
+
person:
|
11139
|
+
- Steven_Lasker
|
11140
|
+
template:
|
11141
|
+
- application/vnd.oci.image.manifest.v1+json
|
11142
|
+
registered: true
|
10699
11143
|
- !ruby/object:MIME::Type
|
10700
11144
|
content-type: application/vnd.oftn.l10n+json
|
10701
11145
|
encoding: base64
|
@@ -11078,6 +11522,16 @@
|
|
11078
11522
|
template:
|
11079
11523
|
- application/vnd.oma.group-usage-list+xml
|
11080
11524
|
registered: true
|
11525
|
+
- !ruby/object:MIME::Type
|
11526
|
+
content-type: application/vnd.oma.lwm2m+cbor
|
11527
|
+
encoding: base64
|
11528
|
+
xrefs:
|
11529
|
+
person:
|
11530
|
+
- John_Mudge
|
11531
|
+
- Open_Mobile_Naming_Authority
|
11532
|
+
template:
|
11533
|
+
- application/vnd.oma.lwm2m+cbor
|
11534
|
+
registered: true
|
11081
11535
|
- !ruby/object:MIME::Type
|
11082
11536
|
content-type: application/vnd.oma.lwm2m+json
|
11083
11537
|
encoding: base64
|
@@ -12773,6 +13227,15 @@
|
|
12773
13227
|
template:
|
12774
13228
|
- application/vnd.sailingtracker.track
|
12775
13229
|
registered: true
|
13230
|
+
- !ruby/object:MIME::Type
|
13231
|
+
content-type: application/vnd.sar
|
13232
|
+
encoding: base64
|
13233
|
+
xrefs:
|
13234
|
+
person:
|
13235
|
+
- Markus_Strehle
|
13236
|
+
template:
|
13237
|
+
- application/vnd.sar
|
13238
|
+
registered: true
|
12776
13239
|
- !ruby/object:MIME::Type
|
12777
13240
|
content-type: application/vnd.sbm.cid
|
12778
13241
|
encoding: base64
|
@@ -12939,6 +13402,15 @@
|
|
12939
13402
|
template:
|
12940
13403
|
- application/vnd.seemail
|
12941
13404
|
registered: true
|
13405
|
+
- !ruby/object:MIME::Type
|
13406
|
+
content-type: application/vnd.seis+json
|
13407
|
+
encoding: base64
|
13408
|
+
xrefs:
|
13409
|
+
person:
|
13410
|
+
- ICT_Manager
|
13411
|
+
template:
|
13412
|
+
- application/vnd.seis+json
|
13413
|
+
registered: true
|
12942
13414
|
- !ruby/object:MIME::Type
|
12943
13415
|
content-type: application/vnd.sema
|
12944
13416
|
friendly:
|
@@ -13057,6 +13529,24 @@
|
|
13057
13529
|
template:
|
13058
13530
|
- application/vnd.shopkick+json
|
13059
13531
|
registered: true
|
13532
|
+
- !ruby/object:MIME::Type
|
13533
|
+
content-type: application/vnd.shp
|
13534
|
+
encoding: base64
|
13535
|
+
xrefs:
|
13536
|
+
person:
|
13537
|
+
- Mi_Tar
|
13538
|
+
template:
|
13539
|
+
- application/vnd.shp
|
13540
|
+
registered: true
|
13541
|
+
- !ruby/object:MIME::Type
|
13542
|
+
content-type: application/vnd.shx
|
13543
|
+
encoding: base64
|
13544
|
+
xrefs:
|
13545
|
+
person:
|
13546
|
+
- Mi_Tar
|
13547
|
+
template:
|
13548
|
+
- application/vnd.shx
|
13549
|
+
registered: true
|
13060
13550
|
- !ruby/object:MIME::Type
|
13061
13551
|
content-type: application/vnd.sigrok.session
|
13062
13552
|
encoding: base64
|
@@ -13124,6 +13614,15 @@
|
|
13124
13614
|
template:
|
13125
13615
|
- application/vnd.smart.teacher
|
13126
13616
|
registered: true
|
13617
|
+
- !ruby/object:MIME::Type
|
13618
|
+
content-type: application/vnd.snesdev-page-table
|
13619
|
+
encoding: base64
|
13620
|
+
xrefs:
|
13621
|
+
person:
|
13622
|
+
- Connor_Horman
|
13623
|
+
template:
|
13624
|
+
- application/vnd.snesdev-page-table
|
13625
|
+
registered: true
|
13127
13626
|
- !ruby/object:MIME::Type
|
13128
13627
|
content-type: application/vnd.software602.filler.form+xml
|
13129
13628
|
encoding: base64
|
@@ -13434,6 +13933,15 @@
|
|
13434
13933
|
template:
|
13435
13934
|
- application/vnd.swiftview-ics
|
13436
13935
|
registered: true
|
13936
|
+
- !ruby/object:MIME::Type
|
13937
|
+
content-type: application/vnd.sycle+xml
|
13938
|
+
encoding: base64
|
13939
|
+
xrefs:
|
13940
|
+
person:
|
13941
|
+
- Johann_Terblanche
|
13942
|
+
template:
|
13943
|
+
- application/vnd.sycle+xml
|
13944
|
+
registered: true
|
13437
13945
|
- !ruby/object:MIME::Type
|
13438
13946
|
content-type: application/vnd.symbian.install
|
13439
13947
|
friendly:
|
@@ -14085,6 +14593,16 @@
|
|
14085
14593
|
template:
|
14086
14594
|
- application/vnd.webturbo
|
14087
14595
|
registered: true
|
14596
|
+
- !ruby/object:MIME::Type
|
14597
|
+
content-type: application/vnd.wfa.dpp
|
14598
|
+
encoding: base64
|
14599
|
+
xrefs:
|
14600
|
+
person:
|
14601
|
+
- Dr._Jun_Tian
|
14602
|
+
- Wi-Fi_Alliance
|
14603
|
+
template:
|
14604
|
+
- application/vnd.wfa.dpp
|
14605
|
+
registered: true
|
14088
14606
|
- !ruby/object:MIME::Type
|
14089
14607
|
content-type: application/vnd.wfa.p2p
|
14090
14608
|
encoding: base64
|
@@ -15390,6 +15908,12 @@
|
|
15390
15908
|
extensions:
|
15391
15909
|
- application
|
15392
15910
|
registered: false
|
15911
|
+
- !ruby/object:MIME::Type
|
15912
|
+
content-type: application/x-ms-dos-executable
|
15913
|
+
encoding: base64
|
15914
|
+
extensions:
|
15915
|
+
- exe
|
15916
|
+
registered: false
|
15393
15917
|
- !ruby/object:MIME::Type
|
15394
15918
|
content-type: application/x-ms-shortcut
|
15395
15919
|
encoding: base64
|
@@ -15627,6 +16151,15 @@
|
|
15627
16151
|
extensions:
|
15628
16152
|
- p7r
|
15629
16153
|
registered: false
|
16154
|
+
- !ruby/object:MIME::Type
|
16155
|
+
content-type: application/x-pki-message
|
16156
|
+
encoding: base64
|
16157
|
+
xrefs:
|
16158
|
+
rfc:
|
16159
|
+
- rfc8894
|
16160
|
+
template:
|
16161
|
+
- application/x-pki-message
|
16162
|
+
registered: true
|
15630
16163
|
- !ruby/object:MIME::Type
|
15631
16164
|
content-type: application/x-python
|
15632
16165
|
encoding: 8bit
|
@@ -15712,6 +16245,12 @@
|
|
15712
16245
|
content-type: application/x-SLA
|
15713
16246
|
encoding: base64
|
15714
16247
|
registered: false
|
16248
|
+
- !ruby/object:MIME::Type
|
16249
|
+
content-type: application/x-smarttech-notebook
|
16250
|
+
encoding: base64
|
16251
|
+
extensions:
|
16252
|
+
- notebook
|
16253
|
+
registered: false
|
15715
16254
|
- !ruby/object:MIME::Type
|
15716
16255
|
content-type: application/x-solids
|
15717
16256
|
encoding: base64
|
@@ -15944,8 +16483,8 @@
|
|
15944
16483
|
encoding: 7bit
|
15945
16484
|
xrefs:
|
15946
16485
|
person:
|
15947
|
-
-
|
15948
|
-
-
|
16486
|
+
- Anne_van_Kesteren
|
16487
|
+
- WHATWG
|
15949
16488
|
template:
|
15950
16489
|
- application/x-www-form-urlencoded
|
15951
16490
|
registered: true
|
@@ -15957,7 +16496,30 @@
|
|
15957
16496
|
extensions:
|
15958
16497
|
- crt
|
15959
16498
|
- der
|
15960
|
-
|
16499
|
+
xrefs:
|
16500
|
+
rfc:
|
16501
|
+
- rfc8894
|
16502
|
+
template:
|
16503
|
+
- application/x-x509-ca-cert
|
16504
|
+
registered: true
|
16505
|
+
- !ruby/object:MIME::Type
|
16506
|
+
content-type: application/x-x509-ca-ra-cert
|
16507
|
+
encoding: base64
|
16508
|
+
xrefs:
|
16509
|
+
rfc:
|
16510
|
+
- rfc8894
|
16511
|
+
template:
|
16512
|
+
- application/x-x509-ca-ra-cert
|
16513
|
+
registered: true
|
16514
|
+
- !ruby/object:MIME::Type
|
16515
|
+
content-type: application/x-x509-next-ca-cert
|
16516
|
+
encoding: base64
|
16517
|
+
xrefs:
|
16518
|
+
rfc:
|
16519
|
+
- rfc8894
|
16520
|
+
template:
|
16521
|
+
- application/x-x509-next-ca-cert
|
16522
|
+
registered: true
|
15961
16523
|
- !ruby/object:MIME::Type
|
15962
16524
|
content-type: application/x-xfig
|
15963
16525
|
friendly:
|
@@ -15986,6 +16548,14 @@
|
|
15986
16548
|
extensions:
|
15987
16549
|
- xz
|
15988
16550
|
registered: false
|
16551
|
+
- !ruby/object:MIME::Type
|
16552
|
+
content-type: application/x-zip-compressed
|
16553
|
+
friendly:
|
16554
|
+
en: Zip Archive
|
16555
|
+
encoding: base64
|
16556
|
+
extensions:
|
16557
|
+
- zip
|
16558
|
+
registered: false
|
15989
16559
|
- !ruby/object:MIME::Type
|
15990
16560
|
content-type: application/x-zmachine
|
15991
16561
|
encoding: base64
|
@@ -16241,6 +16811,8 @@
|
|
16241
16811
|
- W3C
|
16242
16812
|
uri:
|
16243
16813
|
- http://www.w3.org/TR/2007/REC-xslt20-20070123/#media-type-registration
|
16814
|
+
template:
|
16815
|
+
- application/xslt+xml
|
16244
16816
|
registered: true
|
16245
16817
|
- !ruby/object:MIME::Type
|
16246
16818
|
content-type: application/xspf+xml
|
@@ -16355,7 +16927,7 @@
|
|
16355
16927
|
encoding: base64
|
16356
16928
|
xrefs:
|
16357
16929
|
rfc:
|
16358
|
-
-
|
16930
|
+
- rfc8878
|
16359
16931
|
template:
|
16360
16932
|
- application/zstd
|
16361
16933
|
registered: true
|