mime-types-data 3.2019.0904 → 3.2021.0212
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 +129 -67
- data/History.md +394 -329
- 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 +111 -8
- data/data/mime.docs.column +103 -0
- data/data/mime.encoding.column +103 -0
- data/data/mime.flags.column +103 -0
- data/data/mime.friendly.column +103 -0
- data/data/mime.pext.column +103 -0
- data/data/mime.use_instead.column +103 -0
- data/data/mime.xrefs.column +139 -36
- data/lib/mime/types/data.rb +1 -1
- data/types/application.yaml +614 -26
- data/types/audio.yaml +71 -1
- data/types/image.yaml +182 -2
- data/types/model.yaml +29 -0
- data/types/text.yaml +101 -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
|
@@ -1597,7 +1722,7 @@
|
|
1597
1722
|
rfc:
|
1598
1723
|
- rfc3204
|
1599
1724
|
template:
|
1600
|
-
- application/
|
1725
|
+
- application/ISUP
|
1601
1726
|
registered: true
|
1602
1727
|
- !ruby/object:MIME::Type
|
1603
1728
|
content-type: application/its+xml
|
@@ -1685,6 +1810,15 @@
|
|
1685
1810
|
template:
|
1686
1811
|
- application/jrd+json
|
1687
1812
|
registered: true
|
1813
|
+
- !ruby/object:MIME::Type
|
1814
|
+
content-type: application/jscalendar+json
|
1815
|
+
encoding: base64
|
1816
|
+
xrefs:
|
1817
|
+
draft:
|
1818
|
+
- RFC-ietf-calext-jscalendar-32
|
1819
|
+
template:
|
1820
|
+
- application/jscalendar+json
|
1821
|
+
registered: true
|
1688
1822
|
- !ruby/object:MIME::Type
|
1689
1823
|
content-type: application/json
|
1690
1824
|
friendly:
|
@@ -1832,6 +1966,16 @@
|
|
1832
1966
|
obsolete: true
|
1833
1967
|
use-instead: application/vnd.lotus-1-2-3
|
1834
1968
|
registered: false
|
1969
|
+
- !ruby/object:MIME::Type
|
1970
|
+
content-type: application/lpf+zip
|
1971
|
+
encoding: base64
|
1972
|
+
xrefs:
|
1973
|
+
person:
|
1974
|
+
- Ivan_Herman
|
1975
|
+
- W3C
|
1976
|
+
template:
|
1977
|
+
- application/lpf+zip
|
1978
|
+
registered: true
|
1835
1979
|
- !ruby/object:MIME::Type
|
1836
1980
|
content-type: application/LXF
|
1837
1981
|
encoding: base64
|
@@ -1958,6 +2102,8 @@
|
|
1958
2102
|
- W3C
|
1959
2103
|
uri:
|
1960
2104
|
- http://www.w3.org/TR/MathML3/appendixb.html
|
2105
|
+
template:
|
2106
|
+
- application/mathml+xml
|
1961
2107
|
registered: true
|
1962
2108
|
- !ruby/object:MIME::Type
|
1963
2109
|
content-type: application/mathml-content+xml
|
@@ -1967,6 +2113,8 @@
|
|
1967
2113
|
- W3C
|
1968
2114
|
uri:
|
1969
2115
|
- http://www.w3.org/TR/MathML3/appendixb.html
|
2116
|
+
template:
|
2117
|
+
- application/mathml-content+xml
|
1970
2118
|
registered: true
|
1971
2119
|
- !ruby/object:MIME::Type
|
1972
2120
|
content-type: application/mathml-presentation+xml
|
@@ -1976,6 +2124,8 @@
|
|
1976
2124
|
- W3C
|
1977
2125
|
uri:
|
1978
2126
|
- http://www.w3.org/TR/MathML3/appendixb.html
|
2127
|
+
template:
|
2128
|
+
- application/mathml-presentation+xml
|
1979
2129
|
registered: true
|
1980
2130
|
- !ruby/object:MIME::Type
|
1981
2131
|
content-type: application/mbms-associated-procedure-description+xml
|
@@ -2377,6 +2527,15 @@
|
|
2377
2527
|
template:
|
2378
2528
|
- application/mud+json
|
2379
2529
|
registered: true
|
2530
|
+
- !ruby/object:MIME::Type
|
2531
|
+
content-type: application/multipart-core
|
2532
|
+
encoding: base64
|
2533
|
+
xrefs:
|
2534
|
+
rfc:
|
2535
|
+
- rfc8710
|
2536
|
+
template:
|
2537
|
+
- application/multipart-core
|
2538
|
+
registered: true
|
2380
2539
|
- !ruby/object:MIME::Type
|
2381
2540
|
content-type: application/mxf
|
2382
2541
|
friendly:
|
@@ -2513,7 +2672,6 @@
|
|
2513
2672
|
- dms
|
2514
2673
|
- lha
|
2515
2674
|
- lzh
|
2516
|
-
- exe
|
2517
2675
|
- class
|
2518
2676
|
- ani
|
2519
2677
|
- pgp
|
@@ -2615,6 +2773,15 @@
|
|
2615
2773
|
- onetoc
|
2616
2774
|
- onetoc2
|
2617
2775
|
registered: false
|
2776
|
+
- !ruby/object:MIME::Type
|
2777
|
+
content-type: application/opc-nodeset+xml
|
2778
|
+
encoding: base64
|
2779
|
+
xrefs:
|
2780
|
+
person:
|
2781
|
+
- OPC_Foundation
|
2782
|
+
template:
|
2783
|
+
- application/opc-nodeset+xml
|
2784
|
+
registered: true
|
2618
2785
|
- !ruby/object:MIME::Type
|
2619
2786
|
content-type: application/oscore
|
2620
2787
|
encoding: base64
|
@@ -2649,7 +2816,9 @@
|
|
2649
2816
|
encoding: base64
|
2650
2817
|
xrefs:
|
2651
2818
|
rfc:
|
2652
|
-
-
|
2819
|
+
- rfc3009
|
2820
|
+
template:
|
2821
|
+
- application/parityfec
|
2653
2822
|
registered: true
|
2654
2823
|
- !ruby/object:MIME::Type
|
2655
2824
|
content-type: application/passport
|
@@ -2679,8 +2848,8 @@
|
|
2679
2848
|
en: Adobe Portable Document Format
|
2680
2849
|
encoding: base64
|
2681
2850
|
extensions:
|
2682
|
-
- ai
|
2683
2851
|
- pdf
|
2852
|
+
- ai
|
2684
2853
|
xrefs:
|
2685
2854
|
rfc:
|
2686
2855
|
- rfc8118
|
@@ -2726,6 +2895,8 @@
|
|
2726
2895
|
xrefs:
|
2727
2896
|
rfc:
|
2728
2897
|
- rfc3156
|
2898
|
+
template:
|
2899
|
+
- application/pgp-keys
|
2729
2900
|
registered: true
|
2730
2901
|
signature: true
|
2731
2902
|
- !ruby/object:MIME::Type
|
@@ -2939,6 +3110,7 @@
|
|
2939
3110
|
extensions:
|
2940
3111
|
- eps
|
2941
3112
|
- ps
|
3113
|
+
- ai
|
2942
3114
|
xrefs:
|
2943
3115
|
rfc:
|
2944
3116
|
- rfc2045
|
@@ -3018,6 +3190,15 @@
|
|
3018
3190
|
template:
|
3019
3191
|
- application/prs.cww
|
3020
3192
|
registered: true
|
3193
|
+
- !ruby/object:MIME::Type
|
3194
|
+
content-type: application/prs.cyn
|
3195
|
+
encoding: base64
|
3196
|
+
xrefs:
|
3197
|
+
person:
|
3198
|
+
- Cynthia_Revström
|
3199
|
+
template:
|
3200
|
+
- application/prs.cyn
|
3201
|
+
registered: true
|
3021
3202
|
- !ruby/object:MIME::Type
|
3022
3203
|
content-type: application/prs.hpub+zip
|
3023
3204
|
encoding: base64
|
@@ -3079,6 +3260,15 @@
|
|
3079
3260
|
template:
|
3080
3261
|
- application/pskc+xml
|
3081
3262
|
registered: true
|
3263
|
+
- !ruby/object:MIME::Type
|
3264
|
+
content-type: application/pvd+json
|
3265
|
+
encoding: base64
|
3266
|
+
xrefs:
|
3267
|
+
rfc:
|
3268
|
+
- rfc8801
|
3269
|
+
template:
|
3270
|
+
- application/pvd+json
|
3271
|
+
registered: true
|
3082
3272
|
- !ruby/object:MIME::Type
|
3083
3273
|
content-type: application/qsig
|
3084
3274
|
encoding: base64
|
@@ -3388,6 +3578,27 @@
|
|
3388
3578
|
template:
|
3389
3579
|
- application/samlmetadata+xml
|
3390
3580
|
registered: true
|
3581
|
+
- !ruby/object:MIME::Type
|
3582
|
+
content-type: application/sarif+json
|
3583
|
+
encoding: base64
|
3584
|
+
xrefs:
|
3585
|
+
person:
|
3586
|
+
- Laurence_J._Golding
|
3587
|
+
- Michael_C._Fanning
|
3588
|
+
- OASIS
|
3589
|
+
template:
|
3590
|
+
- application/sarif+json
|
3591
|
+
registered: true
|
3592
|
+
- !ruby/object:MIME::Type
|
3593
|
+
content-type: application/sbe
|
3594
|
+
encoding: base64
|
3595
|
+
xrefs:
|
3596
|
+
person:
|
3597
|
+
- Donald_L._Mendelson
|
3598
|
+
- FIX_Trading_Community
|
3599
|
+
template:
|
3600
|
+
- application/sbe
|
3601
|
+
registered: true
|
3391
3602
|
- !ruby/object:MIME::Type
|
3392
3603
|
content-type: application/sbml+xml
|
3393
3604
|
friendly:
|
@@ -3480,8 +3691,8 @@
|
|
3480
3691
|
extensions:
|
3481
3692
|
- sdp
|
3482
3693
|
xrefs:
|
3483
|
-
|
3484
|
-
-
|
3694
|
+
rfc:
|
3695
|
+
- rfc8866
|
3485
3696
|
template:
|
3486
3697
|
- application/sdp
|
3487
3698
|
registered: true
|
@@ -3521,6 +3732,24 @@
|
|
3521
3732
|
template:
|
3522
3733
|
- application/senml+xml
|
3523
3734
|
registered: true
|
3735
|
+
- !ruby/object:MIME::Type
|
3736
|
+
content-type: application/senml-etch+cbor
|
3737
|
+
encoding: base64
|
3738
|
+
xrefs:
|
3739
|
+
rfc:
|
3740
|
+
- rfc8790
|
3741
|
+
template:
|
3742
|
+
- application/senml-etch+cbor
|
3743
|
+
registered: true
|
3744
|
+
- !ruby/object:MIME::Type
|
3745
|
+
content-type: application/senml-etch+json
|
3746
|
+
encoding: base64
|
3747
|
+
xrefs:
|
3748
|
+
rfc:
|
3749
|
+
- rfc8790
|
3750
|
+
template:
|
3751
|
+
- application/senml-etch+json
|
3752
|
+
registered: true
|
3524
3753
|
- !ruby/object:MIME::Type
|
3525
3754
|
content-type: application/senml-exi
|
3526
3755
|
encoding: base64
|
@@ -3653,7 +3882,7 @@
|
|
3653
3882
|
rfc:
|
3654
3883
|
- rfc1874
|
3655
3884
|
template:
|
3656
|
-
- application/
|
3885
|
+
- application/SGML
|
3657
3886
|
registered: true
|
3658
3887
|
- !ruby/object:MIME::Type
|
3659
3888
|
content-type: application/sgml-open-catalog
|
@@ -3813,6 +4042,8 @@
|
|
3813
4042
|
- W3C
|
3814
4043
|
uri:
|
3815
4044
|
- http://www.w3.org/TR/2007/CR-rdf-sparql-query-20070614/#mediaType
|
4045
|
+
template:
|
4046
|
+
- application/sparql-query
|
3816
4047
|
registered: true
|
3817
4048
|
- !ruby/object:MIME::Type
|
3818
4049
|
content-type: application/sparql-results+xml
|
@@ -3826,6 +4057,8 @@
|
|
3826
4057
|
- W3C
|
3827
4058
|
uri:
|
3828
4059
|
- http://www.w3.org/TR/2007/CR-rdf-sparql-XMLres-20070925/#mime
|
4060
|
+
template:
|
4061
|
+
- application/sparql-results+xml
|
3829
4062
|
registered: true
|
3830
4063
|
- !ruby/object:MIME::Type
|
3831
4064
|
content-type: application/spirits-event+xml
|
@@ -4037,6 +4270,16 @@
|
|
4037
4270
|
template:
|
4038
4271
|
- application/taxii+json
|
4039
4272
|
registered: true
|
4273
|
+
- !ruby/object:MIME::Type
|
4274
|
+
content-type: application/td+json
|
4275
|
+
encoding: base64
|
4276
|
+
xrefs:
|
4277
|
+
person:
|
4278
|
+
- Matthias_Kovatsch
|
4279
|
+
- W3C
|
4280
|
+
template:
|
4281
|
+
- application/td+json
|
4282
|
+
registered: true
|
4040
4283
|
- !ruby/object:MIME::Type
|
4041
4284
|
content-type: application/tei+xml
|
4042
4285
|
friendly:
|
@@ -4144,8 +4387,8 @@
|
|
4144
4387
|
content-type: application/trickle-ice-sdpfrag
|
4145
4388
|
encoding: base64
|
4146
4389
|
xrefs:
|
4147
|
-
|
4148
|
-
-
|
4390
|
+
rfc:
|
4391
|
+
- rfc8840
|
4149
4392
|
template:
|
4150
4393
|
- application/trickle-ice-sdpfrag
|
4151
4394
|
registered: true
|
@@ -4346,6 +4589,15 @@
|
|
4346
4589
|
template:
|
4347
4590
|
- application/vnd.3gpp.GMOP+xml
|
4348
4591
|
registered: true
|
4592
|
+
- !ruby/object:MIME::Type
|
4593
|
+
content-type: application/vnd.3gpp.interworking-data
|
4594
|
+
encoding: base64
|
4595
|
+
xrefs:
|
4596
|
+
person:
|
4597
|
+
- Frederic_Firmin
|
4598
|
+
template:
|
4599
|
+
- application/vnd.3gpp.interworking-data
|
4600
|
+
registered: true
|
4349
4601
|
- !ruby/object:MIME::Type
|
4350
4602
|
content-type: application/vnd.3gpp.mc-signalling-ear
|
4351
4603
|
encoding: base64
|
@@ -4900,6 +5152,51 @@
|
|
4900
5152
|
template:
|
4901
5153
|
- application/vnd.afpc.afplinedata
|
4902
5154
|
registered: true
|
5155
|
+
- !ruby/object:MIME::Type
|
5156
|
+
content-type: application/vnd.afpc.afplinedata-pagedef
|
5157
|
+
encoding: base64
|
5158
|
+
xrefs:
|
5159
|
+
person:
|
5160
|
+
- Jörg_Palmer
|
5161
|
+
template:
|
5162
|
+
- application/vnd.afpc.afplinedata-pagedef
|
5163
|
+
registered: true
|
5164
|
+
- !ruby/object:MIME::Type
|
5165
|
+
content-type: application/vnd.afpc.cmoca-cmresource
|
5166
|
+
encoding: base64
|
5167
|
+
xrefs:
|
5168
|
+
person:
|
5169
|
+
- Jörg_Palmer
|
5170
|
+
template:
|
5171
|
+
- application/vnd.afpc.cmoca-cmresource
|
5172
|
+
registered: true
|
5173
|
+
- !ruby/object:MIME::Type
|
5174
|
+
content-type: application/vnd.afpc.foca-charset
|
5175
|
+
encoding: base64
|
5176
|
+
xrefs:
|
5177
|
+
person:
|
5178
|
+
- Jörg_Palmer
|
5179
|
+
template:
|
5180
|
+
- application/vnd.afpc.foca-charset
|
5181
|
+
registered: true
|
5182
|
+
- !ruby/object:MIME::Type
|
5183
|
+
content-type: application/vnd.afpc.foca-codedfont
|
5184
|
+
encoding: base64
|
5185
|
+
xrefs:
|
5186
|
+
person:
|
5187
|
+
- Jörg_Palmer
|
5188
|
+
template:
|
5189
|
+
- application/vnd.afpc.foca-codedfont
|
5190
|
+
registered: true
|
5191
|
+
- !ruby/object:MIME::Type
|
5192
|
+
content-type: application/vnd.afpc.foca-codepage
|
5193
|
+
encoding: base64
|
5194
|
+
xrefs:
|
5195
|
+
person:
|
5196
|
+
- Jörg_Palmer
|
5197
|
+
template:
|
5198
|
+
- application/vnd.afpc.foca-codepage
|
5199
|
+
registered: true
|
4903
5200
|
- !ruby/object:MIME::Type
|
4904
5201
|
content-type: application/vnd.afpc.modca
|
4905
5202
|
encoding: base64
|
@@ -4909,6 +5206,60 @@
|
|
4909
5206
|
template:
|
4910
5207
|
- application/vnd.afpc.modca
|
4911
5208
|
registered: true
|
5209
|
+
- !ruby/object:MIME::Type
|
5210
|
+
content-type: application/vnd.afpc.modca-cmtable
|
5211
|
+
encoding: base64
|
5212
|
+
xrefs:
|
5213
|
+
person:
|
5214
|
+
- Jörg_Palmer
|
5215
|
+
template:
|
5216
|
+
- application/vnd.afpc.modca-cmtable
|
5217
|
+
registered: true
|
5218
|
+
- !ruby/object:MIME::Type
|
5219
|
+
content-type: application/vnd.afpc.modca-formdef
|
5220
|
+
encoding: base64
|
5221
|
+
xrefs:
|
5222
|
+
person:
|
5223
|
+
- Jörg_Palmer
|
5224
|
+
template:
|
5225
|
+
- application/vnd.afpc.modca-formdef
|
5226
|
+
registered: true
|
5227
|
+
- !ruby/object:MIME::Type
|
5228
|
+
content-type: application/vnd.afpc.modca-mediummap
|
5229
|
+
encoding: base64
|
5230
|
+
xrefs:
|
5231
|
+
person:
|
5232
|
+
- Jörg_Palmer
|
5233
|
+
template:
|
5234
|
+
- application/vnd.afpc.modca-mediummap
|
5235
|
+
registered: true
|
5236
|
+
- !ruby/object:MIME::Type
|
5237
|
+
content-type: application/vnd.afpc.modca-objectcontainer
|
5238
|
+
encoding: base64
|
5239
|
+
xrefs:
|
5240
|
+
person:
|
5241
|
+
- Jörg_Palmer
|
5242
|
+
template:
|
5243
|
+
- application/vnd.afpc.modca-objectcontainer
|
5244
|
+
registered: true
|
5245
|
+
- !ruby/object:MIME::Type
|
5246
|
+
content-type: application/vnd.afpc.modca-overlay
|
5247
|
+
encoding: base64
|
5248
|
+
xrefs:
|
5249
|
+
person:
|
5250
|
+
- Jörg_Palmer
|
5251
|
+
template:
|
5252
|
+
- application/vnd.afpc.modca-overlay
|
5253
|
+
registered: true
|
5254
|
+
- !ruby/object:MIME::Type
|
5255
|
+
content-type: application/vnd.afpc.modca-pagesegment
|
5256
|
+
encoding: base64
|
5257
|
+
xrefs:
|
5258
|
+
person:
|
5259
|
+
- Jörg_Palmer
|
5260
|
+
template:
|
5261
|
+
- application/vnd.afpc.modca-pagesegment
|
5262
|
+
registered: true
|
4912
5263
|
- !ruby/object:MIME::Type
|
4913
5264
|
content-type: application/vnd.ah-barcode
|
4914
5265
|
encoding: base64
|
@@ -5116,6 +5467,15 @@
|
|
5116
5467
|
template:
|
5117
5468
|
- application/vnd.api+json
|
5118
5469
|
registered: true
|
5470
|
+
- !ruby/object:MIME::Type
|
5471
|
+
content-type: application/vnd.aplextor.warrp+json
|
5472
|
+
encoding: base64
|
5473
|
+
xrefs:
|
5474
|
+
person:
|
5475
|
+
- Oleg_Uryutin
|
5476
|
+
template:
|
5477
|
+
- application/vnd.aplextor.warrp+json
|
5478
|
+
registered: true
|
5119
5479
|
- !ruby/object:MIME::Type
|
5120
5480
|
content-type: application/vnd.apothekende.reservation+json
|
5121
5481
|
encoding: base64
|
@@ -5311,7 +5671,7 @@
|
|
5311
5671
|
encoding: base64
|
5312
5672
|
xrefs:
|
5313
5673
|
person:
|
5314
|
-
-
|
5674
|
+
- Broadband_Forum
|
5315
5675
|
template:
|
5316
5676
|
- application/vnd.bbf.usp.error
|
5317
5677
|
registered: true
|
@@ -5320,7 +5680,7 @@
|
|
5320
5680
|
encoding: base64
|
5321
5681
|
xrefs:
|
5322
5682
|
person:
|
5323
|
-
-
|
5683
|
+
- Broadband_Forum
|
5324
5684
|
template:
|
5325
5685
|
- application/vnd.bbf.usp.msg
|
5326
5686
|
registered: true
|
@@ -5329,7 +5689,7 @@
|
|
5329
5689
|
encoding: base64
|
5330
5690
|
xrefs:
|
5331
5691
|
person:
|
5332
|
-
-
|
5692
|
+
- Broadband_Forum
|
5333
5693
|
template:
|
5334
5694
|
- application/vnd.bbf.usp.msg+json
|
5335
5695
|
registered: true
|
@@ -6030,6 +6390,24 @@
|
|
6030
6390
|
template:
|
6031
6391
|
- application/vnd.cybank
|
6032
6392
|
registered: true
|
6393
|
+
- !ruby/object:MIME::Type
|
6394
|
+
content-type: application/vnd.cyclonedx+json
|
6395
|
+
encoding: base64
|
6396
|
+
xrefs:
|
6397
|
+
person:
|
6398
|
+
- Patrick_Dwyer
|
6399
|
+
template:
|
6400
|
+
- application/vnd.cyclonedx+json
|
6401
|
+
registered: true
|
6402
|
+
- !ruby/object:MIME::Type
|
6403
|
+
content-type: application/vnd.cyclonedx+xml
|
6404
|
+
encoding: base64
|
6405
|
+
xrefs:
|
6406
|
+
person:
|
6407
|
+
- Patrick_Dwyer
|
6408
|
+
template:
|
6409
|
+
- application/vnd.cyclonedx+xml
|
6410
|
+
registered: true
|
6033
6411
|
- !ruby/object:MIME::Type
|
6034
6412
|
content-type: application/vnd.d2l.coursepackage1p0+zip
|
6035
6413
|
encoding: base64
|
@@ -6039,6 +6417,24 @@
|
|
6039
6417
|
template:
|
6040
6418
|
- application/vnd.d2l.coursepackage1p0+zip
|
6041
6419
|
registered: true
|
6420
|
+
- !ruby/object:MIME::Type
|
6421
|
+
content-type: application/vnd.d3m-dataset
|
6422
|
+
encoding: base64
|
6423
|
+
xrefs:
|
6424
|
+
person:
|
6425
|
+
- Mi_Tar
|
6426
|
+
template:
|
6427
|
+
- application/vnd.d3m-dataset
|
6428
|
+
registered: true
|
6429
|
+
- !ruby/object:MIME::Type
|
6430
|
+
content-type: application/vnd.d3m-problem
|
6431
|
+
encoding: base64
|
6432
|
+
xrefs:
|
6433
|
+
person:
|
6434
|
+
- Mi_Tar
|
6435
|
+
template:
|
6436
|
+
- application/vnd.d3m-problem
|
6437
|
+
registered: true
|
6042
6438
|
- !ruby/object:MIME::Type
|
6043
6439
|
content-type: application/vnd.dart
|
6044
6440
|
encoding: base64
|
@@ -6081,6 +6477,15 @@
|
|
6081
6477
|
template:
|
6082
6478
|
- application/vnd.dataresource+json
|
6083
6479
|
registered: true
|
6480
|
+
- !ruby/object:MIME::Type
|
6481
|
+
content-type: application/vnd.dbf
|
6482
|
+
encoding: base64
|
6483
|
+
xrefs:
|
6484
|
+
person:
|
6485
|
+
- Mi_Tar
|
6486
|
+
template:
|
6487
|
+
- application/vnd.dbf
|
6488
|
+
registered: true
|
6084
6489
|
- !ruby/object:MIME::Type
|
6085
6490
|
content-type: application/vnd.debian.binary-package
|
6086
6491
|
encoding: base64
|
@@ -6319,6 +6724,15 @@
|
|
6319
6724
|
template:
|
6320
6725
|
- application/vnd.dvb.ait
|
6321
6726
|
registered: true
|
6727
|
+
- !ruby/object:MIME::Type
|
6728
|
+
content-type: application/vnd.dvb.dvbisl+xml
|
6729
|
+
encoding: base64
|
6730
|
+
xrefs:
|
6731
|
+
person:
|
6732
|
+
- Emily_DUBS
|
6733
|
+
template:
|
6734
|
+
- application/vnd.dvb.dvbisl+xml
|
6735
|
+
registered: true
|
6322
6736
|
- !ruby/object:MIME::Type
|
6323
6737
|
content-type: application/vnd.dvb.dvbj
|
6324
6738
|
encoding: base64
|
@@ -7106,6 +7520,15 @@
|
|
7106
7520
|
template:
|
7107
7521
|
- application/vnd.ffsns
|
7108
7522
|
registered: true
|
7523
|
+
- !ruby/object:MIME::Type
|
7524
|
+
content-type: application/vnd.ficlab.flb+zip
|
7525
|
+
encoding: base64
|
7526
|
+
xrefs:
|
7527
|
+
person:
|
7528
|
+
- Steve_Gilberd
|
7529
|
+
template:
|
7530
|
+
- application/vnd.ficlab.flb+zip
|
7531
|
+
registered: true
|
7109
7532
|
- !ruby/object:MIME::Type
|
7110
7533
|
content-type: application/vnd.filmit.zfc
|
7111
7534
|
encoding: base64
|
@@ -7194,11 +7617,15 @@
|
|
7194
7617
|
encoding: base64
|
7195
7618
|
extensions:
|
7196
7619
|
- fnc
|
7620
|
+
obsolete: true
|
7197
7621
|
xrefs:
|
7198
7622
|
person:
|
7199
7623
|
- Alexis_Tamas
|
7624
|
+
- OP3FT
|
7200
7625
|
template:
|
7201
7626
|
- application/vnd.frogans.fnc
|
7627
|
+
notes:
|
7628
|
+
- "- OBSOLETE"
|
7202
7629
|
registered: true
|
7203
7630
|
- !ruby/object:MIME::Type
|
7204
7631
|
content-type: application/vnd.frogans.ltf
|
@@ -7207,11 +7634,15 @@
|
|
7207
7634
|
encoding: base64
|
7208
7635
|
extensions:
|
7209
7636
|
- ltf
|
7637
|
+
obsolete: true
|
7210
7638
|
xrefs:
|
7211
7639
|
person:
|
7212
7640
|
- Alexis_Tamas
|
7641
|
+
- OP3FT
|
7213
7642
|
template:
|
7214
7643
|
- application/vnd.frogans.ltf
|
7644
|
+
notes:
|
7645
|
+
- "- OBSOLETE"
|
7215
7646
|
registered: true
|
7216
7647
|
- !ruby/object:MIME::Type
|
7217
7648
|
content-type: application/vnd.fsc.weblaunch
|
@@ -7331,7 +7762,7 @@
|
|
7331
7762
|
- xdw
|
7332
7763
|
xrefs:
|
7333
7764
|
person:
|
7334
|
-
-
|
7765
|
+
- Takatomo_Wakibayashi
|
7335
7766
|
template:
|
7336
7767
|
- application/vnd.fujixerox.docuworks
|
7337
7768
|
registered: true
|
@@ -7419,6 +7850,15 @@
|
|
7419
7850
|
template:
|
7420
7851
|
- application/vnd.genomatix.tuxedo
|
7421
7852
|
registered: true
|
7853
|
+
- !ruby/object:MIME::Type
|
7854
|
+
content-type: application/vnd.gentics.grd+json
|
7855
|
+
encoding: base64
|
7856
|
+
xrefs:
|
7857
|
+
person:
|
7858
|
+
- Philipp_Gortan
|
7859
|
+
template:
|
7860
|
+
- application/vnd.gentics.grd+json
|
7861
|
+
registered: true
|
7422
7862
|
- !ruby/object:MIME::Type
|
7423
7863
|
content-type: application/vnd.geo+json
|
7424
7864
|
encoding: base64
|
@@ -7460,6 +7900,17 @@
|
|
7460
7900
|
template:
|
7461
7901
|
- application/vnd.geogebra.file
|
7462
7902
|
registered: true
|
7903
|
+
- !ruby/object:MIME::Type
|
7904
|
+
content-type: application/vnd.geogebra.slides
|
7905
|
+
encoding: base64
|
7906
|
+
xrefs:
|
7907
|
+
person:
|
7908
|
+
- GeoGebra
|
7909
|
+
- Markus_Hohenwarter
|
7910
|
+
- Michael_Borcherds
|
7911
|
+
template:
|
7912
|
+
- application/vnd.geogebra.slides
|
7913
|
+
registered: true
|
7463
7914
|
- !ruby/object:MIME::Type
|
7464
7915
|
content-type: application/vnd.geogebra.tool
|
7465
7916
|
friendly:
|
@@ -10677,6 +11128,15 @@
|
|
10677
11128
|
template:
|
10678
11129
|
- application/vnd.ocf+cbor
|
10679
11130
|
registered: true
|
11131
|
+
- !ruby/object:MIME::Type
|
11132
|
+
content-type: application/vnd.oci.image.manifest.v1+json
|
11133
|
+
encoding: base64
|
11134
|
+
xrefs:
|
11135
|
+
person:
|
11136
|
+
- Steven_Lasker
|
11137
|
+
template:
|
11138
|
+
- application/vnd.oci.image.manifest.v1+json
|
11139
|
+
registered: true
|
10680
11140
|
- !ruby/object:MIME::Type
|
10681
11141
|
content-type: application/vnd.oftn.l10n+json
|
10682
11142
|
encoding: base64
|
@@ -11059,6 +11519,16 @@
|
|
11059
11519
|
template:
|
11060
11520
|
- application/vnd.oma.group-usage-list+xml
|
11061
11521
|
registered: true
|
11522
|
+
- !ruby/object:MIME::Type
|
11523
|
+
content-type: application/vnd.oma.lwm2m+cbor
|
11524
|
+
encoding: base64
|
11525
|
+
xrefs:
|
11526
|
+
person:
|
11527
|
+
- John_Mudge
|
11528
|
+
- Open_Mobile_Naming_Authority
|
11529
|
+
template:
|
11530
|
+
- application/vnd.oma.lwm2m+cbor
|
11531
|
+
registered: true
|
11062
11532
|
- !ruby/object:MIME::Type
|
11063
11533
|
content-type: application/vnd.oma.lwm2m+json
|
11064
11534
|
encoding: base64
|
@@ -12754,6 +13224,15 @@
|
|
12754
13224
|
template:
|
12755
13225
|
- application/vnd.sailingtracker.track
|
12756
13226
|
registered: true
|
13227
|
+
- !ruby/object:MIME::Type
|
13228
|
+
content-type: application/vnd.sar
|
13229
|
+
encoding: base64
|
13230
|
+
xrefs:
|
13231
|
+
person:
|
13232
|
+
- Markus_Strehle
|
13233
|
+
template:
|
13234
|
+
- application/vnd.sar
|
13235
|
+
registered: true
|
12757
13236
|
- !ruby/object:MIME::Type
|
12758
13237
|
content-type: application/vnd.sbm.cid
|
12759
13238
|
encoding: base64
|
@@ -12920,6 +13399,15 @@
|
|
12920
13399
|
template:
|
12921
13400
|
- application/vnd.seemail
|
12922
13401
|
registered: true
|
13402
|
+
- !ruby/object:MIME::Type
|
13403
|
+
content-type: application/vnd.seis+json
|
13404
|
+
encoding: base64
|
13405
|
+
xrefs:
|
13406
|
+
person:
|
13407
|
+
- ICT_Manager
|
13408
|
+
template:
|
13409
|
+
- application/vnd.seis+json
|
13410
|
+
registered: true
|
12923
13411
|
- !ruby/object:MIME::Type
|
12924
13412
|
content-type: application/vnd.sema
|
12925
13413
|
friendly:
|
@@ -13038,6 +13526,24 @@
|
|
13038
13526
|
template:
|
13039
13527
|
- application/vnd.shopkick+json
|
13040
13528
|
registered: true
|
13529
|
+
- !ruby/object:MIME::Type
|
13530
|
+
content-type: application/vnd.shp
|
13531
|
+
encoding: base64
|
13532
|
+
xrefs:
|
13533
|
+
person:
|
13534
|
+
- Mi_Tar
|
13535
|
+
template:
|
13536
|
+
- application/vnd.shp
|
13537
|
+
registered: true
|
13538
|
+
- !ruby/object:MIME::Type
|
13539
|
+
content-type: application/vnd.shx
|
13540
|
+
encoding: base64
|
13541
|
+
xrefs:
|
13542
|
+
person:
|
13543
|
+
- Mi_Tar
|
13544
|
+
template:
|
13545
|
+
- application/vnd.shx
|
13546
|
+
registered: true
|
13041
13547
|
- !ruby/object:MIME::Type
|
13042
13548
|
content-type: application/vnd.sigrok.session
|
13043
13549
|
encoding: base64
|
@@ -13105,6 +13611,15 @@
|
|
13105
13611
|
template:
|
13106
13612
|
- application/vnd.smart.teacher
|
13107
13613
|
registered: true
|
13614
|
+
- !ruby/object:MIME::Type
|
13615
|
+
content-type: application/vnd.snesdev-page-table
|
13616
|
+
encoding: base64
|
13617
|
+
xrefs:
|
13618
|
+
person:
|
13619
|
+
- Connor_Horman
|
13620
|
+
template:
|
13621
|
+
- application/vnd.snesdev-page-table
|
13622
|
+
registered: true
|
13108
13623
|
- !ruby/object:MIME::Type
|
13109
13624
|
content-type: application/vnd.software602.filler.form+xml
|
13110
13625
|
encoding: base64
|
@@ -13415,6 +13930,15 @@
|
|
13415
13930
|
template:
|
13416
13931
|
- application/vnd.swiftview-ics
|
13417
13932
|
registered: true
|
13933
|
+
- !ruby/object:MIME::Type
|
13934
|
+
content-type: application/vnd.sycle+xml
|
13935
|
+
encoding: base64
|
13936
|
+
xrefs:
|
13937
|
+
person:
|
13938
|
+
- Johann_Terblanche
|
13939
|
+
template:
|
13940
|
+
- application/vnd.sycle+xml
|
13941
|
+
registered: true
|
13418
13942
|
- !ruby/object:MIME::Type
|
13419
13943
|
content-type: application/vnd.symbian.install
|
13420
13944
|
friendly:
|
@@ -14066,6 +14590,16 @@
|
|
14066
14590
|
template:
|
14067
14591
|
- application/vnd.webturbo
|
14068
14592
|
registered: true
|
14593
|
+
- !ruby/object:MIME::Type
|
14594
|
+
content-type: application/vnd.wfa.dpp
|
14595
|
+
encoding: base64
|
14596
|
+
xrefs:
|
14597
|
+
person:
|
14598
|
+
- Dr._Jun_Tian
|
14599
|
+
- Wi-Fi_Alliance
|
14600
|
+
template:
|
14601
|
+
- application/vnd.wfa.dpp
|
14602
|
+
registered: true
|
14069
14603
|
- !ruby/object:MIME::Type
|
14070
14604
|
content-type: application/vnd.wfa.p2p
|
14071
14605
|
encoding: base64
|
@@ -15371,6 +15905,12 @@
|
|
15371
15905
|
extensions:
|
15372
15906
|
- application
|
15373
15907
|
registered: false
|
15908
|
+
- !ruby/object:MIME::Type
|
15909
|
+
content-type: application/x-ms-dos-executable
|
15910
|
+
encoding: base64
|
15911
|
+
extensions:
|
15912
|
+
- exe
|
15913
|
+
registered: false
|
15374
15914
|
- !ruby/object:MIME::Type
|
15375
15915
|
content-type: application/x-ms-shortcut
|
15376
15916
|
encoding: base64
|
@@ -15608,6 +16148,15 @@
|
|
15608
16148
|
extensions:
|
15609
16149
|
- p7r
|
15610
16150
|
registered: false
|
16151
|
+
- !ruby/object:MIME::Type
|
16152
|
+
content-type: application/x-pki-message
|
16153
|
+
encoding: base64
|
16154
|
+
xrefs:
|
16155
|
+
rfc:
|
16156
|
+
- rfc8894
|
16157
|
+
template:
|
16158
|
+
- application/x-pki-message
|
16159
|
+
registered: true
|
15611
16160
|
- !ruby/object:MIME::Type
|
15612
16161
|
content-type: application/x-python
|
15613
16162
|
encoding: 8bit
|
@@ -15693,6 +16242,12 @@
|
|
15693
16242
|
content-type: application/x-SLA
|
15694
16243
|
encoding: base64
|
15695
16244
|
registered: false
|
16245
|
+
- !ruby/object:MIME::Type
|
16246
|
+
content-type: application/x-smarttech-notebook
|
16247
|
+
encoding: base64
|
16248
|
+
extensions:
|
16249
|
+
- notebook
|
16250
|
+
registered: false
|
15696
16251
|
- !ruby/object:MIME::Type
|
15697
16252
|
content-type: application/x-solids
|
15698
16253
|
encoding: base64
|
@@ -15925,8 +16480,8 @@
|
|
15925
16480
|
encoding: 7bit
|
15926
16481
|
xrefs:
|
15927
16482
|
person:
|
15928
|
-
-
|
15929
|
-
-
|
16483
|
+
- Anne_van_Kesteren
|
16484
|
+
- WHATWG
|
15930
16485
|
template:
|
15931
16486
|
- application/x-www-form-urlencoded
|
15932
16487
|
registered: true
|
@@ -15938,7 +16493,30 @@
|
|
15938
16493
|
extensions:
|
15939
16494
|
- crt
|
15940
16495
|
- der
|
15941
|
-
|
16496
|
+
xrefs:
|
16497
|
+
rfc:
|
16498
|
+
- rfc8894
|
16499
|
+
template:
|
16500
|
+
- application/x-x509-ca-cert
|
16501
|
+
registered: true
|
16502
|
+
- !ruby/object:MIME::Type
|
16503
|
+
content-type: application/x-x509-ca-ra-cert
|
16504
|
+
encoding: base64
|
16505
|
+
xrefs:
|
16506
|
+
rfc:
|
16507
|
+
- rfc8894
|
16508
|
+
template:
|
16509
|
+
- application/x-x509-ca-ra-cert
|
16510
|
+
registered: true
|
16511
|
+
- !ruby/object:MIME::Type
|
16512
|
+
content-type: application/x-x509-next-ca-cert
|
16513
|
+
encoding: base64
|
16514
|
+
xrefs:
|
16515
|
+
rfc:
|
16516
|
+
- rfc8894
|
16517
|
+
template:
|
16518
|
+
- application/x-x509-next-ca-cert
|
16519
|
+
registered: true
|
15942
16520
|
- !ruby/object:MIME::Type
|
15943
16521
|
content-type: application/x-xfig
|
15944
16522
|
friendly:
|
@@ -15967,6 +16545,14 @@
|
|
15967
16545
|
extensions:
|
15968
16546
|
- xz
|
15969
16547
|
registered: false
|
16548
|
+
- !ruby/object:MIME::Type
|
16549
|
+
content-type: application/x-zip-compressed
|
16550
|
+
friendly:
|
16551
|
+
en: Zip Archive
|
16552
|
+
encoding: base64
|
16553
|
+
extensions:
|
16554
|
+
- zip
|
16555
|
+
registered: false
|
15970
16556
|
- !ruby/object:MIME::Type
|
15971
16557
|
content-type: application/x-zmachine
|
15972
16558
|
encoding: base64
|
@@ -16222,6 +16808,8 @@
|
|
16222
16808
|
- W3C
|
16223
16809
|
uri:
|
16224
16810
|
- http://www.w3.org/TR/2007/REC-xslt20-20070123/#media-type-registration
|
16811
|
+
template:
|
16812
|
+
- application/xslt+xml
|
16225
16813
|
registered: true
|
16226
16814
|
- !ruby/object:MIME::Type
|
16227
16815
|
content-type: application/xspf+xml
|
@@ -16336,7 +16924,7 @@
|
|
16336
16924
|
encoding: base64
|
16337
16925
|
xrefs:
|
16338
16926
|
rfc:
|
16339
|
-
-
|
16927
|
+
- rfc8878
|
16340
16928
|
template:
|
16341
16929
|
- application/zstd
|
16342
16930
|
registered: true
|