mime-types-data 3.2021.0901 → 3.2022.0105
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 +12 -12
- data/Contributing.md +36 -20
- data/History.md +36 -13
- data/Licence.md +9 -10
- data/Manifest.txt +3 -0
- data/README.md +11 -1
- data/Rakefile +68 -73
- data/data/content_type_mime.db +878 -0
- data/data/ext_mime.db +1198 -0
- data/data/mime-types.json +1 -1
- data/data/mime.content_type.column +30 -0
- data/data/mime.docs.column +30 -0
- data/data/mime.encoding.column +30 -0
- data/data/mime.flags.column +2383 -2353
- data/data/mime.friendly.column +30 -0
- data/data/mime.pext.column +30 -0
- data/data/mime.use_instead.column +33 -3
- data/data/mime.xrefs.column +57 -27
- data/lib/mime/types/data.rb +2 -2
- data/lib/mime-types-data.rb +1 -1
- data/types/application.yaml +120 -21
- data/types/image.yaml +4 -3
- data/types/message.yaml +9 -4
- data/types/multipart.yaml +2 -2
- data/types/provisional-standard-types.yaml +145 -0
- data/types/text.yaml +12 -3
- data/types/video.yaml +2 -2
- metadata +35 -4
@@ -9,6 +9,7 @@ application/access mdf mda mdb mde
|
|
9
9
|
application/ace+cbor
|
10
10
|
application/activemessage
|
11
11
|
application/activity+json
|
12
|
+
application/akn+xml
|
12
13
|
application/alto-costmap+json
|
13
14
|
application/alto-costmapfilter+json
|
14
15
|
application/alto-directory+json
|
@@ -26,6 +27,7 @@ application/andrew-inset ez
|
|
26
27
|
application/appledouble
|
27
28
|
application/applefile
|
28
29
|
application/applixware aw
|
30
|
+
application/at+jwt
|
29
31
|
application/ATF
|
30
32
|
application/ATFX
|
31
33
|
application/atom+xml atom
|
@@ -66,7 +68,9 @@ application/cdni
|
|
66
68
|
application/CEA
|
67
69
|
application/cea-2018+xml
|
68
70
|
application/cellml+xml
|
71
|
+
application/cert-chain+cbor
|
69
72
|
application/cfw
|
73
|
+
application/city+json
|
70
74
|
application/clariscad
|
71
75
|
application/clr
|
72
76
|
application/clue+xml
|
@@ -89,6 +93,7 @@ application/cu-seeme cu
|
|
89
93
|
application/cwt
|
90
94
|
application/cybercash
|
91
95
|
application/dash+xml
|
96
|
+
application/dash-patch+xml
|
92
97
|
application/dashdelta
|
93
98
|
application/davmount+xml davmount
|
94
99
|
application/dca-rft
|
@@ -179,6 +184,7 @@ application/index.obj
|
|
179
184
|
application/index.response
|
180
185
|
application/index.vnd
|
181
186
|
application/inkml+xml ink inkml
|
187
|
+
application/ion
|
182
188
|
application/iotp
|
183
189
|
application/ipfix ipfix
|
184
190
|
application/ipp
|
@@ -194,6 +200,7 @@ application/jose+json
|
|
194
200
|
application/jrd+json
|
195
201
|
application/jscalendar+json
|
196
202
|
application/json json
|
203
|
+
application/json-nd
|
197
204
|
application/json-patch+json
|
198
205
|
application/json-seq
|
199
206
|
application/jsonml+json jsonml
|
@@ -271,6 +278,7 @@ application/mxf mxf
|
|
271
278
|
application/n-quads
|
272
279
|
application/n-triples
|
273
280
|
application/nasdata
|
281
|
+
application/netcdf
|
274
282
|
application/netcdf nc cdf
|
275
283
|
application/news-checkgroups
|
276
284
|
application/news-groupinfo
|
@@ -284,6 +292,7 @@ application/ocsp-request
|
|
284
292
|
application/ocsp-response
|
285
293
|
application/octet-stream bin dms lha lzh class ani pgp gpg so dll dylib bpk deploy dist distz dump elc lrf mar pkg ipa
|
286
294
|
application/oda oda
|
295
|
+
application/odm+json
|
287
296
|
application/odm+xml
|
288
297
|
application/ODX
|
289
298
|
application/oebps-package+xml opf
|
@@ -317,6 +326,7 @@ application/pkcs8-encrypted
|
|
317
326
|
application/pkix-attr-cert ac
|
318
327
|
application/pkix-cert cer
|
319
328
|
application/pkix-crl crl
|
329
|
+
application/pkix-keyinfo
|
320
330
|
application/pkix-pkipath pkipath
|
321
331
|
application/pkixcmp pki
|
322
332
|
application/pls+xml pls
|
@@ -347,16 +357,19 @@ application/reginfo+xml rif
|
|
347
357
|
application/relax-ng-compact-syntax rnc
|
348
358
|
application/remote-printing
|
349
359
|
application/remote_printing
|
360
|
+
application/reports+json
|
350
361
|
application/reputon+json
|
351
362
|
application/resource-lists+xml rl
|
352
363
|
application/resource-lists-diff+xml rld
|
353
364
|
application/rfc+xml
|
365
|
+
application/rif+xml
|
354
366
|
application/riscos
|
355
367
|
application/rlmi+xml
|
356
368
|
application/rls-services+xml rs
|
357
369
|
application/route-apd+xml
|
358
370
|
application/route-s-tsid+xml
|
359
371
|
application/route-usd+xml
|
372
|
+
application/rpki-checklist
|
360
373
|
application/rpki-ghostbusters gbr
|
361
374
|
application/rpki-manifest mft
|
362
375
|
application/rpki-publication
|
@@ -403,6 +416,7 @@ application/sgml sgml
|
|
403
416
|
application/sgml-open-catalog soc
|
404
417
|
application/shf+xml shf
|
405
418
|
application/sieve siv
|
419
|
+
application/signed-exchange
|
406
420
|
application/simple-filter+xml
|
407
421
|
application/simple-message-summary
|
408
422
|
application/simpleSymbolContainer
|
@@ -417,6 +431,7 @@ application/soap+xml
|
|
417
431
|
application/solids
|
418
432
|
application/sparql-query rq
|
419
433
|
application/sparql-results+xml srx
|
434
|
+
application/spdx+json
|
420
435
|
application/spirits-event+xml
|
421
436
|
application/sql
|
422
437
|
application/srgs gram
|
@@ -449,6 +464,7 @@ application/timestamped-data tsd
|
|
449
464
|
application/tlsrpt+gzip
|
450
465
|
application/tlsrpt+json
|
451
466
|
application/tnauthlist
|
467
|
+
application/token-introspection+jwt
|
452
468
|
application/toolbook tbk
|
453
469
|
application/trickle-ice-sdpfrag
|
454
470
|
application/trig
|
@@ -547,6 +563,7 @@ application/vnd.afpc.modca-mediummap
|
|
547
563
|
application/vnd.afpc.modca-objectcontainer
|
548
564
|
application/vnd.afpc.modca-overlay
|
549
565
|
application/vnd.afpc.modca-pagesegment
|
566
|
+
application/vnd.age
|
550
567
|
application/vnd.ah-barcode
|
551
568
|
application/vnd.ahead.space ahead
|
552
569
|
application/vnd.airzip.filesecure.azf azf
|
@@ -761,6 +778,7 @@ application/vnd.etsi.simservs+xml
|
|
761
778
|
application/vnd.etsi.timestamp-token
|
762
779
|
application/vnd.etsi.tsl+xml
|
763
780
|
application/vnd.etsi.tsl.der
|
781
|
+
application/vnd.eu.kasparian.car+json
|
764
782
|
application/vnd.eudora.data
|
765
783
|
application/vnd.evolv.ecig.profile
|
766
784
|
application/vnd.evolv.ecig.settings
|
@@ -770,6 +788,7 @@ application/vnd.exstream-package
|
|
770
788
|
application/vnd.ezpix-album ez2
|
771
789
|
application/vnd.ezpix-package ez3
|
772
790
|
application/vnd.f-secure.mobile
|
791
|
+
application/vnd.familysearch.gedcom+zip
|
773
792
|
application/vnd.fastcopy-disk-image
|
774
793
|
application/vnd.fdf fdf
|
775
794
|
application/vnd.fdsn.mseed mseed
|
@@ -844,6 +863,8 @@ application/vnd.hcl-bireports
|
|
844
863
|
application/vnd.hdt
|
845
864
|
application/vnd.heroku+json
|
846
865
|
application/vnd.hhe.lesson-player les
|
866
|
+
application/vnd.hl7cda+xml
|
867
|
+
application/vnd.hl7v2+xml
|
847
868
|
application/vnd.hp-HPGL plt hpgl
|
848
869
|
application/vnd.hp-hpid hpid
|
849
870
|
application/vnd.hp-hps hps
|
@@ -1038,6 +1059,7 @@ application/vnd.music-niff
|
|
1038
1059
|
application/vnd.musician mus
|
1039
1060
|
application/vnd.muvee.style msty
|
1040
1061
|
application/vnd.mynfc taglet
|
1062
|
+
application/vnd.nacamar.ybrid+json
|
1041
1063
|
application/vnd.ncd.control
|
1042
1064
|
application/vnd.ncd.reference
|
1043
1065
|
application/vnd.nearst.inv+json
|
@@ -1383,6 +1405,7 @@ application/vnd.sus-calendar sus susp
|
|
1383
1405
|
application/vnd.svd svd
|
1384
1406
|
application/vnd.swiftview-ics
|
1385
1407
|
application/vnd.sycle+xml
|
1408
|
+
application/vnd.syft+json
|
1386
1409
|
application/vnd.symbian.install sis sisx
|
1387
1410
|
application/vnd.syncml+xml xsm
|
1388
1411
|
application/vnd.syncml.dm+wbxml bdm
|
@@ -1491,12 +1514,14 @@ application/voucher-cms+json
|
|
1491
1514
|
application/vq-rtcpxr
|
1492
1515
|
application/wasm wasm
|
1493
1516
|
application/watcherinfo+xml wif
|
1517
|
+
application/webbundle
|
1494
1518
|
application/webpush-options+json
|
1495
1519
|
application/whoispp-query
|
1496
1520
|
application/whoispp-response
|
1497
1521
|
application/widget wgt
|
1498
1522
|
application/winhlp hlp
|
1499
1523
|
application/wita
|
1524
|
+
application/won
|
1500
1525
|
application/word doc dot
|
1501
1526
|
application/wordperfect wp
|
1502
1527
|
application/wordperfect5.1 wp5 wp
|
@@ -1921,6 +1946,7 @@ image/bmp bmp
|
|
1921
1946
|
image/cgm cgm
|
1922
1947
|
image/cmu-raster
|
1923
1948
|
image/dicom-rle
|
1949
|
+
image/dpx
|
1924
1950
|
image/emf
|
1925
1951
|
image/example
|
1926
1952
|
image/fits
|
@@ -1933,6 +1959,7 @@ image/heif-sequence heifs hif
|
|
1933
1959
|
image/hej2k
|
1934
1960
|
image/hsj2
|
1935
1961
|
image/ief ief
|
1962
|
+
image/j2is
|
1936
1963
|
image/jls
|
1937
1964
|
image/jp2 jp2 jpg2
|
1938
1965
|
image/jpeg jpeg jpg jpe
|
@@ -1940,6 +1967,7 @@ image/jph
|
|
1940
1967
|
image/jphc
|
1941
1968
|
image/jpm jpm jpgm
|
1942
1969
|
image/jpx jpx jpf
|
1970
|
+
image/jxl
|
1943
1971
|
image/jxr
|
1944
1972
|
image/jxrA
|
1945
1973
|
image/jxrS
|
@@ -2150,6 +2178,7 @@ text/jcr-cnd
|
|
2150
2178
|
text/markdown markdown md mkd
|
2151
2179
|
text/mizar
|
2152
2180
|
text/n3 n3
|
2181
|
+
text/nfo
|
2153
2182
|
text/parameters
|
2154
2183
|
text/parityfec
|
2155
2184
|
text/plain txt asc c cc h hh cpp hpp dat hlp conf def doc in list log rst text textile
|
@@ -2188,6 +2217,7 @@ text/vnd.debian.copyright
|
|
2188
2217
|
text/vnd.DMClientScript
|
2189
2218
|
text/vnd.dvb.subtitle sub
|
2190
2219
|
text/vnd.esmertec.theme-descriptor
|
2220
|
+
text/vnd.familysearch.gedcom
|
2191
2221
|
text/vnd.ficlab.flt
|
2192
2222
|
text/vnd.flatland.3dml
|
2193
2223
|
text/vnd.fly fly
|
data/data/mime.docs.column
CHANGED
@@ -1950,6 +1950,34 @@
|
|
1950
1950
|
-
|
1951
1951
|
-
|
1952
1952
|
-
|
1953
|
+
-
|
1954
|
+
-
|
1955
|
+
-
|
1956
|
+
-
|
1957
|
+
-
|
1958
|
+
-
|
1959
|
+
-
|
1960
|
+
-
|
1961
|
+
-
|
1962
|
+
-
|
1963
|
+
-
|
1964
|
+
-
|
1965
|
+
-
|
1966
|
+
-
|
1967
|
+
-
|
1968
|
+
-
|
1969
|
+
-
|
1970
|
+
-
|
1971
|
+
-
|
1972
|
+
-
|
1973
|
+
-
|
1974
|
+
-
|
1975
|
+
-
|
1976
|
+
-
|
1977
|
+
-
|
1978
|
+
-
|
1979
|
+
-
|
1980
|
+
-
|
1953
1981
|
Fixes a bug with IE6 and progressive JPEGs
|
1954
1982
|
-
|
1955
1983
|
-
|
@@ -2351,3 +2379,5 @@ see-also:image/x-xcf
|
|
2351
2379
|
-
|
2352
2380
|
-
|
2353
2381
|
-
|
2382
|
+
-
|
2383
|
+
-
|
data/data/mime.encoding.column
CHANGED
@@ -28,6 +28,8 @@ base64
|
|
28
28
|
base64
|
29
29
|
base64
|
30
30
|
base64
|
31
|
+
base64
|
32
|
+
base64
|
31
33
|
8bit
|
32
34
|
8bit
|
33
35
|
8bit
|
@@ -172,6 +174,9 @@ base64
|
|
172
174
|
base64
|
173
175
|
base64
|
174
176
|
base64
|
177
|
+
base64
|
178
|
+
base64
|
179
|
+
base64
|
175
180
|
8bit
|
176
181
|
base64
|
177
182
|
base64
|
@@ -187,6 +192,7 @@ base64
|
|
187
192
|
base64
|
188
193
|
base64
|
189
194
|
base64
|
195
|
+
base64
|
190
196
|
8bit
|
191
197
|
base64
|
192
198
|
base64
|
@@ -211,6 +217,7 @@ base64
|
|
211
217
|
base64
|
212
218
|
base64
|
213
219
|
base64
|
220
|
+
base64
|
214
221
|
8bit
|
215
222
|
base64
|
216
223
|
base64
|
@@ -302,6 +309,8 @@ base64
|
|
302
309
|
base64
|
303
310
|
base64
|
304
311
|
base64
|
312
|
+
base64
|
313
|
+
base64
|
305
314
|
7bit
|
306
315
|
7bit
|
307
316
|
base64
|
@@ -321,6 +330,7 @@ base64
|
|
321
330
|
base64
|
322
331
|
base64
|
323
332
|
base64
|
333
|
+
base64
|
324
334
|
8bit
|
325
335
|
base64
|
326
336
|
base64
|
@@ -409,6 +419,10 @@ base64
|
|
409
419
|
base64
|
410
420
|
base64
|
411
421
|
base64
|
422
|
+
base64
|
423
|
+
base64
|
424
|
+
base64
|
425
|
+
base64
|
412
426
|
8bit
|
413
427
|
8bit
|
414
428
|
base64
|
@@ -525,6 +539,8 @@ base64
|
|
525
539
|
base64
|
526
540
|
base64
|
527
541
|
base64
|
542
|
+
base64
|
543
|
+
base64
|
528
544
|
7bit
|
529
545
|
base64
|
530
546
|
base64
|
@@ -785,6 +801,9 @@ base64
|
|
785
801
|
base64
|
786
802
|
base64
|
787
803
|
base64
|
804
|
+
base64
|
805
|
+
base64
|
806
|
+
base64
|
788
807
|
7bit
|
789
808
|
base64
|
790
809
|
base64
|
@@ -1028,6 +1047,8 @@ base64
|
|
1028
1047
|
base64
|
1029
1048
|
base64
|
1030
1049
|
base64
|
1050
|
+
base64
|
1051
|
+
base64
|
1031
1052
|
8bit
|
1032
1053
|
base64
|
1033
1054
|
base64
|
@@ -1278,6 +1299,7 @@ base64
|
|
1278
1299
|
base64
|
1279
1300
|
base64
|
1280
1301
|
base64
|
1302
|
+
base64
|
1281
1303
|
8bit
|
1282
1304
|
base64
|
1283
1305
|
base64
|
@@ -1434,6 +1456,7 @@ base64
|
|
1434
1456
|
base64
|
1435
1457
|
base64
|
1436
1458
|
base64
|
1459
|
+
base64
|
1437
1460
|
8bit
|
1438
1461
|
base64
|
1439
1462
|
base64
|
@@ -1530,6 +1553,8 @@ base64
|
|
1530
1553
|
base64
|
1531
1554
|
base64
|
1532
1555
|
base64
|
1556
|
+
base64
|
1557
|
+
base64
|
1533
1558
|
8bit
|
1534
1559
|
base64
|
1535
1560
|
base64
|
@@ -1956,6 +1981,9 @@ base64
|
|
1956
1981
|
base64
|
1957
1982
|
base64
|
1958
1983
|
base64
|
1984
|
+
base64
|
1985
|
+
base64
|
1986
|
+
base64
|
1959
1987
|
8bit
|
1960
1988
|
base64
|
1961
1989
|
base64
|
@@ -2160,6 +2188,7 @@ quoted-printable
|
|
2160
2188
|
quoted-printable
|
2161
2189
|
quoted-printable
|
2162
2190
|
quoted-printable
|
2191
|
+
quoted-printable
|
2163
2192
|
8bit
|
2164
2193
|
8bit
|
2165
2194
|
quoted-printable
|
@@ -2208,6 +2237,7 @@ quoted-printable
|
|
2208
2237
|
quoted-printable
|
2209
2238
|
quoted-printable
|
2210
2239
|
quoted-printable
|
2240
|
+
quoted-printable
|
2211
2241
|
8bit
|
2212
2242
|
quoted-printable
|
2213
2243
|
quoted-printable
|