mime-types-data 3.2020.1104 → 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/Contributing.md +1 -0
- data/History.md +36 -18
- data/Rakefile +78 -13
- data/data/mime-types.json +1 -1
- data/data/mime.content_type.column +14 -1
- data/data/mime.docs.column +13 -0
- data/data/mime.encoding.column +13 -0
- data/data/mime.flags.column +13 -0
- data/data/mime.friendly.column +13 -0
- data/data/mime.pext.column +13 -0
- data/data/mime.use_instead.column +13 -0
- data/data/mime.xrefs.column +27 -14
- data/lib/mime/types/data.rb +1 -1
- data/types/application.yaml +72 -22
- data/types/audio.yaml +12 -0
- data/types/image.yaml +12 -0
- data/types/text.yaml +40 -0
- data/types/video.yaml +20 -0
- metadata +10 -4
data/data/mime.friendly.column
CHANGED
@@ -122,6 +122,8 @@ en^ECMAScript
|
|
122
122
|
-
|
123
123
|
-
|
124
124
|
-
|
125
|
+
-
|
126
|
+
-
|
125
127
|
en^Extensible MultiModal Annotation
|
126
128
|
-
|
127
129
|
-
|
@@ -186,6 +188,7 @@ en^JavaScript
|
|
186
188
|
-
|
187
189
|
-
|
188
190
|
-
|
191
|
+
-
|
189
192
|
en^JavaScript Object Notation (JSON)
|
190
193
|
-
|
191
194
|
-
|
@@ -642,6 +645,8 @@ en^CURL Applet
|
|
642
645
|
-
|
643
646
|
-
|
644
647
|
-
|
648
|
+
-
|
649
|
+
-
|
645
650
|
en^RemoteDocs R-Viewer
|
646
651
|
-
|
647
652
|
-
|
@@ -1813,6 +1818,7 @@ en^Ogg Audio
|
|
1813
1818
|
-
|
1814
1819
|
-
|
1815
1820
|
-
|
1821
|
+
-
|
1816
1822
|
en^DECE Audio
|
1817
1823
|
en^Digital Winds Music
|
1818
1824
|
-
|
@@ -1882,6 +1888,7 @@ en^XYZ File Format
|
|
1882
1888
|
-
|
1883
1889
|
-
|
1884
1890
|
-
|
1891
|
+
-
|
1885
1892
|
en^Bitmap Image File
|
1886
1893
|
en^Computer Graphics Metafile
|
1887
1894
|
-
|
@@ -2086,6 +2093,9 @@ en^Virtual Reality Modeling Language
|
|
2086
2093
|
-
|
2087
2094
|
en^iCalendar
|
2088
2095
|
-
|
2096
|
+
-
|
2097
|
+
-
|
2098
|
+
-
|
2089
2099
|
en^Cascading Style Sheets (CSS)
|
2090
2100
|
en^Comma-Separated Values
|
2091
2101
|
-
|
@@ -2099,6 +2109,7 @@ en^Comma-Separated Values
|
|
2099
2109
|
-
|
2100
2110
|
-
|
2101
2111
|
-
|
2112
|
+
-
|
2102
2113
|
en^HyperText Markup Language (HTML)
|
2103
2114
|
-
|
2104
2115
|
-
|
@@ -2201,6 +2212,7 @@ en^3GP2
|
|
2201
2212
|
-
|
2202
2213
|
-
|
2203
2214
|
-
|
2215
|
+
-
|
2204
2216
|
en^H.261
|
2205
2217
|
en^H.263
|
2206
2218
|
-
|
@@ -2238,6 +2250,7 @@ en^Quicktime Video
|
|
2238
2250
|
-
|
2239
2251
|
-
|
2240
2252
|
-
|
2253
|
+
-
|
2241
2254
|
en^DECE High Definition Video
|
2242
2255
|
en^DECE Mobile Video
|
2243
2256
|
-
|
data/data/mime.pext.column
CHANGED
@@ -129,6 +129,8 @@ application/cals-1840
|
|
129
129
|
-
|
130
130
|
-
|
131
131
|
-
|
132
|
+
-
|
133
|
+
-
|
132
134
|
application/vnd.ms-excel
|
133
135
|
-
|
134
136
|
-
|
@@ -201,6 +203,7 @@ application/x-imagemap
|
|
201
203
|
-
|
202
204
|
-
|
203
205
|
-
|
206
|
+
-
|
204
207
|
application/vnd.lotus-1-2-3
|
205
208
|
-
|
206
209
|
-
|
@@ -779,6 +782,8 @@ application/vnd.aristanetworks.swi
|
|
779
782
|
-
|
780
783
|
-
|
781
784
|
-
|
785
|
+
-
|
786
|
+
-
|
782
787
|
application/geo+json)
|
783
788
|
-
|
784
789
|
-
|
@@ -1840,6 +1845,7 @@ application/x400-bp
|
|
1840
1845
|
-
|
1841
1846
|
-
|
1842
1847
|
-
|
1848
|
+
-
|
1843
1849
|
audio/qcelp
|
1844
1850
|
-
|
1845
1851
|
-
|
@@ -1882,6 +1888,7 @@ x-drawing/dwf
|
|
1882
1888
|
-
|
1883
1889
|
-
|
1884
1890
|
-
|
1891
|
+
-
|
1885
1892
|
image/x-bmp
|
1886
1893
|
-
|
1887
1894
|
image/x-cmu-raster
|
@@ -2091,6 +2098,9 @@ text/csv
|
|
2091
2098
|
-
|
2092
2099
|
-
|
2093
2100
|
-
|
2101
|
+
-
|
2102
|
+
-
|
2103
|
+
-
|
2094
2104
|
application/ecmascript
|
2095
2105
|
-
|
2096
2106
|
-
|
@@ -2100,6 +2110,7 @@ application/ecmascript
|
|
2100
2110
|
-
|
2101
2111
|
-
|
2102
2112
|
-
|
2113
|
+
-
|
2103
2114
|
application/javascript
|
2104
2115
|
-
|
2105
2116
|
-
|
@@ -2195,6 +2206,7 @@ model/vnd.flatland.3dml
|
|
2195
2206
|
-
|
2196
2207
|
-
|
2197
2208
|
-
|
2209
|
+
-
|
2198
2210
|
video/x-dl
|
2199
2211
|
-
|
2200
2212
|
-
|
@@ -2276,6 +2288,7 @@ video/x-gl
|
|
2276
2288
|
-
|
2277
2289
|
-
|
2278
2290
|
-
|
2291
|
+
-
|
2279
2292
|
video/DV
|
2280
2293
|
-
|
2281
2294
|
-
|
data/data/mime.xrefs.column
CHANGED
@@ -16,8 +16,8 @@ rfc^rfc7285|template^application/alto-endpointpropparams+json
|
|
16
16
|
rfc^rfc7285|template^application/alto-error+json
|
17
17
|
rfc^rfc7285|template^application/alto-networkmap+json
|
18
18
|
rfc^rfc7285|template^application/alto-networkmapfilter+json
|
19
|
-
|
20
|
-
|
19
|
+
rfc^rfc8895|template^application/alto-updatestreamcontrol+json
|
20
|
+
rfc^rfc8895|template^application/alto-updatestreamparams+json
|
21
21
|
person^ASAM^Thomas_Thomsen|template^application/AML
|
22
22
|
person^Nathaniel_Borenstein|template^application/andrew-inset
|
23
23
|
-
|
@@ -48,7 +48,7 @@ rfc^rfc1895|template^application/CALS-1840
|
|
48
48
|
-
|
49
49
|
draft^RFC-ietf-ecrit-data-only-ea-22|template^application/cap+xml
|
50
50
|
rfc^rfc8908|template^application/captive+json
|
51
|
-
|
51
|
+
rfc^rfc8949|template^application/cbor
|
52
52
|
rfc^rfc8742|template^application/cbor-seq
|
53
53
|
person^_3GPP|template^application/cccex
|
54
54
|
rfc^rfc6503|template^application/ccmp+xml
|
@@ -66,17 +66,17 @@ rfc^rfc4708|template^application/cellml+xml
|
|
66
66
|
rfc^rfc6230|template^application/cfw
|
67
67
|
-
|
68
68
|
person^Andy_Miller^IMS_Global|template^application/clr
|
69
|
-
|
70
|
-
|
69
|
+
rfc^rfc8847|template^application/clue+xml
|
70
|
+
rfc^rfc8846|template^application/clue_info+xml
|
71
71
|
rfc^rfc7193|template^application/cms
|
72
72
|
rfc^rfc3367|template^application/cnrp+xml
|
73
73
|
rfc^rfc7390|template^application/coap-group+json
|
74
74
|
rfc^rfc8075|template^application/coap-payload
|
75
75
|
person^David_Glazer|template^application/commonground
|
76
76
|
rfc^rfc4575|template^application/conference-info+xml
|
77
|
-
|
78
|
-
|
79
|
-
|
77
|
+
draft^RFC-ietf-cose-rfc8152bis-struct-15|template^application/cose
|
78
|
+
draft^RFC-ietf-cose-rfc8152bis-struct-15|template^application/cose-key
|
79
|
+
draft^RFC-ietf-cose-rfc8152bis-struct-15|template^application/cose-key-set
|
80
80
|
rfc^rfc3880|template^application/cpl+xml
|
81
81
|
rfc^rfc7030|template^application/csrattrs
|
82
82
|
person^Ecma_International_Helpdesk|template^application/csta+xml
|
@@ -113,6 +113,8 @@ rfc^rfc1767|template^application/EDI-consent
|
|
113
113
|
rfc^rfc1767|template^application/EDI-X12
|
114
114
|
rfc^rfc1767|template^application/EDIFACT
|
115
115
|
person^Samer_El-Haj-Mahmoud^UEFI_Forum|template^application/efi
|
116
|
+
person^Bryn_Rhodes^HL7|template^application/elm+json
|
117
|
+
person^Bryn_Rhodes^HL7|template^application/elm+xml
|
116
118
|
rfc^rfc8876|template^application/EmergencyCallData.cap+xml
|
117
119
|
rfc^rfc7852|template^application/EmergencyCallData.Comment+xml
|
118
120
|
rfc^rfc8147|template^application/EmergencyCallData.Control+xml
|
@@ -132,8 +134,8 @@ rfc^rfc4735|template^application/example
|
|
132
134
|
-
|
133
135
|
person^W3C|template^application/exi|uri^http://www.w3.org/TR/2009/CR-exi-20091208/#mediaTypeRegistration
|
134
136
|
draft^RFC-ietf-httpbis-expect-ct-08|template^application/expect-ct-report+json
|
135
|
-
person^ITU-T_ASN.1_Rapporteur|template^application/fastinfoset
|
136
|
-
person^ITU-T_ASN.1_Rapporteur|template^application/fastsoap
|
137
|
+
person^ISO-IEC_JTC1_SC6_ASN.1_Rapporteur^ITU-T_ASN.1_Rapporteur|template^application/fastinfoset
|
138
|
+
person^ISO-IEC_JTC1_SC6_ASN.1_Rapporteur^ITU-T_ASN.1_Rapporteur|template^application/fastsoap
|
137
139
|
rfc^rfc6726|template^application/fdt+xml
|
138
140
|
person^Grahame_Grieve^HL7|template^application/fhir+json
|
139
141
|
person^Grahame_Grieve^HL7|template^application/fhir+xml
|
@@ -186,6 +188,7 @@ person^Ivan_Herman^W3C|template^application/jf2feed+json
|
|
186
188
|
rfc^rfc7515|template^application/jose
|
187
189
|
rfc^rfc7515|template^application/jose+json
|
188
190
|
rfc^rfc7033|template^application/jrd+json
|
191
|
+
draft^RFC-ietf-calext-jscalendar-32|template^application/jscalendar+json
|
189
192
|
rfc^rfc8259|template^application/json
|
190
193
|
rfc^rfc6902|template^application/json-patch+json
|
191
194
|
rfc^rfc7464|template^application/json-seq
|
@@ -366,7 +369,7 @@ rfc^rfc5055|template^application/scvp-cv-request
|
|
366
369
|
rfc^rfc5055|template^application/scvp-cv-response
|
367
370
|
rfc^rfc5055|template^application/scvp-vp-request
|
368
371
|
rfc^rfc5055|template^application/scvp-vp-response
|
369
|
-
|
372
|
+
rfc^rfc8866|template^application/sdp
|
370
373
|
rfc^rfc8417|template^application/secevent+jwt
|
371
374
|
rfc^rfc8428|template^application/senml+cbor
|
372
375
|
rfc^rfc8428|template^application/senml+json
|
@@ -399,7 +402,7 @@ person^Terry_Crowley|template^application/slate
|
|
399
402
|
notes^- OBSOLETED in favor of application/smil+xml|rfc^rfc4536|template^application/smil
|
400
403
|
rfc^rfc4536|template^application/smil+xml
|
401
404
|
rfc^rfc6597|template^application/smpte336m
|
402
|
-
person^ITU-T_ASN.1_Rapporteur|template^application/soap+fastinfoset
|
405
|
+
person^ISO-IEC_JTC1_SC6_ASN.1_Rapporteur^ITU-T_ASN.1_Rapporteur|template^application/soap+fastinfoset
|
403
406
|
rfc^rfc3902|template^application/soap+xml
|
404
407
|
-
|
405
408
|
person^W3C|template^application/sparql-query|uri^http://www.w3.org/TR/2007/CR-rdf-sparql-query-20070614/#mediaType
|
@@ -437,7 +440,7 @@ rfc^rfc8460|template^application/tlsrpt+gzip
|
|
437
440
|
rfc^rfc8460|template^application/tlsrpt+json
|
438
441
|
rfc^rfc8226|template^application/tnauthlist
|
439
442
|
-
|
440
|
-
|
443
|
+
rfc^rfc8840|template^application/trickle-ice-sdpfrag
|
441
444
|
person^W3C^W3C_RDF_Working_Group|template^application/trig
|
442
445
|
person^W3C^W3C_Timed_Text_Working_Group|template^application/ttml+xml
|
443
446
|
person^Linda_Welsh|template^application/tve-trigger
|
@@ -638,6 +641,8 @@ person^Robert_Byrnes|template^application/vnd.curl
|
|
638
641
|
-
|
639
642
|
person^Matt_Kern|template^application/vnd.cyan.dean.root+xml
|
640
643
|
person^Nor_Helmee|template^application/vnd.cybank
|
644
|
+
person^Patrick_Dwyer|template^application/vnd.cyclonedx+json
|
645
|
+
person^Patrick_Dwyer|template^application/vnd.cyclonedx+xml
|
641
646
|
person^Viktor_Haag|template^application/vnd.d2l.coursepackage1p0+zip
|
642
647
|
person^Mi_Tar|template^application/vnd.d3m-dataset
|
643
648
|
person^Mi_Tar|template^application/vnd.d3m-problem
|
@@ -1685,7 +1690,7 @@ rfc^rfc8072|template^application/yang-patch+xml
|
|
1685
1690
|
rfc^rfc6020|template^application/yin+xml
|
1686
1691
|
person^Paul_Lindner|template^application/zip
|
1687
1692
|
rfc^rfc6713|template^application/zlib
|
1688
|
-
|
1693
|
+
rfc^rfc8878|template^application/zstd
|
1689
1694
|
rfc^rfc6015|template^audio/1d-interleaved-parityfec
|
1690
1695
|
rfc^rfc2421^rfc3802|template^audio/32kadpcm
|
1691
1696
|
rfc^rfc3839^rfc6381|template^audio/3gpp
|
@@ -1786,6 +1791,7 @@ rfc^rfc6295|template^audio/rtp-midi
|
|
1786
1791
|
rfc^rfc6849|template^audio/rtploopback
|
1787
1792
|
rfc^rfc4588|template^audio/rtx
|
1788
1793
|
-
|
1794
|
+
person^Daniel_Hanson^Michael_Faller^SCIP|template^audio/scip
|
1789
1795
|
-
|
1790
1796
|
rfc^rfc3558|template^audio/SMV
|
1791
1797
|
rfc^rfc3625|template^audio/SMV-QCP
|
@@ -1882,6 +1888,7 @@ rfc^rfc8081|template^font/woff2
|
|
1882
1888
|
person^Howard_Lukk^SMPTE|template^image/aces
|
1883
1889
|
person^David_Singer^ISO-IEC_JTC1|template^image/avci
|
1884
1890
|
person^David_Singer^ISO-IEC_JTC1|template^image/avcs
|
1891
|
+
person^Alliance_for_Open_Media^Cyril_Concolato|template^image/avif
|
1885
1892
|
rfc^rfc7903|template^image/bmp
|
1886
1893
|
person^Alan_Francis|template^image/cgm
|
1887
1894
|
-
|
@@ -2086,6 +2093,9 @@ rfc^rfc6015|template^text/1d-interleaved-parityfec
|
|
2086
2093
|
person^Robin_Berjon^W3C|template^text/cache-manifest
|
2087
2094
|
rfc^rfc5545|template^text/calendar
|
2088
2095
|
-
|
2096
|
+
person^Bryn_Rhodes^HL7|template^text/cql
|
2097
|
+
person^Bryn_Rhodes^HL7|template^text/cql-expression
|
2098
|
+
person^Bryn_Rhodes^HL7|template^text/cql-identifier
|
2089
2099
|
rfc^rfc2318|template^text/css
|
2090
2100
|
rfc^rfc4180^rfc7111|template^text/csv
|
2091
2101
|
person^David_Underdown^National_Archives_UK|template^text/csv-schema
|
@@ -2095,6 +2105,7 @@ notes^- OBSOLETED in favor of application/ecmascript|rfc^rfc4329|template^text/e
|
|
2095
2105
|
rfc^rfc6849|template^text/encaprtp
|
2096
2106
|
rfc^rfc1896
|
2097
2107
|
rfc^rfc4735|template^text/example
|
2108
|
+
person^Bryn_Rhodes^HL7|template^text/fhirpath
|
2098
2109
|
rfc^rfc8627|template^text/flexfec
|
2099
2110
|
rfc^rfc6354|template^text/fwdred
|
2100
2111
|
person^Sequence_Ontology|template^text/gff3
|
@@ -2192,6 +2203,7 @@ rfc^rfc6015|template^video/1d-interleaved-parityfec
|
|
2192
2203
|
rfc^rfc3839^rfc6381|template^video/3gpp
|
2193
2204
|
rfc^rfc4396|template^video/3gpp-tt
|
2194
2205
|
rfc^rfc4393^rfc6381|template^video/3gpp2
|
2206
|
+
person^Alliance_for_Open_Media|template^video/AV1
|
2195
2207
|
rfc^rfc3555|template^video/BMPEG
|
2196
2208
|
rfc^rfc3555|template^video/BT656
|
2197
2209
|
rfc^rfc3555|template^video/CelB
|
@@ -2232,6 +2244,7 @@ rfc^rfc4175|template^video/raw
|
|
2232
2244
|
person^_3GPP|template^video/rtp-enc-aescm128
|
2233
2245
|
rfc^rfc6849|template^video/rtploopback
|
2234
2246
|
rfc^rfc4588|template^video/rtx
|
2247
|
+
person^Daniel_Hanson^Michael_Faller^SCIP|template^video/scip
|
2235
2248
|
rfc^rfc8331|template^video/smpte291
|
2236
2249
|
rfc^rfc3497|template^video/SMPTE292M
|
2237
2250
|
rfc^rfc5109|template^video/ulpfec
|
data/lib/mime/types/data.rb
CHANGED
data/types/application.yaml
CHANGED
@@ -166,8 +166,8 @@
|
|
166
166
|
content-type: application/alto-updatestreamcontrol+json
|
167
167
|
encoding: base64
|
168
168
|
xrefs:
|
169
|
-
|
170
|
-
-
|
169
|
+
rfc:
|
170
|
+
- rfc8895
|
171
171
|
template:
|
172
172
|
- application/alto-updatestreamcontrol+json
|
173
173
|
registered: true
|
@@ -175,8 +175,8 @@
|
|
175
175
|
content-type: application/alto-updatestreamparams+json
|
176
176
|
encoding: base64
|
177
177
|
xrefs:
|
178
|
-
|
179
|
-
-
|
178
|
+
rfc:
|
179
|
+
- rfc8895
|
180
180
|
template:
|
181
181
|
- application/alto-updatestreamparams+json
|
182
182
|
registered: true
|
@@ -466,8 +466,8 @@
|
|
466
466
|
content-type: application/cbor
|
467
467
|
encoding: base64
|
468
468
|
xrefs:
|
469
|
-
|
470
|
-
-
|
469
|
+
rfc:
|
470
|
+
- rfc8949
|
471
471
|
template:
|
472
472
|
- application/cbor
|
473
473
|
registered: true
|
@@ -650,8 +650,8 @@
|
|
650
650
|
content-type: application/clue+xml
|
651
651
|
encoding: base64
|
652
652
|
xrefs:
|
653
|
-
|
654
|
-
-
|
653
|
+
rfc:
|
654
|
+
- rfc8847
|
655
655
|
template:
|
656
656
|
- application/clue+xml
|
657
657
|
registered: true
|
@@ -659,8 +659,8 @@
|
|
659
659
|
content-type: application/clue_info+xml
|
660
660
|
encoding: base64
|
661
661
|
xrefs:
|
662
|
-
|
663
|
-
-
|
662
|
+
rfc:
|
663
|
+
- rfc8846
|
664
664
|
template:
|
665
665
|
- application/clue_info+xml
|
666
666
|
registered: true
|
@@ -722,8 +722,8 @@
|
|
722
722
|
content-type: application/cose
|
723
723
|
encoding: base64
|
724
724
|
xrefs:
|
725
|
-
|
726
|
-
-
|
725
|
+
draft:
|
726
|
+
- RFC-ietf-cose-rfc8152bis-struct-15
|
727
727
|
template:
|
728
728
|
- application/cose
|
729
729
|
registered: true
|
@@ -731,8 +731,8 @@
|
|
731
731
|
content-type: application/cose-key
|
732
732
|
encoding: base64
|
733
733
|
xrefs:
|
734
|
-
|
735
|
-
-
|
734
|
+
draft:
|
735
|
+
- RFC-ietf-cose-rfc8152bis-struct-15
|
736
736
|
template:
|
737
737
|
- application/cose-key
|
738
738
|
registered: true
|
@@ -740,8 +740,8 @@
|
|
740
740
|
content-type: application/cose-key-set
|
741
741
|
encoding: base64
|
742
742
|
xrefs:
|
743
|
-
|
744
|
-
-
|
743
|
+
draft:
|
744
|
+
- RFC-ietf-cose-rfc8152bis-struct-15
|
745
745
|
template:
|
746
746
|
- application/cose-key-set
|
747
747
|
registered: true
|
@@ -1084,6 +1084,26 @@
|
|
1084
1084
|
template:
|
1085
1085
|
- application/efi
|
1086
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
|
1087
1107
|
- !ruby/object:MIME::Type
|
1088
1108
|
content-type: application/EmergencyCallData.cap+xml
|
1089
1109
|
encoding: base64
|
@@ -1279,6 +1299,7 @@
|
|
1279
1299
|
encoding: base64
|
1280
1300
|
xrefs:
|
1281
1301
|
person:
|
1302
|
+
- ISO-IEC_JTC1_SC6_ASN.1_Rapporteur
|
1282
1303
|
- ITU-T_ASN.1_Rapporteur
|
1283
1304
|
template:
|
1284
1305
|
- application/fastinfoset
|
@@ -1288,6 +1309,7 @@
|
|
1288
1309
|
encoding: base64
|
1289
1310
|
xrefs:
|
1290
1311
|
person:
|
1312
|
+
- ISO-IEC_JTC1_SC6_ASN.1_Rapporteur
|
1291
1313
|
- ITU-T_ASN.1_Rapporteur
|
1292
1314
|
template:
|
1293
1315
|
- application/fastsoap
|
@@ -1790,6 +1812,15 @@
|
|
1790
1812
|
template:
|
1791
1813
|
- application/jrd+json
|
1792
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
|
1793
1824
|
- !ruby/object:MIME::Type
|
1794
1825
|
content-type: application/json
|
1795
1826
|
friendly:
|
@@ -3662,8 +3693,8 @@
|
|
3662
3693
|
extensions:
|
3663
3694
|
- sdp
|
3664
3695
|
xrefs:
|
3665
|
-
|
3666
|
-
-
|
3696
|
+
rfc:
|
3697
|
+
- rfc8866
|
3667
3698
|
template:
|
3668
3699
|
- application/sdp
|
3669
3700
|
registered: true
|
@@ -3984,6 +4015,7 @@
|
|
3984
4015
|
encoding: base64
|
3985
4016
|
xrefs:
|
3986
4017
|
person:
|
4018
|
+
- ISO-IEC_JTC1_SC6_ASN.1_Rapporteur
|
3987
4019
|
- ITU-T_ASN.1_Rapporteur
|
3988
4020
|
template:
|
3989
4021
|
- application/soap+fastinfoset
|
@@ -4358,8 +4390,8 @@
|
|
4358
4390
|
content-type: application/trickle-ice-sdpfrag
|
4359
4391
|
encoding: base64
|
4360
4392
|
xrefs:
|
4361
|
-
|
4362
|
-
-
|
4393
|
+
rfc:
|
4394
|
+
- rfc8840
|
4363
4395
|
template:
|
4364
4396
|
- application/trickle-ice-sdpfrag
|
4365
4397
|
registered: true
|
@@ -6361,6 +6393,24 @@
|
|
6361
6393
|
template:
|
6362
6394
|
- application/vnd.cybank
|
6363
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
|
6364
6414
|
- !ruby/object:MIME::Type
|
6365
6415
|
content-type: application/vnd.d2l.coursepackage1p0+zip
|
6366
6416
|
encoding: base64
|
@@ -16876,8 +16926,8 @@
|
|
16876
16926
|
content-type: application/zstd
|
16877
16927
|
encoding: base64
|
16878
16928
|
xrefs:
|
16879
|
-
|
16880
|
-
-
|
16929
|
+
rfc:
|
16930
|
+
- rfc8878
|
16881
16931
|
template:
|
16882
16932
|
- application/zstd
|
16883
16933
|
registered: true
|