mime-types-data 3.2019.1009 → 3.2020.0512
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 +61 -60
- data/History.md +363 -333
- data/Licence.md +1 -1
- data/README.md +27 -27
- data/data/mime-types.json +1 -1
- data/data/mime.content_type.column +67 -5
- data/data/mime.docs.column +62 -0
- data/data/mime.encoding.column +62 -0
- data/data/mime.flags.column +63 -1
- data/data/mime.friendly.column +62 -0
- data/data/mime.pext.column +62 -0
- data/data/mime.use_instead.column +62 -0
- data/data/mime.xrefs.column +73 -11
- data/lib/mime/types/data.rb +1 -1
- data/types/application.yaml +352 -10
- data/types/audio.yaml +35 -0
- data/types/image.yaml +148 -0
- data/types/model.yaml +20 -0
- data/types/text.yaml +21 -1
- metadata +4 -4
data/lib/mime/types/data.rb
CHANGED
data/types/application.yaml
CHANGED
@@ -161,6 +161,24 @@
|
|
161
161
|
template:
|
162
162
|
- application/alto-networkmapfilter+json
|
163
163
|
registered: true
|
164
|
+
- !ruby/object:MIME::Type
|
165
|
+
content-type: application/alto-updatestreamcontrol+json
|
166
|
+
encoding: base64
|
167
|
+
xrefs:
|
168
|
+
draft:
|
169
|
+
- RFC-ietf-alto-incr-update-sse-22
|
170
|
+
template:
|
171
|
+
- application/alto-updatestreamcontrol+json
|
172
|
+
registered: true
|
173
|
+
- !ruby/object:MIME::Type
|
174
|
+
content-type: application/alto-updatestreamparams+json
|
175
|
+
encoding: base64
|
176
|
+
xrefs:
|
177
|
+
draft:
|
178
|
+
- RFC-ietf-alto-incr-update-sse-22
|
179
|
+
template:
|
180
|
+
- application/alto-updatestreamparams+json
|
181
|
+
registered: true
|
164
182
|
- !ruby/object:MIME::Type
|
165
183
|
content-type: application/AML
|
166
184
|
encoding: base64
|
@@ -292,6 +310,15 @@
|
|
292
310
|
template:
|
293
311
|
- application/atsc-dwd+xml
|
294
312
|
registered: true
|
313
|
+
- !ruby/object:MIME::Type
|
314
|
+
content-type: application/atsc-dynamic-event-message
|
315
|
+
encoding: base64
|
316
|
+
xrefs:
|
317
|
+
person:
|
318
|
+
- ATSC
|
319
|
+
template:
|
320
|
+
- application/atsc-dynamic-event-message
|
321
|
+
registered: true
|
295
322
|
- !ruby/object:MIME::Type
|
296
323
|
content-type: application/atsc-held+xml
|
297
324
|
encoding: base64
|
@@ -301,6 +328,15 @@
|
|
301
328
|
template:
|
302
329
|
- application/atsc-held+xml
|
303
330
|
registered: true
|
331
|
+
- !ruby/object:MIME::Type
|
332
|
+
content-type: application/atsc-rdt+json
|
333
|
+
encoding: base64
|
334
|
+
xrefs:
|
335
|
+
person:
|
336
|
+
- ATSC
|
337
|
+
template:
|
338
|
+
- application/atsc-rdt+json
|
339
|
+
registered: true
|
304
340
|
- !ruby/object:MIME::Type
|
305
341
|
content-type: application/atsc-rsat+xml
|
306
342
|
encoding: base64
|
@@ -407,6 +443,15 @@
|
|
407
443
|
obsolete: true
|
408
444
|
use-instead: application/cals-1840
|
409
445
|
registered: false
|
446
|
+
- !ruby/object:MIME::Type
|
447
|
+
content-type: application/cap+xml
|
448
|
+
encoding: base64
|
449
|
+
xrefs:
|
450
|
+
draft:
|
451
|
+
- RFC-ietf-ecrit-data-only-ea-22
|
452
|
+
template:
|
453
|
+
- application/cap+xml
|
454
|
+
registered: true
|
410
455
|
- !ruby/object:MIME::Type
|
411
456
|
content-type: application/cbor
|
412
457
|
encoding: base64
|
@@ -416,6 +461,15 @@
|
|
416
461
|
template:
|
417
462
|
- application/cbor
|
418
463
|
registered: true
|
464
|
+
- !ruby/object:MIME::Type
|
465
|
+
content-type: application/cbor-seq
|
466
|
+
encoding: base64
|
467
|
+
xrefs:
|
468
|
+
rfc:
|
469
|
+
- rfc8742
|
470
|
+
template:
|
471
|
+
- application/cbor-seq
|
472
|
+
registered: true
|
419
473
|
- !ruby/object:MIME::Type
|
420
474
|
content-type: application/cccex
|
421
475
|
encoding: base64
|
@@ -572,6 +626,15 @@
|
|
572
626
|
content-type: application/clariscad
|
573
627
|
encoding: base64
|
574
628
|
registered: false
|
629
|
+
- !ruby/object:MIME::Type
|
630
|
+
content-type: application/clue+xml
|
631
|
+
encoding: base64
|
632
|
+
xrefs:
|
633
|
+
draft:
|
634
|
+
- RFC-ietf-clue-protocol-19
|
635
|
+
template:
|
636
|
+
- application/clue+xml
|
637
|
+
registered: true
|
575
638
|
- !ruby/object:MIME::Type
|
576
639
|
content-type: application/clue_info+xml
|
577
640
|
encoding: base64
|
@@ -889,6 +952,15 @@
|
|
889
952
|
extensions:
|
890
953
|
- dbk
|
891
954
|
registered: false
|
955
|
+
- !ruby/object:MIME::Type
|
956
|
+
content-type: application/dots+cbor
|
957
|
+
encoding: base64
|
958
|
+
xrefs:
|
959
|
+
draft:
|
960
|
+
- RFC-ietf-dots-signal-channel-41
|
961
|
+
template:
|
962
|
+
- application/dots+cbor
|
963
|
+
registered: true
|
892
964
|
- !ruby/object:MIME::Type
|
893
965
|
content-type: application/drafting
|
894
966
|
encoding: base64
|
@@ -1597,7 +1669,7 @@
|
|
1597
1669
|
rfc:
|
1598
1670
|
- rfc3204
|
1599
1671
|
template:
|
1600
|
-
- application/
|
1672
|
+
- application/ISUP
|
1601
1673
|
registered: true
|
1602
1674
|
- !ruby/object:MIME::Type
|
1603
1675
|
content-type: application/its+xml
|
@@ -1832,6 +1904,16 @@
|
|
1832
1904
|
obsolete: true
|
1833
1905
|
use-instead: application/vnd.lotus-1-2-3
|
1834
1906
|
registered: false
|
1907
|
+
- !ruby/object:MIME::Type
|
1908
|
+
content-type: application/lpf+zip
|
1909
|
+
encoding: base64
|
1910
|
+
xrefs:
|
1911
|
+
person:
|
1912
|
+
- Ivan_Herman
|
1913
|
+
- W3C
|
1914
|
+
template:
|
1915
|
+
- application/lpf+zip
|
1916
|
+
registered: true
|
1835
1917
|
- !ruby/object:MIME::Type
|
1836
1918
|
content-type: application/LXF
|
1837
1919
|
encoding: base64
|
@@ -2381,8 +2463,8 @@
|
|
2381
2463
|
content-type: application/multipart-core
|
2382
2464
|
encoding: base64
|
2383
2465
|
xrefs:
|
2384
|
-
|
2385
|
-
-
|
2466
|
+
rfc:
|
2467
|
+
- rfc8710
|
2386
2468
|
template:
|
2387
2469
|
- application/multipart-core
|
2388
2470
|
registered: true
|
@@ -2522,7 +2604,6 @@
|
|
2522
2604
|
- dms
|
2523
2605
|
- lha
|
2524
2606
|
- lzh
|
2525
|
-
- exe
|
2526
2607
|
- class
|
2527
2608
|
- ani
|
2528
2609
|
- pgp
|
@@ -3089,6 +3170,15 @@
|
|
3089
3170
|
template:
|
3090
3171
|
- application/pskc+xml
|
3091
3172
|
registered: true
|
3173
|
+
- !ruby/object:MIME::Type
|
3174
|
+
content-type: application/pvd+json
|
3175
|
+
encoding: base64
|
3176
|
+
xrefs:
|
3177
|
+
draft:
|
3178
|
+
- RFC-ietf-intarea-provisioning-domains-11
|
3179
|
+
template:
|
3180
|
+
- application/pvd+json
|
3181
|
+
registered: true
|
3092
3182
|
- !ruby/object:MIME::Type
|
3093
3183
|
content-type: application/qsig
|
3094
3184
|
encoding: base64
|
@@ -3398,6 +3488,16 @@
|
|
3398
3488
|
template:
|
3399
3489
|
- application/samlmetadata+xml
|
3400
3490
|
registered: true
|
3491
|
+
- !ruby/object:MIME::Type
|
3492
|
+
content-type: application/sbe
|
3493
|
+
encoding: base64
|
3494
|
+
xrefs:
|
3495
|
+
person:
|
3496
|
+
- Donald_L._Mendelson
|
3497
|
+
- FIX_Trading_Community
|
3498
|
+
template:
|
3499
|
+
- application/sbe
|
3500
|
+
registered: true
|
3401
3501
|
- !ruby/object:MIME::Type
|
3402
3502
|
content-type: application/sbml+xml
|
3403
3503
|
friendly:
|
@@ -3531,6 +3631,24 @@
|
|
3531
3631
|
template:
|
3532
3632
|
- application/senml+xml
|
3533
3633
|
registered: true
|
3634
|
+
- !ruby/object:MIME::Type
|
3635
|
+
content-type: application/senml-etch+cbor
|
3636
|
+
encoding: base64
|
3637
|
+
xrefs:
|
3638
|
+
draft:
|
3639
|
+
- RFC-ietf-core-senml-etch-07
|
3640
|
+
template:
|
3641
|
+
- application/senml-etch+cbor
|
3642
|
+
registered: true
|
3643
|
+
- !ruby/object:MIME::Type
|
3644
|
+
content-type: application/senml-etch+json
|
3645
|
+
encoding: base64
|
3646
|
+
xrefs:
|
3647
|
+
draft:
|
3648
|
+
- RFC-ietf-core-senml-etch-07
|
3649
|
+
template:
|
3650
|
+
- application/senml-etch+json
|
3651
|
+
registered: true
|
3534
3652
|
- !ruby/object:MIME::Type
|
3535
3653
|
content-type: application/senml-exi
|
3536
3654
|
encoding: base64
|
@@ -3663,7 +3781,7 @@
|
|
3663
3781
|
rfc:
|
3664
3782
|
- rfc1874
|
3665
3783
|
template:
|
3666
|
-
- application/
|
3784
|
+
- application/SGML
|
3667
3785
|
registered: true
|
3668
3786
|
- !ruby/object:MIME::Type
|
3669
3787
|
content-type: application/sgml-open-catalog
|
@@ -4047,6 +4165,16 @@
|
|
4047
4165
|
template:
|
4048
4166
|
- application/taxii+json
|
4049
4167
|
registered: true
|
4168
|
+
- !ruby/object:MIME::Type
|
4169
|
+
content-type: application/td+json
|
4170
|
+
encoding: base64
|
4171
|
+
xrefs:
|
4172
|
+
person:
|
4173
|
+
- Matthias_Kovatsch
|
4174
|
+
- W3C
|
4175
|
+
template:
|
4176
|
+
- application/td+json
|
4177
|
+
registered: true
|
4050
4178
|
- !ruby/object:MIME::Type
|
4051
4179
|
content-type: application/tei+xml
|
4052
4180
|
friendly:
|
@@ -4910,6 +5038,42 @@
|
|
4910
5038
|
template:
|
4911
5039
|
- application/vnd.afpc.afplinedata
|
4912
5040
|
registered: true
|
5041
|
+
- !ruby/object:MIME::Type
|
5042
|
+
content-type: application/vnd.afpc.afplinedata-pagedef
|
5043
|
+
encoding: base64
|
5044
|
+
xrefs:
|
5045
|
+
person:
|
5046
|
+
- Jörg_Palmer
|
5047
|
+
template:
|
5048
|
+
- application/vnd.afpc.afplinedata-pagedef
|
5049
|
+
registered: true
|
5050
|
+
- !ruby/object:MIME::Type
|
5051
|
+
content-type: application/vnd.afpc.foca-charset
|
5052
|
+
encoding: base64
|
5053
|
+
xrefs:
|
5054
|
+
person:
|
5055
|
+
- Jörg_Palmer
|
5056
|
+
template:
|
5057
|
+
- application/vnd.afpc.foca-charset
|
5058
|
+
registered: true
|
5059
|
+
- !ruby/object:MIME::Type
|
5060
|
+
content-type: application/vnd.afpc.foca-codedfont
|
5061
|
+
encoding: base64
|
5062
|
+
xrefs:
|
5063
|
+
person:
|
5064
|
+
- Jörg_Palmer
|
5065
|
+
template:
|
5066
|
+
- application/vnd.afpc.foca-codedfont
|
5067
|
+
registered: true
|
5068
|
+
- !ruby/object:MIME::Type
|
5069
|
+
content-type: application/vnd.afpc.foca-codepage
|
5070
|
+
encoding: base64
|
5071
|
+
xrefs:
|
5072
|
+
person:
|
5073
|
+
- Jörg_Palmer
|
5074
|
+
template:
|
5075
|
+
- application/vnd.afpc.foca-codepage
|
5076
|
+
registered: true
|
4913
5077
|
- !ruby/object:MIME::Type
|
4914
5078
|
content-type: application/vnd.afpc.modca
|
4915
5079
|
encoding: base64
|
@@ -4919,6 +5083,51 @@
|
|
4919
5083
|
template:
|
4920
5084
|
- application/vnd.afpc.modca
|
4921
5085
|
registered: true
|
5086
|
+
- !ruby/object:MIME::Type
|
5087
|
+
content-type: application/vnd.afpc.modca-formdef
|
5088
|
+
encoding: base64
|
5089
|
+
xrefs:
|
5090
|
+
person:
|
5091
|
+
- Jörg_Palmer
|
5092
|
+
template:
|
5093
|
+
- application/vnd.afpc.modca-formdef
|
5094
|
+
registered: true
|
5095
|
+
- !ruby/object:MIME::Type
|
5096
|
+
content-type: application/vnd.afpc.modca-mediummap
|
5097
|
+
encoding: base64
|
5098
|
+
xrefs:
|
5099
|
+
person:
|
5100
|
+
- Jörg_Palmer
|
5101
|
+
template:
|
5102
|
+
- application/vnd.afpc.modca-mediummap
|
5103
|
+
registered: true
|
5104
|
+
- !ruby/object:MIME::Type
|
5105
|
+
content-type: application/vnd.afpc.modca-objectcontainer
|
5106
|
+
encoding: base64
|
5107
|
+
xrefs:
|
5108
|
+
person:
|
5109
|
+
- Jörg_Palmer
|
5110
|
+
template:
|
5111
|
+
- application/vnd.afpc.modca-objectcontainer
|
5112
|
+
registered: true
|
5113
|
+
- !ruby/object:MIME::Type
|
5114
|
+
content-type: application/vnd.afpc.modca-overlay
|
5115
|
+
encoding: base64
|
5116
|
+
xrefs:
|
5117
|
+
person:
|
5118
|
+
- Jörg_Palmer
|
5119
|
+
template:
|
5120
|
+
- application/vnd.afpc.modca-overlay
|
5121
|
+
registered: true
|
5122
|
+
- !ruby/object:MIME::Type
|
5123
|
+
content-type: application/vnd.afpc.modca-pagesegment
|
5124
|
+
encoding: base64
|
5125
|
+
xrefs:
|
5126
|
+
person:
|
5127
|
+
- Jörg_Palmer
|
5128
|
+
template:
|
5129
|
+
- application/vnd.afpc.modca-pagesegment
|
5130
|
+
registered: true
|
4922
5131
|
- !ruby/object:MIME::Type
|
4923
5132
|
content-type: application/vnd.ah-barcode
|
4924
5133
|
encoding: base64
|
@@ -5126,6 +5335,15 @@
|
|
5126
5335
|
template:
|
5127
5336
|
- application/vnd.api+json
|
5128
5337
|
registered: true
|
5338
|
+
- !ruby/object:MIME::Type
|
5339
|
+
content-type: application/vnd.aplextor.warrp+json
|
5340
|
+
encoding: base64
|
5341
|
+
xrefs:
|
5342
|
+
person:
|
5343
|
+
- Oleg_Uryutin
|
5344
|
+
template:
|
5345
|
+
- application/vnd.aplextor.warrp+json
|
5346
|
+
registered: true
|
5129
5347
|
- !ruby/object:MIME::Type
|
5130
5348
|
content-type: application/vnd.apothekende.reservation+json
|
5131
5349
|
encoding: base64
|
@@ -5321,7 +5539,7 @@
|
|
5321
5539
|
encoding: base64
|
5322
5540
|
xrefs:
|
5323
5541
|
person:
|
5324
|
-
-
|
5542
|
+
- Broadband_Forum
|
5325
5543
|
template:
|
5326
5544
|
- application/vnd.bbf.usp.error
|
5327
5545
|
registered: true
|
@@ -5330,7 +5548,7 @@
|
|
5330
5548
|
encoding: base64
|
5331
5549
|
xrefs:
|
5332
5550
|
person:
|
5333
|
-
-
|
5551
|
+
- Broadband_Forum
|
5334
5552
|
template:
|
5335
5553
|
- application/vnd.bbf.usp.msg
|
5336
5554
|
registered: true
|
@@ -5339,7 +5557,7 @@
|
|
5339
5557
|
encoding: base64
|
5340
5558
|
xrefs:
|
5341
5559
|
person:
|
5342
|
-
-
|
5560
|
+
- Broadband_Forum
|
5343
5561
|
template:
|
5344
5562
|
- application/vnd.bbf.usp.msg+json
|
5345
5563
|
registered: true
|
@@ -6091,6 +6309,15 @@
|
|
6091
6309
|
template:
|
6092
6310
|
- application/vnd.dataresource+json
|
6093
6311
|
registered: true
|
6312
|
+
- !ruby/object:MIME::Type
|
6313
|
+
content-type: application/vnd.dbf
|
6314
|
+
encoding: base64
|
6315
|
+
xrefs:
|
6316
|
+
person:
|
6317
|
+
- Mi_Tar
|
6318
|
+
template:
|
6319
|
+
- application/vnd.dbf
|
6320
|
+
registered: true
|
6094
6321
|
- !ruby/object:MIME::Type
|
6095
6322
|
content-type: application/vnd.debian.binary-package
|
6096
6323
|
encoding: base64
|
@@ -6329,6 +6556,15 @@
|
|
6329
6556
|
template:
|
6330
6557
|
- application/vnd.dvb.ait
|
6331
6558
|
registered: true
|
6559
|
+
- !ruby/object:MIME::Type
|
6560
|
+
content-type: application/vnd.dvb.dvbisl+xml
|
6561
|
+
encoding: base64
|
6562
|
+
xrefs:
|
6563
|
+
person:
|
6564
|
+
- Emily_DUBS
|
6565
|
+
template:
|
6566
|
+
- application/vnd.dvb.dvbisl+xml
|
6567
|
+
registered: true
|
6332
6568
|
- !ruby/object:MIME::Type
|
6333
6569
|
content-type: application/vnd.dvb.dvbj
|
6334
6570
|
encoding: base64
|
@@ -7213,11 +7449,15 @@
|
|
7213
7449
|
encoding: base64
|
7214
7450
|
extensions:
|
7215
7451
|
- fnc
|
7452
|
+
obsolete: true
|
7216
7453
|
xrefs:
|
7217
7454
|
person:
|
7218
7455
|
- Alexis_Tamas
|
7456
|
+
- OP3FT
|
7219
7457
|
template:
|
7220
7458
|
- application/vnd.frogans.fnc
|
7459
|
+
notes:
|
7460
|
+
- "- OBSOLETE"
|
7221
7461
|
registered: true
|
7222
7462
|
- !ruby/object:MIME::Type
|
7223
7463
|
content-type: application/vnd.frogans.ltf
|
@@ -7226,11 +7466,15 @@
|
|
7226
7466
|
encoding: base64
|
7227
7467
|
extensions:
|
7228
7468
|
- ltf
|
7469
|
+
obsolete: true
|
7229
7470
|
xrefs:
|
7230
7471
|
person:
|
7231
7472
|
- Alexis_Tamas
|
7473
|
+
- OP3FT
|
7232
7474
|
template:
|
7233
7475
|
- application/vnd.frogans.ltf
|
7476
|
+
notes:
|
7477
|
+
- "- OBSOLETE"
|
7234
7478
|
registered: true
|
7235
7479
|
- !ruby/object:MIME::Type
|
7236
7480
|
content-type: application/vnd.fsc.weblaunch
|
@@ -7350,7 +7594,7 @@
|
|
7350
7594
|
- xdw
|
7351
7595
|
xrefs:
|
7352
7596
|
person:
|
7353
|
-
-
|
7597
|
+
- Takatomo_Wakibayashi
|
7354
7598
|
template:
|
7355
7599
|
- application/vnd.fujixerox.docuworks
|
7356
7600
|
registered: true
|
@@ -7438,6 +7682,15 @@
|
|
7438
7682
|
template:
|
7439
7683
|
- application/vnd.genomatix.tuxedo
|
7440
7684
|
registered: true
|
7685
|
+
- !ruby/object:MIME::Type
|
7686
|
+
content-type: application/vnd.gentics.grd+json
|
7687
|
+
encoding: base64
|
7688
|
+
xrefs:
|
7689
|
+
person:
|
7690
|
+
- Philipp_Gortan
|
7691
|
+
template:
|
7692
|
+
- application/vnd.gentics.grd+json
|
7693
|
+
registered: true
|
7441
7694
|
- !ruby/object:MIME::Type
|
7442
7695
|
content-type: application/vnd.geo+json
|
7443
7696
|
encoding: base64
|
@@ -10696,6 +10949,15 @@
|
|
10696
10949
|
template:
|
10697
10950
|
- application/vnd.ocf+cbor
|
10698
10951
|
registered: true
|
10952
|
+
- !ruby/object:MIME::Type
|
10953
|
+
content-type: application/vnd.oci.image.manifest.v1+json
|
10954
|
+
encoding: base64
|
10955
|
+
xrefs:
|
10956
|
+
person:
|
10957
|
+
- Steven_Lasker
|
10958
|
+
template:
|
10959
|
+
- application/vnd.oci.image.manifest.v1+json
|
10960
|
+
registered: true
|
10699
10961
|
- !ruby/object:MIME::Type
|
10700
10962
|
content-type: application/vnd.oftn.l10n+json
|
10701
10963
|
encoding: base64
|
@@ -12773,6 +13035,15 @@
|
|
12773
13035
|
template:
|
12774
13036
|
- application/vnd.sailingtracker.track
|
12775
13037
|
registered: true
|
13038
|
+
- !ruby/object:MIME::Type
|
13039
|
+
content-type: application/vnd.sar
|
13040
|
+
encoding: base64
|
13041
|
+
xrefs:
|
13042
|
+
person:
|
13043
|
+
- Markus_Strehle
|
13044
|
+
template:
|
13045
|
+
- application/vnd.sar
|
13046
|
+
registered: true
|
12776
13047
|
- !ruby/object:MIME::Type
|
12777
13048
|
content-type: application/vnd.sbm.cid
|
12778
13049
|
encoding: base64
|
@@ -13057,6 +13328,24 @@
|
|
13057
13328
|
template:
|
13058
13329
|
- application/vnd.shopkick+json
|
13059
13330
|
registered: true
|
13331
|
+
- !ruby/object:MIME::Type
|
13332
|
+
content-type: application/vnd.shp
|
13333
|
+
encoding: base64
|
13334
|
+
xrefs:
|
13335
|
+
person:
|
13336
|
+
- Mi_Tar
|
13337
|
+
template:
|
13338
|
+
- application/vnd.shp
|
13339
|
+
registered: true
|
13340
|
+
- !ruby/object:MIME::Type
|
13341
|
+
content-type: application/vnd.shx
|
13342
|
+
encoding: base64
|
13343
|
+
xrefs:
|
13344
|
+
person:
|
13345
|
+
- Mi_Tar
|
13346
|
+
template:
|
13347
|
+
- application/vnd.shx
|
13348
|
+
registered: true
|
13060
13349
|
- !ruby/object:MIME::Type
|
13061
13350
|
content-type: application/vnd.sigrok.session
|
13062
13351
|
encoding: base64
|
@@ -13124,6 +13413,15 @@
|
|
13124
13413
|
template:
|
13125
13414
|
- application/vnd.smart.teacher
|
13126
13415
|
registered: true
|
13416
|
+
- !ruby/object:MIME::Type
|
13417
|
+
content-type: application/vnd.snesdev-page-table
|
13418
|
+
encoding: base64
|
13419
|
+
xrefs:
|
13420
|
+
person:
|
13421
|
+
- Connor_Horman
|
13422
|
+
template:
|
13423
|
+
- application/vnd.snesdev-page-table
|
13424
|
+
registered: true
|
13127
13425
|
- !ruby/object:MIME::Type
|
13128
13426
|
content-type: application/vnd.software602.filler.form+xml
|
13129
13427
|
encoding: base64
|
@@ -15390,6 +15688,12 @@
|
|
15390
15688
|
extensions:
|
15391
15689
|
- application
|
15392
15690
|
registered: false
|
15691
|
+
- !ruby/object:MIME::Type
|
15692
|
+
content-type: application/x-ms-dos-executable
|
15693
|
+
encoding: base64
|
15694
|
+
extensions:
|
15695
|
+
- exe
|
15696
|
+
registered: false
|
15393
15697
|
- !ruby/object:MIME::Type
|
15394
15698
|
content-type: application/x-ms-shortcut
|
15395
15699
|
encoding: base64
|
@@ -15627,6 +15931,15 @@
|
|
15627
15931
|
extensions:
|
15628
15932
|
- p7r
|
15629
15933
|
registered: false
|
15934
|
+
- !ruby/object:MIME::Type
|
15935
|
+
content-type: application/x-pki-message
|
15936
|
+
encoding: base64
|
15937
|
+
xrefs:
|
15938
|
+
draft:
|
15939
|
+
- RFC-gutmann-scep-16
|
15940
|
+
template:
|
15941
|
+
- application/x-pki-message
|
15942
|
+
registered: true
|
15630
15943
|
- !ruby/object:MIME::Type
|
15631
15944
|
content-type: application/x-python
|
15632
15945
|
encoding: 8bit
|
@@ -15712,6 +16025,12 @@
|
|
15712
16025
|
content-type: application/x-SLA
|
15713
16026
|
encoding: base64
|
15714
16027
|
registered: false
|
16028
|
+
- !ruby/object:MIME::Type
|
16029
|
+
content-type: application/x-smarttech-notebook
|
16030
|
+
encoding: base64
|
16031
|
+
extensions:
|
16032
|
+
- notebook
|
16033
|
+
registered: false
|
15715
16034
|
- !ruby/object:MIME::Type
|
15716
16035
|
content-type: application/x-solids
|
15717
16036
|
encoding: base64
|
@@ -15957,7 +16276,30 @@
|
|
15957
16276
|
extensions:
|
15958
16277
|
- crt
|
15959
16278
|
- der
|
15960
|
-
|
16279
|
+
xrefs:
|
16280
|
+
draft:
|
16281
|
+
- RFC-gutmann-scep-16
|
16282
|
+
template:
|
16283
|
+
- application/x-x509-ca-cert
|
16284
|
+
registered: true
|
16285
|
+
- !ruby/object:MIME::Type
|
16286
|
+
content-type: application/x-x509-ca-ra-cert
|
16287
|
+
encoding: base64
|
16288
|
+
xrefs:
|
16289
|
+
draft:
|
16290
|
+
- RFC-gutmann-scep-16
|
16291
|
+
template:
|
16292
|
+
- application/x-x509-ca-ra-cert
|
16293
|
+
registered: true
|
16294
|
+
- !ruby/object:MIME::Type
|
16295
|
+
content-type: application/x-x509-next-ca-cert
|
16296
|
+
encoding: base64
|
16297
|
+
xrefs:
|
16298
|
+
draft:
|
16299
|
+
- RFC-gutmann-scep-16
|
16300
|
+
template:
|
16301
|
+
- application/x-x509-next-ca-cert
|
16302
|
+
registered: true
|
15961
16303
|
- !ruby/object:MIME::Type
|
15962
16304
|
content-type: application/x-xfig
|
15963
16305
|
friendly:
|