protocol-media-registry 0.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,3141 @@
1
+ %{
2
+ /* Released under the MIT License. */
3
+ /* Copyright, 2026, by Samuel Williams. */
4
+ %}
5
+ %language=ANSI-C
6
+ %readonly-tables
7
+ %define slot-name name
8
+ %define hash-function-name record_hash
9
+ %define lookup-function-name lookup_record
10
+ %enum
11
+ %switch=4
12
+ struct MediaTypeRecord { const char *name; const char *encoding; const char *extensions; };
13
+ %%
14
+ application/1d-interleaved-parityfec, "base64", 0
15
+ application/1ob, "base64", 0
16
+ application/3gpdash-qoe-report+xml, "base64", 0
17
+ application/3gpp-ims+xml, "base64", 0
18
+ application/3gpp-mbs-object-manifest+json, "base64", 0
19
+ application/3gpp-mbs-user-service-descriptions+json, "base64", 0
20
+ application/3gpp-media-delivery-metrics-report+json, "base64", 0
21
+ application/3gppHal+json, "base64", 0
22
+ application/3gppHalForms+json, "base64", 0
23
+ application/A2L, "base64", 0
24
+ application/AML, "base64", 0
25
+ application/ATF, "base64", 0
26
+ application/ATFX, "base64", 0
27
+ application/ATXML, "base64", 0
28
+ application/CDFX+XML, "base64", 0
29
+ application/CEA, "base64", 0
30
+ application/CESR, "base64", 0
31
+ application/CSTAdata+xml, "base64", 0
32
+ application/DCD, "base64", 0
33
+ application/DII, "base64", 0
34
+ application/DIT, "base64", 0
35
+ application/EDI-X12, "base64", 0
36
+ application/EDI-consent, "base64", 0
37
+ application/EDIFACT, "base64", 0
38
+ application/EmergencyCallData.Comment+xml, "base64", 0
39
+ application/EmergencyCallData.Control+xml, "base64", 0
40
+ application/EmergencyCallData.DeviceInfo+xml, "base64", 0
41
+ application/EmergencyCallData.LegacyESN+json, "base64", 0
42
+ application/EmergencyCallData.ProviderInfo+xml, "base64", 0
43
+ application/EmergencyCallData.ServiceInfo+xml, "base64", 0
44
+ application/EmergencyCallData.SubscriberInfo+xml, "base64", 0
45
+ application/EmergencyCallData.VEDS+xml, "base64", 0
46
+ application/EmergencyCallData.cap+xml, "base64", 0
47
+ application/EmergencyCallData.eCall.MSD, "base64", 0
48
+ application/H224, "base64", 0
49
+ application/LXF, "base64", 0
50
+ application/MF4, "base64", 0
51
+ application/ODX, "base64", 0
52
+ application/PDX, "base64", 0
53
+ application/SLA, "base64", 0
54
+ application/ST2110-41, "base64", 0
55
+ application/STEP, "base64", 0
56
+ application/TETRA_ISI, "base64", 0
57
+ application/VMSBACKUP, "base64", "bck"
58
+ application/aas+zip, "base64", 0
59
+ application/acad, "base64", 0
60
+ application/access, "base64", "mdf mda mdb mde"
61
+ application/ace+cbor, "base64", 0
62
+ application/ace+json, "base64", 0
63
+ application/ace-groupcomm+cbor, "base64", 0
64
+ application/ace-trl+cbor, "base64", 0
65
+ application/activemessage, "base64", 0
66
+ application/activity+json, "base64", 0
67
+ application/aif+cbor, "base64", 0
68
+ application/aif+json, "base64", 0
69
+ application/akn+xml, "base64", 0
70
+ application/alto-cdni+json, "base64", 0
71
+ application/alto-cdnifilter+json, "base64", 0
72
+ application/alto-costmap+json, "base64", 0
73
+ application/alto-costmapfilter+json, "base64", 0
74
+ application/alto-directory+json, "base64", 0
75
+ application/alto-endpointcost+json, "base64", 0
76
+ application/alto-endpointcostparams+json, "base64", 0
77
+ application/alto-endpointprop+json, "base64", 0
78
+ application/alto-endpointpropparams+json, "base64", 0
79
+ application/alto-error+json, "base64", 0
80
+ application/alto-networkmap+json, "base64", 0
81
+ application/alto-networkmapfilter+json, "base64", 0
82
+ application/alto-propmap+json, "base64", 0
83
+ application/alto-propmapparams+json, "base64", 0
84
+ application/alto-tips+json, "base64", 0
85
+ application/alto-tipsparams+json, "base64", 0
86
+ application/alto-updatestreamcontrol+json, "base64", 0
87
+ application/alto-updatestreamparams+json, "base64", 0
88
+ application/andrew-inset, "base64", "ez"
89
+ application/appledouble, "base64", 0
90
+ application/applefile, "base64", 0
91
+ application/application/jwk-set+jwt, "base64", 0
92
+ application/applixware, "base64", "aw"
93
+ application/asyncapi+json, "base64", 0
94
+ application/asyncapi+yaml, "base64", 0
95
+ application/at+jwt, "base64", 0
96
+ application/atom+xml, "8bit", "atom"
97
+ application/atomcat+xml, "8bit", "atomcat"
98
+ application/atomdeleted+xml, "8bit", 0
99
+ application/atomicmail, "base64", 0
100
+ application/atomsvc+xml, "8bit", "atomsvc"
101
+ application/atsc-dwd+xml, "base64", 0
102
+ application/atsc-dynamic-event-message, "base64", 0
103
+ application/atsc-held+xml, "base64", 0
104
+ application/atsc-rdt+json, "base64", 0
105
+ application/atsc-rsat+xml, "base64", 0
106
+ application/auth-policy+xml, "8bit", 0
107
+ application/automationml-aml+xml, "base64", 0
108
+ application/automationml-amlx+zip, "base64", 0
109
+ application/bacnet-xdd+zip, "base64", 0
110
+ application/batch-SMTP, "base64", 0
111
+ application/beep+xml, "base64", 0
112
+ application/bizagi-modeler, "base64", "bpm"
113
+ application/bleeper, "base64", "bleep"
114
+ application/bufr, "base64", 0
115
+ application/c2pa, "base64", 0
116
+ application/calendar+json, "base64", 0
117
+ application/calendar+xml, "base64", 0
118
+ application/call-completion, "base64", 0
119
+ application/cals-1840, "base64", 0
120
+ application/cals1840, "base64", 0
121
+ application/cap+xml, "base64", 0
122
+ application/captive+json, "base64", 0
123
+ application/cbor, "base64", "cbor"
124
+ application/cbor-seq, "base64", 0
125
+ application/cccex, "base64", 0
126
+ application/ccmp+xml, "base64", 0
127
+ application/ccxml+xml, "base64", "ccxml"
128
+ application/cda+xml, "base64", 0
129
+ application/cdmi-capability, "base64", "cdmia"
130
+ application/cdmi-container, "base64", "cdmic"
131
+ application/cdmi-domain, "base64", "cdmid"
132
+ application/cdmi-object, "base64", "cdmio"
133
+ application/cdmi-queue, "base64", "cdmiq"
134
+ application/cdni, "base64", 0
135
+ application/ce+cbor, "base64", 0
136
+ application/cea-2018+xml, "base64", 0
137
+ application/cellml+xml, "base64", 0
138
+ application/cert-chain+cbor, "base64", 0
139
+ application/cfw, "base64", 0
140
+ application/cid, "base64", 0
141
+ application/cid-edhoc+cbor-seq, "base64", 0
142
+ application/city+json, "base64", 0
143
+ application/city+json-seq, "base64", 0
144
+ application/clariscad, "base64", 0
145
+ application/clf+xml, "base64", 0
146
+ application/client-authentication+jwt, "base64", 0
147
+ application/cloudevents+json, "base64", 0
148
+ application/cloudevents-batch+json, "base64", 0
149
+ application/clr, "base64", 0
150
+ application/clue+xml, "base64", 0
151
+ application/clue_info+xml, "base64", 0
152
+ application/cmcd, "base64", 0
153
+ application/cms, "base64", 0
154
+ application/cmw+cbor, "base64", 0
155
+ application/cmw+cose, "base64", 0
156
+ application/cmw+json, "base64", 0
157
+ application/cmw+jws, "base64", 0
158
+ application/cnrp+xml, "base64", 0
159
+ application/coap-eap, "base64", 0
160
+ application/coap-group+json, "base64", 0
161
+ application/coap-payload, "base64", 0
162
+ application/commonground, "base64", 0
163
+ application/concise-problem-details+cbor, "base64", 0
164
+ application/conference-info+xml, "base64", 0
165
+ application/coreldraw, "base64", "cdr"
166
+ application/cose, "base64", 0
167
+ application/cose-key, "base64", 0
168
+ application/cose-key-set, "base64", 0
169
+ application/cose-x509, "base64", 0
170
+ application/cpl+xml, "base64", 0
171
+ application/csrattrs, "base64", 0
172
+ application/csta+xml, "base64", 0
173
+ application/csvm+json, "base64", 0
174
+ application/cu-seeme, "base64", "cu"
175
+ application/cwl, "base64", 0
176
+ application/cwl+json, "base64", 0
177
+ application/cwl+yaml, "base64", 0
178
+ application/cwt, "base64", 0
179
+ application/cybercash, "base64", 0
180
+ application/dash+xml, "base64", "mpd"
181
+ application/dash-patch+xml, "base64", 0
182
+ application/dashdelta, "base64", 0
183
+ application/davmount+xml, "base64", "davmount"
184
+ application/dca-rft, "base64", 0
185
+ application/dec-dx, "base64", 0
186
+ application/deflate, "base64", 0
187
+ application/dialog-info+xml, "base64", 0
188
+ application/dicom, "base64", "dcm"
189
+ application/dicom+json, "base64", 0
190
+ application/dicom+xml, "base64", 0
191
+ application/did, "base64", 0
192
+ application/dif+xml, "base64", "dif"
193
+ application/dita+xml, "base64", 0
194
+ application/dns, "base64", 0
195
+ application/dns+json, "base64", 0
196
+ application/dns-message, "base64", 0
197
+ application/docbook+xml, "base64", "dbk"
198
+ application/dots+cbor, "base64", 0
199
+ application/dpop+jwt, "base64", 0
200
+ application/drafting, "base64", 0
201
+ application/dskpp+xml, "base64", 0
202
+ application/dssc+der, "base64", "dssc"
203
+ application/dssc+xml, "base64", "xdssc"
204
+ application/dvcs, "base64", 0
205
+ application/dxf, "base64", 0
206
+ application/eat+cwt, "base64", 0
207
+ application/eat+jwt, "base64", 0
208
+ application/eat-bun+cbor, "base64", 0
209
+ application/eat-bun+json, "base64", 0
210
+ application/eat-ucs+cbor, "base64", 0
211
+ application/eat-ucs+json, "base64", 0
212
+ application/ecmascript, "base64", "ecma es"
213
+ application/edhoc+cbor-seq, "base64", 0
214
+ application/efi, "base64", 0
215
+ application/elm+json, "base64", 0
216
+ application/elm+xml, "base64", 0
217
+ application/emma+xml, "base64", "emma"
218
+ application/emotionml+xml, "base64", 0
219
+ application/encaprtp, "base64", 0
220
+ application/entity-statement+jwt, "base64", 0
221
+ application/envi.hdr, "base64", "hdr"
222
+ application/epp+xml, "base64", 0
223
+ application/epub+zip, "base64", "epub"
224
+ application/eshop, "base64", 0
225
+ application/example, "base64", 0
226
+ application/excel, "base64", "xls xlt"
227
+ application/exi, "base64", "exi"
228
+ application/expect-ct-report+json, "base64", 0
229
+ application/explicit-registration-response+jwt, "base64", 0
230
+ application/express, "base64", 0
231
+ application/fastinfoset, "base64", 0
232
+ application/fastsoap, "base64", 0
233
+ application/fdf, "base64", 0
234
+ application/fdt+xml, "base64", 0
235
+ application/fhir+json, "base64", 0
236
+ application/fhir+xml, "base64", 0
237
+ application/fits, "base64", "fits fit fts"
238
+ application/flexfec, "base64", 0
239
+ application/font-sfnt, "base64", "otf ttf"
240
+ application/font-tdpfr, "base64", "pfr"
241
+ application/font-woff, "base64", "woff woff2"
242
+ application/fractals, "base64", 0
243
+ application/framework-attributes+xml, "base64", 0
244
+ application/futuresplash, "base64", "spl"
245
+ application/geo+json, "base64", 0
246
+ application/geo+json-seq, "base64", 0
247
+ application/geofeed+csv, "base64", 0
248
+ application/geopackage+sqlite3, "base64", 0
249
+ application/geopose+json, "base64", 0
250
+ application/geoxacml+json, "base64", 0
251
+ application/geoxacml+xml, "base64", 0
252
+ application/ghostview, "base64", 0
253
+ application/gltf-buffer, "base64", 0
254
+ application/gml+xml, "base64", "gml"
255
+ application/gnap-binding-jws, "base64", 0
256
+ application/gnap-binding-jwsd, "base64", 0
257
+ application/gnap-binding-rotation-jws, "base64", 0
258
+ application/gnap-binding-rotation-jwsd, "base64", 0
259
+ application/gpx+xml, "base64", "gpx"
260
+ application/grib, "base64", 0
261
+ application/gxf, "base64", "gxf"
262
+ application/gzip, "base64", "gz tgz"
263
+ application/held+xml, "base64", 0
264
+ application/hep, "base64", "hep"
265
+ application/hl7v2+xml, "base64", 0
266
+ application/http, "base64", 0
267
+ application/hwp+zip, "base64", "hwpx"
268
+ application/hyperstudio, "base64", "stk"
269
+ application/i-deas, "base64", 0
270
+ application/ibe-key-request+xml, "base64", 0
271
+ application/ibe-pkg-reply+xml, "base64", 0
272
+ application/ibe-pp-data, "base64", 0
273
+ application/iges, "base64", 0
274
+ application/illustrator, "base64", "ai"
275
+ application/illustrator+ps, "base64", 0
276
+ application/im-iscomposing+xml, "base64", 0
277
+ application/imagemap, "8bit", "imagemap imap"
278
+ application/index, "base64", 0
279
+ application/index.cmd, "base64", 0
280
+ application/index.obj, "base64", 0
281
+ application/index.response, "base64", 0
282
+ application/index.vnd, "base64", 0
283
+ application/inf, "base64", 0
284
+ application/inkml+xml, "base64", "ink inkml"
285
+ application/ion, "base64", 0
286
+ application/iotp, "base64", 0
287
+ application/ipfix, "base64", "ipfix"
288
+ application/ipp, "base64", 0
289
+ application/isup, "base64", 0
290
+ application/its+xml, "base64", 0
291
+ application/java-archive, "base64", "jar"
292
+ application/java-serialized-object, "base64", "ser"
293
+ application/java-vm, "base64", "class"
294
+ application/javascript, "8bit", "js mjs sj"
295
+ application/jcr-sql2, "base64", 0
296
+ application/jcr-xpath, "base64", 0
297
+ application/jf2feed+json, "base64", 0
298
+ application/jose, "base64", 0
299
+ application/jose+json, "base64", 0
300
+ application/jrd+json, "base64", 0
301
+ application/jscalendar+json, "base64", 0
302
+ application/jscontact+json, "base64", 0
303
+ application/json, "8bit", "json map"
304
+ application/json-nd, "base64", 0
305
+ application/json-patch+json, "base64", 0
306
+ application/json-patch-query+json, "base64", 0
307
+ application/json-seq, "base64", 0
308
+ application/jsonml+json, "base64", "jsonml"
309
+ application/jsonpath, "base64", 0
310
+ application/jwk+json, "base64", 0
311
+ application/jwk-set+json, "base64", 0
312
+ application/jwk-set+jwt, "base64", 0
313
+ application/jwt, "base64", 0
314
+ application/kate, "base64", 0
315
+ application/kb+cwt, "base64", 0
316
+ application/kb+jwt, "base64", 0
317
+ application/kbl+xml, "base64", 0
318
+ application/kpml-request+xml, "base64", 0
319
+ application/kpml-response+xml, "base64", 0
320
+ application/ld+json, "base64", 0
321
+ application/lgr+xml, "base64", 0
322
+ application/link-format, "base64", 0
323
+ application/linkset, "base64", 0
324
+ application/linkset+json, "base64", 0
325
+ application/load-control+xml, "base64", 0
326
+ application/logout+jwt, "base64", 0
327
+ application/lost+xml, "base64", "lostxml"
328
+ application/lostsync+xml, "base64", 0
329
+ application/lotus-123, "base64", "wks"
330
+ application/lpf+zip, "base64", 0
331
+ application/mac-binhex40, "8bit", "hqx"
332
+ application/mac-compactpro, "base64", "cpt"
333
+ application/macbinary, "base64", 0
334
+ application/macwriteii, "base64", 0
335
+ application/mads+xml, "base64", "mads"
336
+ application/manifest+json, "base64", "webmanifest"
337
+ application/marc, "base64", "mrc"
338
+ application/marcxml+xml, "base64", "mrcx"
339
+ application/mathcad, "base64", "mcd"
340
+ application/mathematica, "base64", "ma mb nb"
341
+ application/mathematica-old, "base64", 0
342
+ application/mathml+xml, "base64", "mathml"
343
+ application/mathml-content+xml, "base64", 0
344
+ application/mathml-presentation+xml, "base64", 0
345
+ application/mbms-associated-procedure-description+xml, "base64", 0
346
+ application/mbms-deregister+xml, "base64", 0
347
+ application/mbms-envelope+xml, "base64", 0
348
+ application/mbms-msk+xml, "base64", 0
349
+ application/mbms-msk-response+xml, "base64", 0
350
+ application/mbms-protection-description+xml, "base64", 0
351
+ application/mbms-reception-report+xml, "base64", 0
352
+ application/mbms-register+xml, "base64", 0
353
+ application/mbms-register-response+xml, "base64", 0
354
+ application/mbms-schedule+xml, "base64", 0
355
+ application/mbms-user-service-description+xml, "base64", 0
356
+ application/mbox, "base64", "mbox"
357
+ application/measured-component+cbor, "base64", 0
358
+ application/measured-component+json, "base64", 0
359
+ application/media-policy-dataset+xml, "base64", 0
360
+ application/media_control+xml, "base64", 0
361
+ application/mediaservercontrol+xml, "base64", "mscml"
362
+ application/merge-patch+json, "base64", 0
363
+ application/metalink+xml, "base64", "metalink"
364
+ application/metalink4+xml, "base64", "meta4"
365
+ application/mets+xml, "base64", "mets"
366
+ application/microdata+json, "8bit", 0
367
+ application/mikey, "base64", 0
368
+ application/mipc, "base64", 0
369
+ application/missing-blocks+cbor-seq, "base64", 0
370
+ application/mmt-aei+xml, "base64", 0
371
+ application/mmt-usd+xml, "base64", 0
372
+ application/mods+xml, "base64", "mods"
373
+ application/moss-keys, "base64", 0
374
+ application/moss-signature, "base64", 0
375
+ application/mosskey-data, "base64", 0
376
+ application/mosskey-request, "base64", 0
377
+ application/mp21, "base64", "m21 mp21"
378
+ application/mp4, "base64", "mp4 mpg4 mp4s"
379
+ application/mpeg4-generic, "base64", 0
380
+ application/mpeg4-iod, "base64", 0
381
+ application/mpeg4-iod-xmt, "base64", 0
382
+ application/mrb-consumer+xml, "base64", 0
383
+ application/mrb-publish+xml, "base64", 0
384
+ application/msc-ivr+xml, "base64", 0
385
+ application/msc-mixer+xml, "base64", 0
386
+ application/msword, "base64", "doc dot wrd"
387
+ application/msword2, "base64", 0
388
+ application/msword5, "base64", 0
389
+ application/mud+json, "base64", 0
390
+ application/multipart-core, "base64", 0
391
+ application/mxf, "base64", "mxf"
392
+ application/n-quads, "base64", 0
393
+ application/n-triples, "base64", 0
394
+ application/nasdata, "base64", 0
395
+ application/netcdf, "base64", "nc cdf"
396
+ application/news-checkgroups, "base64", 0
397
+ application/news-groupinfo, "base64", 0
398
+ application/news-message-id, "base64", 0
399
+ application/news-transmission, "base64", 0
400
+ application/nlsml+xml, "base64", 0
401
+ application/node, "base64", 0
402
+ application/nss, "base64", 0
403
+ application/oauth-authz-req+jwt, "base64", 0
404
+ application/oblivious-dns-message, "base64", 0
405
+ application/ocsp-request, "base64", 0
406
+ application/ocsp-response, "base64", 0
407
+ application/octet-stream, "base64", "bin dms lha lzh class ani pgp gpg so dll dylib bpk deploy dist distz dump elc lrf mar pkg ipa"
408
+ application/oda, "base64", "oda"
409
+ application/odm+json, "base64", 0
410
+ application/odm+xml, "base64", 0
411
+ application/oebps-package+xml, "base64", "opf"
412
+ application/ogg, "base64", "ogx"
413
+ application/ohttp-keys, "base64", 0
414
+ application/omdoc+xml, "base64", "omdoc"
415
+ application/onenote, "base64", "onepkg onetmp onetoc onetoc2"
416
+ application/onix-message+xml, "base64", 0
417
+ application/onix-message-short+xml, "base64", 0
418
+ application/opc-nodeset+xml, "base64", 0
419
+ application/oscore, "base64", 0
420
+ application/oxps, "base64", "oxps"
421
+ application/p21, "base64", 0
422
+ application/p21+zip, "base64", 0
423
+ application/p2p-overlay+xml, "base64", 0
424
+ application/parityfec, "base64", 0
425
+ application/passport, "base64", 0
426
+ application/patch-ops-error+xml, "base64", "xer"
427
+ application/pdf, "base64", "pdf ai"
428
+ application/pem-certificate-chain, "base64", 0
429
+ application/pgp-encrypted, "7bit", "pgp gpg"
430
+ application/pgp-keys, "7bit", 0
431
+ application/pgp-signature, "base64", "asc sig"
432
+ application/pics-rules, "base64", "prf"
433
+ application/pidf+xml, "base64", 0
434
+ application/pidf-diff+xml, "base64", 0
435
+ application/pkcs10, "base64", "p10"
436
+ application/pkcs12, "base64", 0
437
+ application/pkcs7-mime, "base64", "p7m p7c"
438
+ application/pkcs7-signature, "base64", "p7s"
439
+ application/pkcs8, "base64", "p8"
440
+ application/pkcs8-encrypted, "base64", 0
441
+ application/pkix-attr-cert, "base64", "ac"
442
+ application/pkix-cert, "base64", "cer"
443
+ application/pkix-crl, "base64", "crl"
444
+ application/pkix-keyinfo, "base64", 0
445
+ application/pkix-pkipath, "base64", "pkipath"
446
+ application/pkixcmp, "base64", "pki"
447
+ application/pls+xml, "base64", "pls"
448
+ application/poc-settings+xml, "base64", 0
449
+ application/postscript, "8bit", "eps ps ai epsf epsi"
450
+ application/powerpoint, "base64", "ppt pps pot"
451
+ application/ppsp-tracker+json, "base64", 0
452
+ application/private-token-issuer-directory, "base64", 0
453
+ application/private-token-request, "base64", 0
454
+ application/private-token-response, "base64", 0
455
+ application/pro_eng, "base64", 0
456
+ application/problem+json, "base64", 0
457
+ application/problem+xml, "base64", 0
458
+ application/protobuf, "base64", 0
459
+ application/protobuf+json, "base64", 0
460
+ application/provenance+xml, "base64", 0
461
+ application/provided-claims+jwt, "base64", 0
462
+ application/prql, "base64", "prql"
463
+ application/prs.alvestrand.titrax-sheet, "base64", 0
464
+ application/prs.bwtc32key, "base64", 0
465
+ application/prs.cww, "base64", "cw cww"
466
+ application/prs.cyn, "base64", 0
467
+ application/prs.hpub+zip, "base64", 0
468
+ application/prs.implied-document+xml, "base64", 0
469
+ application/prs.implied-executable, "base64", 0
470
+ application/prs.implied-object+json, "base64", 0
471
+ application/prs.implied-object+json-seq, "base64", 0
472
+ application/prs.implied-object+yaml, "base64", 0
473
+ application/prs.implied-structure, "base64", 0
474
+ application/prs.mayfile, "base64", 0
475
+ application/prs.nprend, "base64", "rnd rct"
476
+ application/prs.plucker, "base64", 0
477
+ application/prs.rdf-xml-crypt, "base64", 0
478
+ application/prs.sclt, "base64", 0
479
+ application/prs.vcfbzip2, "base64", 0
480
+ application/prs.xsf+xml, "base64", 0
481
+ application/pskc+xml, "base64", "pskcxml"
482
+ application/pvd+json, "base64", 0
483
+ application/qsig, "base64", 0
484
+ application/quicktime, "base64", 0
485
+ application/quicktimeplayer, "base64", "qtl"
486
+ application/raptorfec, "base64", 0
487
+ application/rdap+json, "base64", 0
488
+ application/rdf+xml, "8bit", "rdf owl xmp"
489
+ application/reginfo+xml, "base64", "rif"
490
+ application/relax-ng-compact-syntax, "base64", "rnc"
491
+ application/remote-printing, "base64", 0
492
+ application/remote_printing, "base64", 0
493
+ application/reports+json, "base64", 0
494
+ application/reputon+json, "base64", 0
495
+ application/resolve-response+jwt, "base64", 0
496
+ application/resource-lists+xml, "base64", "rl"
497
+ application/resource-lists-diff+xml, "base64", "rld"
498
+ application/rfc+xml, "base64", 0
499
+ application/rif+xml, "base64", 0
500
+ application/riscos, "base64", 0
501
+ application/rlmi+xml, "base64", 0
502
+ application/rls-services+xml, "base64", "rs"
503
+ application/roughtime-malfeasance+json, "base64", 0
504
+ application/roughtime-server+json, "base64", 0
505
+ application/route-apd+xml, "base64", 0
506
+ application/route-s-tsid+xml, "base64", 0
507
+ application/route-usd+xml, "base64", 0
508
+ application/rpki-checklist, "base64", 0
509
+ application/rpki-ghostbusters, "base64", "gbr"
510
+ application/rpki-manifest, "base64", "mft"
511
+ application/rpki-publication, "base64", 0
512
+ application/rpki-roa, "base64", "roa"
513
+ application/rpki-signed-tal, "base64", 0
514
+ application/rpki-updown, "base64", 0
515
+ application/rs-metadata+xml, "base64", 0
516
+ application/rsd+xml, "base64", "rsd"
517
+ application/rsl+xml, "base64", 0
518
+ application/rss+xml, "base64", "rss"
519
+ application/rtf, "base64", "rtf"
520
+ application/rtploopback, "base64", 0
521
+ application/rtx, "base64", 0
522
+ application/samlassertion+xml, "base64", 0
523
+ application/samlmetadata+xml, "base64", 0
524
+ application/sarif+json, "base64", 0
525
+ application/sarif-external-properties+json, "base64", 0
526
+ application/sbe, "base64", 0
527
+ application/sbml+xml, "base64", "sbml"
528
+ application/scaip+xml, "base64", 0
529
+ application/scim+json, "base64", 0
530
+ application/scitt-receipt+cose, "base64", 0
531
+ application/scitt-statement+cose, "base64", 0
532
+ application/scvp-cv-request, "base64", "scq"
533
+ application/scvp-cv-response, "base64", "scs"
534
+ application/scvp-vp-request, "base64", "spq"
535
+ application/scvp-vp-response, "base64", "spp"
536
+ application/sd-cwt, "base64", 0
537
+ application/sd-jwt, "base64", 0
538
+ application/sd-jwt+json, "base64", 0
539
+ application/sdf+json, "base64", 0
540
+ application/sdp, "base64", "sdp"
541
+ application/secevent+jwt, "base64", 0
542
+ application/senml+cbor, "base64", 0
543
+ application/senml+json, "base64", 0
544
+ application/senml+xml, "base64", 0
545
+ application/senml-etch+cbor, "base64", 0
546
+ application/senml-etch+json, "base64", 0
547
+ application/senml-exi, "base64", 0
548
+ application/sensml+cbor, "base64", 0
549
+ application/sensml+json, "base64", 0
550
+ application/sensml+xml, "base64", 0
551
+ application/sensml-exi, "base64", 0
552
+ application/sep+xml, "base64", 0
553
+ application/sep-exi, "base64", 0
554
+ application/sereal, "base64", "srl"
555
+ application/session-info, "base64", 0
556
+ application/set, "base64", 0
557
+ application/set-payment, "base64", 0
558
+ application/set-payment-initiation, "base64", "setpay"
559
+ application/set-registration, "base64", 0
560
+ application/set-registration-initiation, "base64", "setreg"
561
+ application/sgml, "base64", "sgml"
562
+ application/sgml-open-catalog, "base64", "soc"
563
+ application/shf+xml, "base64", "shf"
564
+ application/sieve, "base64", "siv"
565
+ application/signed-exchange, "base64", 0
566
+ application/simple-filter+xml, "base64", 0
567
+ application/simple-message-summary, "base64", 0
568
+ application/simpleSymbolContainer, "base64", 0
569
+ application/sipc, "base64", 0
570
+ application/slate, "base64", 0
571
+ application/sldworks, "base64", "sldprt sldasm slddrw"
572
+ application/smil, "8bit", "smi smil"
573
+ application/smil+xml, "8bit", "smi smil sml"
574
+ application/smpte336m, "base64", 0
575
+ application/soap+fastinfoset, "base64", 0
576
+ application/soap+xml, "base64", 0
577
+ application/solids, "base64", 0
578
+ application/sparql-query, "base64", "rq"
579
+ application/sparql-results+xml, "base64", "srx"
580
+ application/spdx+json, "base64", 0
581
+ application/spdx3+json, "base64", 0
582
+ application/speculationrules+json, "8bit", 0
583
+ application/spirits-event+xml, "base64", 0
584
+ application/sql, "base64", 0
585
+ application/srgs, "base64", "gram"
586
+ application/srgs+xml, "base64", "grxml"
587
+ application/sru+xml, "base64", "sru"
588
+ application/ssdl+xml, "base64", "ssdl"
589
+ application/sslkeylogfile, "base64", 0
590
+ application/ssml+xml, "base64", "ssml"
591
+ application/statuslist+cwt, "base64", 0
592
+ application/statuslist+jwt, "base64", 0
593
+ application/stix+json, "base64", 0
594
+ application/stratum, "base64", 0
595
+ application/suit-envelope+cose, "base64", 0
596
+ application/suit-report+cose, "base64", 0
597
+ application/swid+cbor, "base64", 0
598
+ application/swid+xml, "base64", 0
599
+ application/syslog-msg, "base64", 0
600
+ application/tamp-apex-update, "base64", 0
601
+ application/tamp-apex-update-confirm, "base64", 0
602
+ application/tamp-community-update, "base64", 0
603
+ application/tamp-community-update-confirm, "base64", 0
604
+ application/tamp-error, "base64", 0
605
+ application/tamp-sequence-adjust, "base64", 0
606
+ application/tamp-sequence-adjust-confirm, "base64", 0
607
+ application/tamp-status-query, "base64", 0
608
+ application/tamp-status-response, "base64", 0
609
+ application/tamp-update, "base64", 0
610
+ application/tamp-update-confirm, "base64", 0
611
+ application/taxii+json, "base64", 0
612
+ application/td+json, "base64", 0
613
+ application/teep+cbor, "base64", 0
614
+ application/tei+xml, "base64", "tei teicorpus"
615
+ application/texinfo, "base64", 0
616
+ application/thraud+xml, "base64", "tfi"
617
+ application/timestamp-query, "base64", 0
618
+ application/timestamp-reply, "base64", 0
619
+ application/timestamped-data, "base64", "tsd"
620
+ application/tlsrpt+gzip, "base64", 0
621
+ application/tlsrpt+json, "base64", 0
622
+ application/tm+json, "base64", 0
623
+ application/tnauthlist, "base64", 0
624
+ application/toc+cbor, "base64", 0
625
+ application/token-introspection+jwt, "base64", 0
626
+ application/toml, "base64", 0
627
+ application/toolbook, "base64", "tbk"
628
+ application/trickle-ice-sdpfrag, "base64", 0
629
+ application/trig, "base64", 0
630
+ application/trust-chain+json, "base64", 0
631
+ application/trust-mark+jwt, "base64", 0
632
+ application/trust-mark-delegation+jwt, "base64", 0
633
+ application/trust-mark-status-response+jwt, "base64", 0
634
+ application/ttml+xml, "base64", "ttml"
635
+ application/tve-trigger, "base64", 0
636
+ application/tzif, "base64", 0
637
+ application/tzif-leap, "base64", 0
638
+ application/uccs+cbor, "base64", 0
639
+ application/ujcs+json, "base64", 0
640
+ application/ulpfec, "base64", 0
641
+ application/urc-grpsheet+xml, "base64", 0
642
+ application/urc-ressheet+xml, "base64", 0
643
+ application/urc-targetdesc+xml, "base64", 0
644
+ application/urc-uisocketdesc+xml, "base64", 0
645
+ application/v3c, "base64", 0
646
+ application/vc, "base64", 0
647
+ application/vc+cose, "base64", 0
648
+ application/vc+jwt, "base64", 0
649
+ application/vc+sd-jwt, "base64", 0
650
+ application/vcard+json, "base64", 0
651
+ application/vcard+xml, "base64", 0
652
+ application/vda, "base64", 0
653
+ application/vec+xml, "base64", 0
654
+ application/vec-package, "base64", 0
655
+ application/vec-package+gzip, "base64", 0
656
+ application/vec-package+zip, "base64", 0
657
+ application/vemmi, "base64", 0
658
+ application/vividence.scriptfile, "base64", 0
659
+ application/vnd.1000minds.decision-model+xml, "base64", 0
660
+ application/vnd.1ob, "base64", 0
661
+ application/vnd.3M.Post-it-Notes, "base64", "pwn"
662
+ application/vnd.3gpp-prose+xml, "base64", 0
663
+ application/vnd.3gpp-prose-pc3a+xml, "base64", 0
664
+ application/vnd.3gpp-prose-pc3ach+xml, "base64", 0
665
+ application/vnd.3gpp-prose-pc3ch+xml, "base64", 0
666
+ application/vnd.3gpp-prose-pc8+xml, "base64", 0
667
+ application/vnd.3gpp-v2x-local-service-information, "base64", 0
668
+ application/vnd.3gpp.5gnas, "base64", 0
669
+ application/vnd.3gpp.5gsa2x, "base64", 0
670
+ application/vnd.3gpp.5gsa2x-local-service-information, "base64", 0
671
+ application/vnd.3gpp.5gsv2x, "base64", 0
672
+ application/vnd.3gpp.5gsv2x-local-service-information, "base64", 0
673
+ application/vnd.3gpp.GMOP+xml, "base64", 0
674
+ application/vnd.3gpp.SRVCC-info+xml, "base64", 0
675
+ application/vnd.3gpp.access-transfer-events+xml, "base64", 0
676
+ application/vnd.3gpp.bsf+xml, "base64", 0
677
+ application/vnd.3gpp.crs+xml, "base64", 0
678
+ application/vnd.3gpp.current-location-discovery+xml, "base64", 0
679
+ application/vnd.3gpp.gtpc, "base64", 0
680
+ application/vnd.3gpp.interworking-data, "base64", 0
681
+ application/vnd.3gpp.lpp, "base64", 0
682
+ application/vnd.3gpp.mc-signalling-ear, "base64", 0
683
+ application/vnd.3gpp.mcdata-affiliation-command+xml, "base64", 0
684
+ application/vnd.3gpp.mcdata-info+xml, "base64", 0
685
+ application/vnd.3gpp.mcdata-msgstore-ctrl-request+xml, "base64", 0
686
+ application/vnd.3gpp.mcdata-payload, "base64", 0
687
+ application/vnd.3gpp.mcdata-regroup+xml, "base64", 0
688
+ application/vnd.3gpp.mcdata-service-config+xml, "base64", 0
689
+ application/vnd.3gpp.mcdata-signalling, "base64", 0
690
+ application/vnd.3gpp.mcdata-ue-config+xml, "base64", 0
691
+ application/vnd.3gpp.mcdata-user-profile+xml, "base64", 0
692
+ application/vnd.3gpp.mcptt-affiliation-command+xml, "base64", 0
693
+ application/vnd.3gpp.mcptt-floor-request+xml, "base64", 0
694
+ application/vnd.3gpp.mcptt-info+xml, "base64", 0
695
+ application/vnd.3gpp.mcptt-location-info+xml, "base64", 0
696
+ application/vnd.3gpp.mcptt-mbms-usage-info+xml, "base64", 0
697
+ application/vnd.3gpp.mcptt-regroup+xml, "base64", 0
698
+ application/vnd.3gpp.mcptt-service-config+xml, "base64", 0
699
+ application/vnd.3gpp.mcptt-signed+xml, "base64", 0
700
+ application/vnd.3gpp.mcptt-ue-config+xml, "base64", 0
701
+ application/vnd.3gpp.mcptt-ue-init-config+xml, "base64", 0
702
+ application/vnd.3gpp.mcptt-user-profile+xml, "base64", 0
703
+ application/vnd.3gpp.mcs-location-user-config+xml, "base64", 0
704
+ application/vnd.3gpp.mcvideo-affiliation-command+xml, "base64", 0
705
+ application/vnd.3gpp.mcvideo-affiliation-info+xml, "base64", 0
706
+ application/vnd.3gpp.mcvideo-info+xml, "base64", 0
707
+ application/vnd.3gpp.mcvideo-location-info+xml, "base64", 0
708
+ application/vnd.3gpp.mcvideo-mbms-usage-info+xml, "base64", 0
709
+ application/vnd.3gpp.mcvideo-regroup+xml, "base64", 0
710
+ application/vnd.3gpp.mcvideo-service-config+xml, "base64", 0
711
+ application/vnd.3gpp.mcvideo-transmission-request+xml, "base64", 0
712
+ application/vnd.3gpp.mcvideo-ue-config+xml, "base64", 0
713
+ application/vnd.3gpp.mcvideo-user-profile+xml, "base64", 0
714
+ application/vnd.3gpp.mid-call+xml, "base64", 0
715
+ application/vnd.3gpp.ngap, "base64", 0
716
+ application/vnd.3gpp.pfcp, "base64", 0
717
+ application/vnd.3gpp.pic-bw-large, "base64", "plb"
718
+ application/vnd.3gpp.pic-bw-small, "base64", "psb"
719
+ application/vnd.3gpp.pic-bw-var, "base64", "pvb"
720
+ application/vnd.3gpp.pinapp-info+xml, "base64", 0
721
+ application/vnd.3gpp.s1ap, "base64", 0
722
+ application/vnd.3gpp.seal-app-comm-requirements-info+xml, "base64", 0
723
+ application/vnd.3gpp.seal-data-delivery-info+cbor, "base64", 0
724
+ application/vnd.3gpp.seal-data-delivery-info+xml, "base64", 0
725
+ application/vnd.3gpp.seal-group-doc+xml, "base64", 0
726
+ application/vnd.3gpp.seal-info+xml, "base64", 0
727
+ application/vnd.3gpp.seal-location-info+cbor, "base64", 0
728
+ application/vnd.3gpp.seal-location-info+xml, "base64", 0
729
+ application/vnd.3gpp.seal-mbms-usage-info+xml, "base64", 0
730
+ application/vnd.3gpp.seal-mbs-usage-info+xml, "base64", 0
731
+ application/vnd.3gpp.seal-network-QoS-management-info+xml, "base64", 0
732
+ application/vnd.3gpp.seal-network-resource-info+cbor, "base64", 0
733
+ application/vnd.3gpp.seal-ue-config-info+xml, "base64", 0
734
+ application/vnd.3gpp.seal-unicast-info+xml, "base64", 0
735
+ application/vnd.3gpp.seal-user-profile-info+xml, "base64", 0
736
+ application/vnd.3gpp.sms, "base64", "sms"
737
+ application/vnd.3gpp.sms+xml, "base64", 0
738
+ application/vnd.3gpp.srvcc-ext+xml, "base64", 0
739
+ application/vnd.3gpp.state-and-event-info+xml, "base64", 0
740
+ application/vnd.3gpp.ussd+xml, "base64", 0
741
+ application/vnd.3gpp.v2x, "base64", 0
742
+ application/vnd.3gpp.vae-info+xml, "base64", 0
743
+ application/vnd.3gpp2.bcmcsinfo+xml, "base64", 0
744
+ application/vnd.3gpp2.sms, "base64", 0
745
+ application/vnd.3gpp2.tcap, "base64", "tcap"
746
+ application/vnd.3lightssoftware.imagescal, "base64", 0
747
+ application/vnd.FloGraphIt, "base64", "gph"
748
+ application/vnd.HandHeld-Entertainment+xml, "base64", "zmm"
749
+ application/vnd.Kinar, "base64", "kne knp sdf"
750
+ application/vnd.MFER, "base64", "mwf"
751
+ application/vnd.Mobius.DAF, "base64", "daf"
752
+ application/vnd.Mobius.DIS, "base64", "dis"
753
+ application/vnd.Mobius.MBK, "base64", "mbk"
754
+ application/vnd.Mobius.MQY, "base64", "mqy"
755
+ application/vnd.Mobius.MSL, "base64", "msl"
756
+ application/vnd.Mobius.PLC, "base64", "plc"
757
+ application/vnd.Mobius.TXF, "base64", "txf"
758
+ application/vnd.Quark.QuarkXPress, "8bit", "qxd qxt qwd qwt qxl qxb"
759
+ application/vnd.R74n.sandboxels+json, "base64", 0
760
+ application/vnd.RenLearn.rlprint, "base64", 0
761
+ application/vnd.SimTech-MindMapper, "base64", "twd twds"
762
+ application/vnd.abdalsecuritygroup.lockbox, "base64", 0
763
+ application/vnd.accpac.simply.aso, "base64", "aso"
764
+ application/vnd.accpac.simply.imp, "base64", "imp"
765
+ application/vnd.acm.addressxfer+json, "base64", 0
766
+ application/vnd.acm.chatbot+json, "base64", 0
767
+ application/vnd.acucobol, "base64", "acu"
768
+ application/vnd.acucorp, "7bit", "atc acutc"
769
+ application/vnd.adobe.aftereffects.project, "base64", "aep"
770
+ application/vnd.adobe.aftereffects.template, "base64", "aet"
771
+ application/vnd.adobe.air-application-installer-package+zip, "base64", "air"
772
+ application/vnd.adobe.flash.movie, "base64", 0
773
+ application/vnd.adobe.formscentral.fcdt, "base64", "fcdt"
774
+ application/vnd.adobe.fxp, "base64", "fxp fxpl"
775
+ application/vnd.adobe.indesign-idml-package, "base64", "idml"
776
+ application/vnd.adobe.partial-upload, "base64", 0
777
+ application/vnd.adobe.xdp+xml, "base64", "xdp"
778
+ application/vnd.adobe.xfdf, "base64", "xfdf"
779
+ application/vnd.aether.imp, "base64", 0
780
+ application/vnd.afpc.afplinedata, "base64", 0
781
+ application/vnd.afpc.afplinedata-pagedef, "base64", 0
782
+ application/vnd.afpc.cmoca-cmresource, "base64", 0
783
+ application/vnd.afpc.foca-charset, "base64", 0
784
+ application/vnd.afpc.foca-codedfont, "base64", 0
785
+ application/vnd.afpc.foca-codepage, "base64", 0
786
+ application/vnd.afpc.modca, "base64", 0
787
+ application/vnd.afpc.modca-cmtable, "base64", 0
788
+ application/vnd.afpc.modca-formdef, "base64", 0
789
+ application/vnd.afpc.modca-mediummap, "base64", 0
790
+ application/vnd.afpc.modca-objectcontainer, "base64", 0
791
+ application/vnd.afpc.modca-overlay, "base64", 0
792
+ application/vnd.afpc.modca-pagesegment, "base64", 0
793
+ application/vnd.age, "base64", 0
794
+ application/vnd.agtp.identity+json, "base64", 0
795
+ application/vnd.agtp.identity+yaml, "base64", 0
796
+ application/vnd.ah-barcode, "base64", 0
797
+ application/vnd.ahead.space, "base64", "ahead"
798
+ application/vnd.aia, "base64", 0
799
+ application/vnd.airzip.filesecure.azf, "base64", "azf"
800
+ application/vnd.airzip.filesecure.azs, "base64", "azs"
801
+ application/vnd.amadeus+json, "base64", 0
802
+ application/vnd.amazon.ebook, "base64", "azw"
803
+ application/vnd.amazon.mobi8-ebook, "base64", 0
804
+ application/vnd.americandynamics.acc, "base64", "acc"
805
+ application/vnd.amiga.ami, "base64", "ami"
806
+ application/vnd.amundsen.maze+xml, "base64", 0
807
+ application/vnd.android.axml, "base64", 0
808
+ application/vnd.android.ota, "base64", 0
809
+ application/vnd.android.package-archive, "base64", "apk"
810
+ application/vnd.anki, "base64", 0
811
+ application/vnd.anser-web-certificate-issue-initiation, "base64", "cii"
812
+ application/vnd.anser-web-funds-transfer-initiation, "base64", "fti"
813
+ application/vnd.antix.game-component, "base64", "atx"
814
+ application/vnd.apache.arrow.file, "base64", 0
815
+ application/vnd.apache.arrow.stream, "base64", 0
816
+ application/vnd.apache.parquet, "base64", "parquet"
817
+ application/vnd.apache.thrift.binary, "base64", 0
818
+ application/vnd.apache.thrift.compact, "base64", 0
819
+ application/vnd.apache.thrift.json, "base64", 0
820
+ application/vnd.apexlang, "base64", 0
821
+ application/vnd.api+json, "base64", 0
822
+ application/vnd.aplextor.warrp+json, "base64", 0
823
+ application/vnd.apothekende.reservation+json, "base64", 0
824
+ application/vnd.apple.installer+xml, "base64", "mpkg"
825
+ application/vnd.apple.iwork, "base64", 0
826
+ application/vnd.apple.keynote, "base64", "key"
827
+ application/vnd.apple.mpegurl, "base64", "m3u8"
828
+ application/vnd.apple.numbers, "base64", "numbers"
829
+ application/vnd.apple.pages, "base64", "pages"
830
+ application/vnd.apple.pkpass, "base64", "pkpass"
831
+ application/vnd.apple.steering-list, "base64", 0
832
+ application/vnd.apple.unknown.13, "base64", 0
833
+ application/vnd.arastra.swi, "base64", "swi"
834
+ application/vnd.aristanetworks.swi, "base64", "swi"
835
+ application/vnd.artisan+json, "base64", 0
836
+ application/vnd.artsquare, "base64", 0
837
+ application/vnd.as207960.vas.config+jer, "base64", 0
838
+ application/vnd.as207960.vas.config+uper, "base64", 0
839
+ application/vnd.as207960.vas.tap+jer, "base64", 0
840
+ application/vnd.as207960.vas.tap+uper, "base64", 0
841
+ application/vnd.astraea-software.iota, "base64", "iota"
842
+ application/vnd.audiograph, "base64", "aep"
843
+ application/vnd.aumtrix.aum, "base64", 0
844
+ application/vnd.autopackage, "base64", 0
845
+ application/vnd.avalon+json, "base64", 0
846
+ application/vnd.avistar+xml, "base64", 0
847
+ application/vnd.balsamiq.bmml+xml, "base64", 0
848
+ application/vnd.balsamiq.bmpr, "base64", 0
849
+ application/vnd.banana-accounting, "base64", 0
850
+ application/vnd.bbf.usp.error, "base64", 0
851
+ application/vnd.bbf.usp.msg, "base64", 0
852
+ application/vnd.bbf.usp.msg+json, "base64", 0
853
+ application/vnd.bekitzur-stech+json, "base64", 0
854
+ application/vnd.belightsoft.lhzd+zip, "base64", 0
855
+ application/vnd.belightsoft.lhzl+zip, "base64", 0
856
+ application/vnd.bint.med-content, "base64", 0
857
+ application/vnd.biopax.rdf+xml, "base64", 0
858
+ application/vnd.blink-idb-value-wrapper, "base64", 0
859
+ application/vnd.blueice.multipass, "base64", "mpm"
860
+ application/vnd.bluetooth.ep.oob, "base64", 0
861
+ application/vnd.bluetooth.le.oob, "base64", 0
862
+ application/vnd.bmi, "base64", "bmi"
863
+ application/vnd.bpf, "base64", 0
864
+ application/vnd.bpf3, "base64", 0
865
+ application/vnd.businessobjects, "base64", "rep"
866
+ application/vnd.byu.uapi+json, "base64", 0
867
+ application/vnd.bzip3, "base64", 0
868
+ application/vnd.c3voc.schedule+xml, "base64", 0
869
+ application/vnd.cab-jscript, "base64", 0
870
+ application/vnd.canon-cpdl, "base64", 0
871
+ application/vnd.canon-lips, "base64", 0
872
+ application/vnd.capasystems-pg+json, "base64", 0
873
+ application/vnd.cel, "base64", 0
874
+ application/vnd.cendio.thinlinc.clientconf, "base64", 0
875
+ application/vnd.century-systems.tcp_stream, "base64", 0
876
+ application/vnd.chemdraw+xml, "base64", "cdxml"
877
+ application/vnd.chess-pgn, "base64", 0
878
+ application/vnd.chipnuts.karaoke-mmd, "base64", "mmd"
879
+ application/vnd.ciedi, "base64", 0
880
+ application/vnd.cinderella, "base64", "cdy"
881
+ application/vnd.cirpack.isdn-ext, "base64", 0
882
+ application/vnd.citationstyles.style+xml, "base64", 0
883
+ application/vnd.claymore, "base64", "cla"
884
+ application/vnd.cloanto.rp9, "base64", "rp9"
885
+ application/vnd.clonk.c4group, "base64", "c4d c4f c4g c4p c4u"
886
+ application/vnd.cluetrust.cartomobile-config, "base64", "c11amc"
887
+ application/vnd.cluetrust.cartomobile-config-pkg, "base64", "c11amz"
888
+ application/vnd.cmmf-configuration-information+json, "base64", 0
889
+ application/vnd.cmmf-efd+xml, "base64", 0
890
+ application/vnd.cmmf-encoder-configuration+json, "base64", 0
891
+ application/vnd.cncf.helm.chart.content.v1.tar+gzip, "base64", 0
892
+ application/vnd.cncf.helm.chart.provenance.v1.prov, "base64", 0
893
+ application/vnd.cncf.helm.config.v1+json, "base64", 0
894
+ application/vnd.coffeescript, "base64", 0
895
+ application/vnd.collabio.xodocuments.document, "base64", 0
896
+ application/vnd.collabio.xodocuments.document-template, "base64", 0
897
+ application/vnd.collabio.xodocuments.presentation, "base64", 0
898
+ application/vnd.collabio.xodocuments.presentation-template, "base64", 0
899
+ application/vnd.collabio.xodocuments.spreadsheet, "base64", 0
900
+ application/vnd.collabio.xodocuments.spreadsheet-template, "base64", 0
901
+ application/vnd.collection+json, "base64", 0
902
+ application/vnd.collection.doc+json, "base64", 0
903
+ application/vnd.collection.next+json, "base64", 0
904
+ application/vnd.comicbook+zip, "base64", 0
905
+ application/vnd.comicbook-rar, "base64", 0
906
+ application/vnd.commerce-battelle, "base64", 0
907
+ application/vnd.commonspace, "base64", "csp"
908
+ application/vnd.contact.cmsg, "base64", "cdbcmsg"
909
+ application/vnd.coreos.ignition+json, "base64", 0
910
+ application/vnd.cosmocaller, "base64", "cmc"
911
+ application/vnd.crick.clicker, "base64", "clkx"
912
+ application/vnd.crick.clicker.keyboard, "base64", "clkk"
913
+ application/vnd.crick.clicker.palette, "base64", "clkp"
914
+ application/vnd.crick.clicker.template, "base64", "clkt"
915
+ application/vnd.crick.clicker.wordbank, "base64", "clkw"
916
+ application/vnd.criticaltools.wbs+xml, "base64", "wbs"
917
+ application/vnd.cryptii.pipe+json, "base64", 0
918
+ application/vnd.crypto-shade-file, "base64", 0
919
+ application/vnd.cryptomator.encrypted, "base64", 0
920
+ application/vnd.cryptomator.vault, "base64", 0
921
+ application/vnd.ctc-posml, "base64", "pml"
922
+ application/vnd.ctct.ws+xml, "base64", 0
923
+ application/vnd.cups-pdf, "base64", 0
924
+ application/vnd.cups-postscript, "base64", 0
925
+ application/vnd.cups-ppd, "base64", "ppd"
926
+ application/vnd.cups-raster, "base64", 0
927
+ application/vnd.cups-raw, "base64", 0
928
+ application/vnd.curl, "base64", "curl"
929
+ application/vnd.curl.car, "base64", "car"
930
+ application/vnd.curl.pcurl, "base64", "pcurl"
931
+ application/vnd.cyan.dean.root+xml, "base64", 0
932
+ application/vnd.cybank, "base64", 0
933
+ application/vnd.cyclonedx+json, "base64", 0
934
+ application/vnd.cyclonedx+xml, "base64", 0
935
+ application/vnd.d2l.coursepackage1p0+zip, "base64", 0
936
+ application/vnd.d3m-dataset, "base64", 0
937
+ application/vnd.d3m-problem, "base64", 0
938
+ application/vnd.dart, "base64", "dart"
939
+ application/vnd.data-vision.rdz, "base64", "rdz"
940
+ application/vnd.datalog, "base64", 0
941
+ application/vnd.datapackage+json, "base64", 0
942
+ application/vnd.dataresource+json, "base64", 0
943
+ application/vnd.dbf, "base64", 0
944
+ application/vnd.dcmp+xml, "base64", 0
945
+ application/vnd.debian.binary-package, "base64", 0
946
+ application/vnd.dece.data, "base64", "uvd uvf uvvd uvvf"
947
+ application/vnd.dece.ttml+xml, "base64", "uvt uvvt"
948
+ application/vnd.dece.unspecified, "base64", "uvvx uvx"
949
+ application/vnd.dece.zip, "base64", "uvvz uvz"
950
+ application/vnd.denovo.fcselayout-link, "base64", "fe_launch"
951
+ application/vnd.desmume.movie, "base64", 0
952
+ application/vnd.deut+json, "base64", 0
953
+ application/vnd.digilite.prolights, "base64", 0
954
+ application/vnd.digitalstack.document+zip, "base64", 0
955
+ application/vnd.dir-bi.plate-dl-nosuffix, "base64", 0
956
+ application/vnd.dm.delegation+xml, "base64", 0
957
+ application/vnd.dna, "base64", "dna"
958
+ application/vnd.document+json, "base64", 0
959
+ application/vnd.dolby.mlp, "base64", "mlp"
960
+ application/vnd.dolby.mobile.1, "base64", 0
961
+ application/vnd.dolby.mobile.2, "base64", 0
962
+ application/vnd.doremir.scorecloud-binary-document, "base64", 0
963
+ application/vnd.dpgraph, "base64", "dpg"
964
+ application/vnd.dreamfactory, "base64", "dfac"
965
+ application/vnd.drive+json, "base64", 0
966
+ application/vnd.ds-keypoint, "base64", "kpxx"
967
+ application/vnd.dtg.local, "base64", 0
968
+ application/vnd.dtg.local.flash, "base64", 0
969
+ application/vnd.dtg.local.html, "base64", 0
970
+ application/vnd.dvb.ait, "base64", "ait"
971
+ application/vnd.dvb.dvbisl+xml, "base64", 0
972
+ application/vnd.dvb.dvbj, "base64", 0
973
+ application/vnd.dvb.esgcontainer, "base64", 0
974
+ application/vnd.dvb.ipdcdftnotifaccess, "base64", 0
975
+ application/vnd.dvb.ipdcesgaccess, "base64", 0
976
+ application/vnd.dvb.ipdcesgaccess2, "base64", 0
977
+ application/vnd.dvb.ipdcesgpdd, "base64", 0
978
+ application/vnd.dvb.ipdcroaming, "base64", 0
979
+ application/vnd.dvb.iptv.alfec-base, "base64", 0
980
+ application/vnd.dvb.iptv.alfec-enhancement, "base64", 0
981
+ application/vnd.dvb.notif-aggregate-root+xml, "base64", 0
982
+ application/vnd.dvb.notif-container+xml, "base64", 0
983
+ application/vnd.dvb.notif-generic+xml, "base64", 0
984
+ application/vnd.dvb.notif-ia-msglist+xml, "base64", 0
985
+ application/vnd.dvb.notif-ia-registration-request+xml, "base64", 0
986
+ application/vnd.dvb.notif-ia-registration-response+xml, "base64", 0
987
+ application/vnd.dvb.notif-init+xml, "base64", 0
988
+ application/vnd.dvb.pfr, "base64", 0
989
+ application/vnd.dvb.service, "base64", "svc"
990
+ application/vnd.dxr, "base64", 0
991
+ application/vnd.dynageo, "base64", "geo"
992
+ application/vnd.dzr, "base64", 0
993
+ application/vnd.easykaraoke.cdgdownload, "base64", 0
994
+ application/vnd.ecdis-update, "base64", 0
995
+ application/vnd.ecip.rlp, "base64", 0
996
+ application/vnd.eclipse.ditto+json, "base64", 0
997
+ application/vnd.ecowin.chart, "base64", "mag"
998
+ application/vnd.ecowin.filerequest, "base64", 0
999
+ application/vnd.ecowin.fileupdate, "base64", 0
1000
+ application/vnd.ecowin.series, "base64", 0
1001
+ application/vnd.ecowin.seriesrequest, "base64", 0
1002
+ application/vnd.ecowin.seriesupdate, "base64", 0
1003
+ application/vnd.edulith.edux+json, "base64", 0
1004
+ application/vnd.efi.img, "base64", 0
1005
+ application/vnd.efi.iso, "base64", 0
1006
+ application/vnd.eln+zip, "base64", 0
1007
+ application/vnd.emclient.accessrequest+xml, "base64", 0
1008
+ application/vnd.enliven, "base64", "nml"
1009
+ application/vnd.enphase.envoy, "base64", 0
1010
+ application/vnd.eprints.data+xml, "base64", 0
1011
+ application/vnd.epson.esf, "base64", "esf"
1012
+ application/vnd.epson.msf, "base64", "msf"
1013
+ application/vnd.epson.quickanime, "base64", "qam"
1014
+ application/vnd.epson.salt, "base64", "slt"
1015
+ application/vnd.epson.ssf, "base64", "ssf"
1016
+ application/vnd.ericsson.quickcall, "base64", 0
1017
+ application/vnd.erofs, "base64", 0
1018
+ application/vnd.espass-espass+zip, "base64", 0
1019
+ application/vnd.eszigno3+xml, "base64", "es3 et3"
1020
+ application/vnd.etsi.aoc+xml, "base64", 0
1021
+ application/vnd.etsi.asic-e+zip, "base64", "asice"
1022
+ application/vnd.etsi.asic-s+zip, "base64", "asics"
1023
+ application/vnd.etsi.cug+xml, "base64", 0
1024
+ application/vnd.etsi.iptvcommand+xml, "base64", 0
1025
+ application/vnd.etsi.iptvdiscovery+xml, "base64", 0
1026
+ application/vnd.etsi.iptvprofile+xml, "base64", 0
1027
+ application/vnd.etsi.iptvsad-bc+xml, "base64", 0
1028
+ application/vnd.etsi.iptvsad-cod+xml, "base64", 0
1029
+ application/vnd.etsi.iptvsad-npvr+xml, "base64", 0
1030
+ application/vnd.etsi.iptvservice+xml, "base64", 0
1031
+ application/vnd.etsi.iptvsync+xml, "base64", 0
1032
+ application/vnd.etsi.iptvueprofile+xml, "base64", 0
1033
+ application/vnd.etsi.mcid+xml, "base64", 0
1034
+ application/vnd.etsi.mheg5, "base64", 0
1035
+ application/vnd.etsi.overload-control-policy-dataset+xml, "base64", 0
1036
+ application/vnd.etsi.pstn+xml, "base64", 0
1037
+ application/vnd.etsi.sci+xml, "base64", 0
1038
+ application/vnd.etsi.simservs+xml, "base64", 0
1039
+ application/vnd.etsi.timestamp-token, "base64", 0
1040
+ application/vnd.etsi.tsl+xml, "base64", 0
1041
+ application/vnd.etsi.tsl.der, "base64", 0
1042
+ application/vnd.eu.kasparian.car+json, "base64", 0
1043
+ application/vnd.eudora.data, "base64", 0
1044
+ application/vnd.evolv.ecig.profile, "base64", 0
1045
+ application/vnd.evolv.ecig.settings, "base64", 0
1046
+ application/vnd.evolv.ecig.theme, "base64", 0
1047
+ application/vnd.exstream-empower+zip, "base64", 0
1048
+ application/vnd.exstream-package, "base64", 0
1049
+ application/vnd.ezpix-album, "base64", "ez2"
1050
+ application/vnd.ezpix-package, "base64", "ez3"
1051
+ application/vnd.f-secure.mobile, "base64", 0
1052
+ application/vnd.faf+yaml, "base64", 0
1053
+ application/vnd.fafa+yaml, "base64", 0
1054
+ application/vnd.fafm+yaml, "base64", 0
1055
+ application/vnd.familysearch.gedcom+zip, "base64", 0
1056
+ application/vnd.fastcopy-disk-image, "base64", 0
1057
+ application/vnd.fdf, "base64", "fdf"
1058
+ application/vnd.fdsn.mseed, "base64", "mseed"
1059
+ application/vnd.fdsn.seed, "base64", "dataless seed"
1060
+ application/vnd.fdsn.stationxml+xml, "base64", 0
1061
+ application/vnd.ffsns, "base64", 0
1062
+ application/vnd.fgb, "base64", 0
1063
+ application/vnd.ficlab.flb+zip, "base64", 0
1064
+ application/vnd.filmit.zfc, "base64", 0
1065
+ application/vnd.fints, "base64", 0
1066
+ application/vnd.firemonkeys.cloudcell, "base64", 0
1067
+ application/vnd.fluxtime.clip, "base64", "ftc"
1068
+ application/vnd.font-fontforge-sfd, "base64", 0
1069
+ application/vnd.foritech.container, "base64", 0
1070
+ application/vnd.framemaker, "base64", "frm maker frame fm fb book fbdoc"
1071
+ application/vnd.freelog.comic, "base64", 0
1072
+ application/vnd.frogans.fnc, "base64", "fnc"
1073
+ application/vnd.frogans.ltf, "base64", "ltf"
1074
+ application/vnd.fsc.weblaunch, "7bit", "fsc"
1075
+ application/vnd.fujifilm.fb.docuworks, "base64", 0
1076
+ application/vnd.fujifilm.fb.docuworks.binder, "base64", 0
1077
+ application/vnd.fujifilm.fb.docuworks.container, "base64", 0
1078
+ application/vnd.fujifilm.fb.jfi+xml, "base64", 0
1079
+ application/vnd.fujitsu.oasys, "base64", "oas"
1080
+ application/vnd.fujitsu.oasys2, "base64", "oa2"
1081
+ application/vnd.fujitsu.oasys3, "base64", "oa3"
1082
+ application/vnd.fujitsu.oasysgp, "base64", "fg5"
1083
+ application/vnd.fujitsu.oasysprs, "base64", "bh2"
1084
+ application/vnd.fujixerox.ART-EX, "base64", 0
1085
+ application/vnd.fujixerox.ART4, "base64", 0
1086
+ application/vnd.fujixerox.HBPL, "base64", 0
1087
+ application/vnd.fujixerox.ddd, "base64", "ddd"
1088
+ application/vnd.fujixerox.docuworks, "base64", "xdw"
1089
+ application/vnd.fujixerox.docuworks.binder, "base64", "xbd"
1090
+ application/vnd.fujixerox.docuworks.container, "base64", 0
1091
+ application/vnd.fut-misnet, "base64", 0
1092
+ application/vnd.futoin+cbor, "base64", 0
1093
+ application/vnd.futoin+json, "base64", 0
1094
+ application/vnd.fuzzysheet, "base64", "fzs"
1095
+ application/vnd.g3pix.g3fc, "base64", 0
1096
+ application/vnd.ga4gh.passport+jwt, "base64", 0
1097
+ application/vnd.genomatix.tuxedo, "base64", "txd"
1098
+ application/vnd.genozip, "base64", 0
1099
+ application/vnd.gentics.grd+json, "base64", 0
1100
+ application/vnd.gentoo.catmetadata+xml, "base64", 0
1101
+ application/vnd.gentoo.ebuild, "base64", 0
1102
+ application/vnd.gentoo.eclass, "base64", 0
1103
+ application/vnd.gentoo.gpkg, "base64", 0
1104
+ application/vnd.gentoo.manifest, "base64", 0
1105
+ application/vnd.gentoo.pkgmetadata+xml, "base64", 0
1106
+ application/vnd.gentoo.xpak, "base64", 0
1107
+ application/vnd.geo+json, "base64", 0
1108
+ application/vnd.geocube+xml, "8bit", 0
1109
+ application/vnd.geogebra.file, "base64", "ggb"
1110
+ application/vnd.geogebra.pinboard, "base64", 0
1111
+ application/vnd.geogebra.slides, "base64", "ggs"
1112
+ application/vnd.geogebra.tool, "base64", "ggt"
1113
+ application/vnd.geometry-explorer, "base64", "gex gre"
1114
+ application/vnd.geonext, "base64", "gxt"
1115
+ application/vnd.geoplan, "base64", "g2w"
1116
+ application/vnd.geospace, "base64", "g3w"
1117
+ application/vnd.gerber, "base64", 0
1118
+ application/vnd.globalplatform.card-content-mgt, "base64", 0
1119
+ application/vnd.globalplatform.card-content-mgt-response, "base64", 0
1120
+ application/vnd.gmx, "base64", "gmx"
1121
+ application/vnd.gnu.taler.exchange+json, "base64", 0
1122
+ application/vnd.gnu.taler.merchant+json, "base64", 0
1123
+ application/vnd.google-earth.kml+xml, "8bit", "kml"
1124
+ application/vnd.google-earth.kmz, "8bit", "kmz"
1125
+ application/vnd.gov.sk.e-form+xml, "base64", 0
1126
+ application/vnd.gov.sk.e-form+zip, "base64", 0
1127
+ application/vnd.gov.sk.xmldatacontainer+xml, "base64", 0
1128
+ application/vnd.gp3, "base64", 0
1129
+ application/vnd.gpxsee.map+xml, "base64", 0
1130
+ application/vnd.grafeq, "base64", "gqf gqs"
1131
+ application/vnd.gridmp, "base64", 0
1132
+ application/vnd.groove-account, "base64", "gac"
1133
+ application/vnd.groove-help, "base64", "ghf"
1134
+ application/vnd.groove-identity-message, "base64", "gim"
1135
+ application/vnd.groove-injector, "base64", "grv"
1136
+ application/vnd.groove-tool-message, "base64", "gtm"
1137
+ application/vnd.groove-tool-template, "base64", "tpl"
1138
+ application/vnd.groove-vcard, "base64", "vcg"
1139
+ application/vnd.hal+json, "base64", 0
1140
+ application/vnd.hal+xml, "base64", "hal"
1141
+ application/vnd.hbci, "base64", "hbci hbc kom upa pkd bpd"
1142
+ application/vnd.hc+json, "base64", 0
1143
+ application/vnd.hcl-bireports, "base64", 0
1144
+ application/vnd.hdfgroup.hdf4, "base64", 0
1145
+ application/vnd.hdfgroup.hdf5, "base64", 0
1146
+ application/vnd.hdt, "base64", 0
1147
+ application/vnd.heroku+json, "base64", 0
1148
+ application/vnd.hhe.lesson-player, "base64", "les"
1149
+ application/vnd.hl7cda+xml, "base64", 0
1150
+ application/vnd.hl7v2+xml, "base64", 0
1151
+ application/vnd.hp-HPGL, "base64", "plt hpgl"
1152
+ application/vnd.hp-PCL, "base64", "pcl"
1153
+ application/vnd.hp-PCLXL, "base64", "pclxl"
1154
+ application/vnd.hp-hpid, "base64", "hpid"
1155
+ application/vnd.hp-hps, "base64", "hps"
1156
+ application/vnd.hp-jlyt, "base64", "jlt"
1157
+ application/vnd.hsl, "base64", 0
1158
+ application/vnd.httphone, "base64", 0
1159
+ application/vnd.hydrostatix.sof-data, "base64", "sfd-hdstx"
1160
+ application/vnd.hyper+json, "base64", 0
1161
+ application/vnd.hyper-item+json, "base64", 0
1162
+ application/vnd.hyperdrive+json, "base64", 0
1163
+ application/vnd.hzn-3d-crossword, "base64", "x3d"
1164
+ application/vnd.ibm.MiniPay, "base64", "mpy"
1165
+ application/vnd.ibm.afplinedata, "base64", 0
1166
+ application/vnd.ibm.electronic-media, "base64", "emm"
1167
+ application/vnd.ibm.modcap, "base64", "afp list3820 listafp"
1168
+ application/vnd.ibm.rights-management, "base64", "irm"
1169
+ application/vnd.ibm.secure-container, "base64", "sc"
1170
+ application/vnd.iccprofile, "base64", "icc icm"
1171
+ application/vnd.ieee.1905, "base64", 0
1172
+ application/vnd.igloader, "base64", "igl"
1173
+ application/vnd.imagemeter.folder+zip, "base64", 0
1174
+ application/vnd.imagemeter.image+zip, "base64", 0
1175
+ application/vnd.immervision-ivp, "base64", "ivp"
1176
+ application/vnd.immervision-ivu, "base64", "ivu"
1177
+ application/vnd.ims.imsccv1p1, "base64", 0
1178
+ application/vnd.ims.imsccv1p2, "base64", 0
1179
+ application/vnd.ims.imsccv1p3, "base64", 0
1180
+ application/vnd.ims.lis.v2.result+json, "base64", 0
1181
+ application/vnd.ims.lti.v2.toolconsumerprofile+json, "base64", 0
1182
+ application/vnd.ims.lti.v2.toolproxy+json, "base64", 0
1183
+ application/vnd.ims.lti.v2.toolproxy.id+json, "base64", 0
1184
+ application/vnd.ims.lti.v2.toolsettings+json, "base64", 0
1185
+ application/vnd.ims.lti.v2.toolsettings.simple+json, "base64", 0
1186
+ application/vnd.informedcontrol.rms+xml, "base64", 0
1187
+ application/vnd.informix-visionary, "base64", 0
1188
+ application/vnd.infotech.project, "base64", 0
1189
+ application/vnd.infotech.project+xml, "base64", 0
1190
+ application/vnd.innopath.wamp.notification, "base64", 0
1191
+ application/vnd.insors.igm, "base64", "igm"
1192
+ application/vnd.intercon.formnet, "base64", "xpw xpx"
1193
+ application/vnd.intergeo, "base64", "i2g"
1194
+ application/vnd.intertrust.digibox, "base64", 0
1195
+ application/vnd.intertrust.nncp, "base64", 0
1196
+ application/vnd.intu.qbo, "base64", "qbo"
1197
+ application/vnd.intu.qfx, "base64", "qfx"
1198
+ application/vnd.ipfs.ipns-record, "base64", 0
1199
+ application/vnd.ipld.car, "base64", 0
1200
+ application/vnd.ipld.dag-cbor, "base64", 0
1201
+ application/vnd.ipld.dag-json, "base64", 0
1202
+ application/vnd.ipld.raw, "base64", 0
1203
+ application/vnd.iptc.g2.catalogitem+xml, "base64", 0
1204
+ application/vnd.iptc.g2.conceptitem+xml, "base64", 0
1205
+ application/vnd.iptc.g2.knowledgeitem+xml, "base64", 0
1206
+ application/vnd.iptc.g2.newsitem+xml, "base64", 0
1207
+ application/vnd.iptc.g2.newsmessage+xml, "base64", "nar"
1208
+ application/vnd.iptc.g2.packageitem+xml, "base64", 0
1209
+ application/vnd.iptc.g2.planningitem+xml, "base64", 0
1210
+ application/vnd.ipunplugged.rcprofile, "base64", "rcprofile"
1211
+ application/vnd.irepository.package+xml, "base64", "irp"
1212
+ application/vnd.is-xpr, "base64", "xpr"
1213
+ application/vnd.isac.fcs, "base64", "fcs"
1214
+ application/vnd.iso11783-10+zip, "base64", 0
1215
+ application/vnd.jam, "base64", "jam"
1216
+ application/vnd.japannet-directory-service, "base64", 0
1217
+ application/vnd.japannet-jpnstore-wakeup, "base64", 0
1218
+ application/vnd.japannet-payment-wakeup, "base64", 0
1219
+ application/vnd.japannet-registration, "base64", 0
1220
+ application/vnd.japannet-registration-wakeup, "base64", 0
1221
+ application/vnd.japannet-setstore-wakeup, "base64", 0
1222
+ application/vnd.japannet-verification, "base64", 0
1223
+ application/vnd.japannet-verification-wakeup, "base64", 0
1224
+ application/vnd.java.hprof , "base64", "hprof"
1225
+ application/vnd.java.hprof.text, "base64", "hprof.txt"
1226
+ application/vnd.jcp.javame.midlet-rms, "base64", "rms"
1227
+ application/vnd.jisp, "base64", "jisp"
1228
+ application/vnd.joost.joda-archive, "base64", "joda"
1229
+ application/vnd.jsk.isdn-ngn, "base64", 0
1230
+ application/vnd.kahootz, "base64", "ktr ktz"
1231
+ application/vnd.kde.karbon, "base64", "karbon"
1232
+ application/vnd.kde.kchart, "base64", "chrt"
1233
+ application/vnd.kde.kformula, "base64", "kfo"
1234
+ application/vnd.kde.kivio, "base64", "flw"
1235
+ application/vnd.kde.kontour, "base64", "kon"
1236
+ application/vnd.kde.kpresenter, "base64", "kpr kpt"
1237
+ application/vnd.kde.kspread, "base64", "ksp"
1238
+ application/vnd.kde.kword, "base64", "kwd kwt"
1239
+ application/vnd.kdl, "base64", 0
1240
+ application/vnd.kenameaapp, "base64", "htke"
1241
+ application/vnd.keyman.kmp+zip, "base64", 0
1242
+ application/vnd.keyman.kmx, "base64", 0
1243
+ application/vnd.kidspiration, "base64", "kia"
1244
+ application/vnd.koan, "base64", "skd skm skp skt"
1245
+ application/vnd.kodak-descriptor, "base64", "sse"
1246
+ application/vnd.las, "base64", 0
1247
+ application/vnd.las.las+json, "base64", 0
1248
+ application/vnd.las.las+xml, "base64", "lasxml"
1249
+ application/vnd.laszip, "base64", 0
1250
+ application/vnd.ldev.productlicensing, "base64", 0
1251
+ application/vnd.leap+json, "base64", 0
1252
+ application/vnd.liberty-request+xml, "base64", 0
1253
+ application/vnd.llamagraphics.life-balance.desktop, "base64", "lbd"
1254
+ application/vnd.llamagraphics.life-balance.exchange+xml, "base64", "lbe"
1255
+ application/vnd.logipipe.circuit+zip, "base64", 0
1256
+ application/vnd.loom, "base64", 0
1257
+ application/vnd.lotus-1-2-3, "base64", "wks 123 wk1 wk2 wk3 wk4"
1258
+ application/vnd.lotus-approach, "base64", "apr"
1259
+ application/vnd.lotus-freelance, "base64", "pre"
1260
+ application/vnd.lotus-notes, "base64", "nsf"
1261
+ application/vnd.lotus-organizer, "base64", "org"
1262
+ application/vnd.lotus-screencam, "base64", "scm"
1263
+ application/vnd.lotus-wordpro, "base64", "lwp"
1264
+ application/vnd.lukuid.package+zip, "base64", 0
1265
+ application/vnd.macports.portpkg, "base64", "portpkg"
1266
+ application/vnd.majikah.bundle, "base64", 0
1267
+ application/vnd.maml, "base64", 0
1268
+ application/vnd.mapbox-vector-tile, "base64", 0
1269
+ application/vnd.marlin.drm.actiontoken+xml, "base64", 0
1270
+ application/vnd.marlin.drm.conftoken+xml, "base64", 0
1271
+ application/vnd.marlin.drm.license+xml, "base64", 0
1272
+ application/vnd.marlin.drm.mdcf, "base64", 0
1273
+ application/vnd.mason+json, "base64", 0
1274
+ application/vnd.maxar.archive.3tz+zip, "base64", 0
1275
+ application/vnd.maxmind.maxmind-db, "base64", 0
1276
+ application/vnd.mcd, "base64", "mcd"
1277
+ application/vnd.mdl, "base64", 0
1278
+ application/vnd.mdl-mbsdf, "base64", 0
1279
+ application/vnd.medcalcdata, "base64", "mc1"
1280
+ application/vnd.mediastation.cdkey, "base64", "cdkey"
1281
+ application/vnd.medicalholodeck.recordxr, "base64", 0
1282
+ application/vnd.meridian-slingshot, "base64", 0
1283
+ application/vnd.mermaid, "base64", 0
1284
+ application/vnd.mfmp, "base64", "mfm"
1285
+ application/vnd.micro+json, "base64", 0
1286
+ application/vnd.micrografx.flo, "base64", "flo"
1287
+ application/vnd.micrografx.igx, "base64", "igx"
1288
+ application/vnd.microsoft.portable-executable, "base64", 0
1289
+ application/vnd.microsoft.windows.thumbnail-cache, "base64", 0
1290
+ application/vnd.miele+json, "base64", 0
1291
+ application/vnd.mif, "base64", "mif"
1292
+ application/vnd.mindjet.mindmanager, "base64", "mmp mmap mmpt mmat mmmp mmas"
1293
+ application/vnd.minisoft-hp3000-save, "base64", 0
1294
+ application/vnd.mitsubishi.misty-guard.trustweb, "base64", 0
1295
+ application/vnd.modl, "base64", 0
1296
+ application/vnd.mophun.application, "base64", "mpn"
1297
+ application/vnd.mophun.certificate, "base64", "mpc"
1298
+ application/vnd.motorola.flexsuite, "base64", 0
1299
+ application/vnd.motorola.flexsuite.adsi, "base64", 0
1300
+ application/vnd.motorola.flexsuite.fis, "base64", 0
1301
+ application/vnd.motorola.flexsuite.gotap, "base64", 0
1302
+ application/vnd.motorola.flexsuite.kmr, "base64", 0
1303
+ application/vnd.motorola.flexsuite.ttc, "base64", 0
1304
+ application/vnd.motorola.flexsuite.wem, "base64", 0
1305
+ application/vnd.motorola.iprm, "base64", 0
1306
+ application/vnd.mozilla.xul+xml, "base64", "xul"
1307
+ application/vnd.ms-3mfdocument, "base64", 0
1308
+ application/vnd.ms-PrintDeviceCapabilities+xml, "base64", 0
1309
+ application/vnd.ms-PrintSchemaTicket+xml, "base64", 0
1310
+ application/vnd.ms-artgalry, "base64", "cil"
1311
+ application/vnd.ms-asf, "base64", "asf"
1312
+ application/vnd.ms-cab-compressed, "base64", "cab"
1313
+ application/vnd.ms-excel, "base64", "xls xlt xla xlc xlm xlw xll xld"
1314
+ application/vnd.ms-excel.addin.macroEnabled.12, "base64", "xlam"
1315
+ application/vnd.ms-excel.sheet.2, "base64", 0
1316
+ application/vnd.ms-excel.sheet.3, "base64", 0
1317
+ application/vnd.ms-excel.sheet.4, "base64", 0
1318
+ application/vnd.ms-excel.sheet.binary.macroEnabled.12, "base64", "xlsb"
1319
+ application/vnd.ms-excel.sheet.macroEnabled.12, "base64", "xlsm"
1320
+ application/vnd.ms-excel.template.macroEnabled.12, "base64", "xltm"
1321
+ application/vnd.ms-excel.workspace.3, "base64", 0
1322
+ application/vnd.ms-excel.workspace.4, "base64", 0
1323
+ application/vnd.ms-fontobject, "base64", "eot"
1324
+ application/vnd.ms-htmlhelp, "base64", "chm"
1325
+ application/vnd.ms-ims, "base64", "ims"
1326
+ application/vnd.ms-lrm, "base64", "lrm"
1327
+ application/vnd.ms-office.activeX+xml, "base64", 0
1328
+ application/vnd.ms-officetheme, "base64", "thmx"
1329
+ application/vnd.ms-outlook, "base64", "msg"
1330
+ application/vnd.ms-outlook-pst, "base64", "pst ost"
1331
+ application/vnd.ms-package.3dmanufacturing-3dmodel+xml, "base64", "3mf"
1332
+ application/vnd.ms-pki.seccat, "base64", "cat"
1333
+ application/vnd.ms-pki.stl, "base64", "stl"
1334
+ application/vnd.ms-playready.initiator+xml, "base64", 0
1335
+ application/vnd.ms-powerpoint, "base64", "ppt pps pot ppz ppa"
1336
+ application/vnd.ms-powerpoint.addin.macroEnabled.12, "base64", "ppam"
1337
+ application/vnd.ms-powerpoint.presentation.macroEnabled.12, "base64", "pptm"
1338
+ application/vnd.ms-powerpoint.slide.macroEnabled.12, "base64", "sldm"
1339
+ application/vnd.ms-powerpoint.slideshow.macroEnabled.12, "base64", "ppsm"
1340
+ application/vnd.ms-powerpoint.template.macroEnabled.12, "base64", "potm"
1341
+ application/vnd.ms-project, "base64", "mpp mpt"
1342
+ application/vnd.ms-spreadsheetml, "base64", 0
1343
+ application/vnd.ms-tnef, "base64", 0
1344
+ application/vnd.ms-visio.drawing, "base64", "vsdx"
1345
+ application/vnd.ms-visio.drawing.macroEnabled.12, "base64", "vsdm"
1346
+ application/vnd.ms-visio.stencil, "base64", "vssx"
1347
+ application/vnd.ms-visio.stencil.macroEnabled.12, "base64", "vssm"
1348
+ application/vnd.ms-visio.template, "base64", "vstx"
1349
+ application/vnd.ms-visio.template.macroEnabled.12, "base64", "vstm"
1350
+ application/vnd.ms-windows.devicepairing, "base64", 0
1351
+ application/vnd.ms-windows.nwprinting.oob, "base64", 0
1352
+ application/vnd.ms-windows.printerpairing, "base64", 0
1353
+ application/vnd.ms-windows.wsd.oob, "base64", 0
1354
+ application/vnd.ms-wmdrm.lic-chlg-req, "base64", 0
1355
+ application/vnd.ms-wmdrm.lic-resp, "base64", 0
1356
+ application/vnd.ms-wmdrm.meter-chlg-req, "base64", 0
1357
+ application/vnd.ms-wmdrm.meter-resp, "base64", 0
1358
+ application/vnd.ms-word.document.macroEnabled.12, "base64", "docm"
1359
+ application/vnd.ms-word.template.macroEnabled.12, "base64", "dotm"
1360
+ application/vnd.ms-word2006ml, "base64", 0
1361
+ application/vnd.ms-wordml, "base64", 0
1362
+ application/vnd.ms-works, "base64", "wcm wdb wks wps"
1363
+ application/vnd.ms-wpl, "base64", "wpl"
1364
+ application/vnd.ms-xpsdocument, "8bit", "xps oxps"
1365
+ application/vnd.msa-disk-image, "base64", "msa"
1366
+ application/vnd.mseq, "base64", "mseq"
1367
+ application/vnd.msgpack, "base64", 0
1368
+ application/vnd.msign, "base64", 0
1369
+ application/vnd.multiad.creator, "base64", 0
1370
+ application/vnd.multiad.creator.cif, "base64", 0
1371
+ application/vnd.music-niff, "base64", 0
1372
+ application/vnd.musician, "base64", "mus"
1373
+ application/vnd.muvee.style, "base64", "msty"
1374
+ application/vnd.mynfc, "base64", "taglet"
1375
+ application/vnd.nacamar.ybrid+json, "base64", 0
1376
+ application/vnd.nato.bindingdataobject+cbor, "base64", 0
1377
+ application/vnd.nato.bindingdataobject+json, "base64", 0
1378
+ application/vnd.nato.bindingdataobject+xml, "base64", 0
1379
+ application/vnd.nato.openxmlformats-package.iepd+zip, "base64", 0
1380
+ application/vnd.ncd.control, "base64", 0
1381
+ application/vnd.ncd.reference, "base64", 0
1382
+ application/vnd.nearst.inv+json, "base64", 0
1383
+ application/vnd.nebumind.line, "base64", 0
1384
+ application/vnd.nervana, "base64", "ent entity req request bkm kcm"
1385
+ application/vnd.netfpx, "base64", 0
1386
+ application/vnd.neurolanguage.nlu, "base64", "nlu"
1387
+ application/vnd.nila.protobuf-bundle+zip, "base64", 0
1388
+ application/vnd.nimn, "base64", 0
1389
+ application/vnd.nintendo.nitro.rom, "base64", 0
1390
+ application/vnd.nintendo.snes.rom, "base64", 0
1391
+ application/vnd.nitf, "base64", "nitf ntf"
1392
+ application/vnd.noblenet-directory, "base64", "nnd"
1393
+ application/vnd.noblenet-sealer, "base64", "nns"
1394
+ application/vnd.noblenet-web, "base64", "nnw"
1395
+ application/vnd.nokia.catalogs, "base64", 0
1396
+ application/vnd.nokia.conml+wbxml, "base64", 0
1397
+ application/vnd.nokia.conml+xml, "base64", 0
1398
+ application/vnd.nokia.iSDS-radio-presets, "base64", 0
1399
+ application/vnd.nokia.iptv.config+xml, "base64", 0
1400
+ application/vnd.nokia.landmark+wbxml, "base64", 0
1401
+ application/vnd.nokia.landmark+xml, "base64", 0
1402
+ application/vnd.nokia.landmarkcollection+xml, "base64", 0
1403
+ application/vnd.nokia.n-gage.ac+xml, "base64", 0
1404
+ application/vnd.nokia.n-gage.data, "base64", "ngdat"
1405
+ application/vnd.nokia.n-gage.symbian.install, "base64", "n-gage"
1406
+ application/vnd.nokia.ncd, "base64", 0
1407
+ application/vnd.nokia.ncd+xml, "base64", 0
1408
+ application/vnd.nokia.pcd+wbxml, "base64", 0
1409
+ application/vnd.nokia.pcd+xml, "base64", 0
1410
+ application/vnd.nokia.radio-preset, "base64", "rpst"
1411
+ application/vnd.nokia.radio-presets, "base64", "rpss"
1412
+ application/vnd.novadigm.EDM, "base64", "edm"
1413
+ application/vnd.novadigm.EDX, "base64", "edx"
1414
+ application/vnd.novadigm.EXT, "base64", "ext"
1415
+ application/vnd.ntt-local.content-share, "base64", 0
1416
+ application/vnd.ntt-local.file-transfer, "base64", 0
1417
+ application/vnd.ntt-local.ogw_remote-access, "base64", 0
1418
+ application/vnd.ntt-local.sip-ta_remote, "base64", 0
1419
+ application/vnd.ntt-local.sip-ta_tcp_stream, "base64", 0
1420
+ application/vnd.nubaltec.nudoku-game, "base64", 0
1421
+ application/vnd.oai.workflows, "base64", 0
1422
+ application/vnd.oai.workflows+json, "base64", 0
1423
+ application/vnd.oai.workflows+yaml, "base64", 0
1424
+ application/vnd.oasis.opendocument.base, "base64", "odb"
1425
+ application/vnd.oasis.opendocument.chart, "base64", "odc"
1426
+ application/vnd.oasis.opendocument.chart-template, "base64", "odc otc"
1427
+ application/vnd.oasis.opendocument.database, "base64", "odb"
1428
+ application/vnd.oasis.opendocument.flat.presentation, "base64", "fodp"
1429
+ application/vnd.oasis.opendocument.flat.spreadsheet, "base64", "fods"
1430
+ application/vnd.oasis.opendocument.flat.text, "base64", "fodt"
1431
+ application/vnd.oasis.opendocument.formula, "base64", "odf"
1432
+ application/vnd.oasis.opendocument.formula-template, "base64", "odf odft"
1433
+ application/vnd.oasis.opendocument.graphics, "base64", "odg"
1434
+ application/vnd.oasis.opendocument.graphics-template, "base64", "otg"
1435
+ application/vnd.oasis.opendocument.image, "base64", "odi"
1436
+ application/vnd.oasis.opendocument.image-template, "base64", "odi oti"
1437
+ application/vnd.oasis.opendocument.presentation, "base64", "odp"
1438
+ application/vnd.oasis.opendocument.presentation-template, "base64", "otp"
1439
+ application/vnd.oasis.opendocument.spreadsheet, "base64", "ods"
1440
+ application/vnd.oasis.opendocument.spreadsheet-template, "base64", "ots"
1441
+ application/vnd.oasis.opendocument.text, "base64", "odt"
1442
+ application/vnd.oasis.opendocument.text-master, "base64", "odm otm"
1443
+ application/vnd.oasis.opendocument.text-master-template, "base64", 0
1444
+ application/vnd.oasis.opendocument.text-template, "base64", "ott"
1445
+ application/vnd.oasis.opendocument.text-web, "base64", "oth"
1446
+ application/vnd.oasis.opendocument.tika.flat.document, "base64", 0
1447
+ application/vnd.obn, "base64", 0
1448
+ application/vnd.ocf+cbor, "base64", 0
1449
+ application/vnd.oci.image.manifest.v1+json, "base64", 0
1450
+ application/vnd.oftn.l10n+json, "base64", 0
1451
+ application/vnd.oipf.contentaccessdownload+xml, "base64", 0
1452
+ application/vnd.oipf.contentaccessstreaming+xml, "base64", 0
1453
+ application/vnd.oipf.cspg-hexbinary, "base64", 0
1454
+ application/vnd.oipf.dae.svg+xml, "base64", 0
1455
+ application/vnd.oipf.dae.xhtml+xml, "base64", 0
1456
+ application/vnd.oipf.mippvcontrolmessage+xml, "base64", 0
1457
+ application/vnd.oipf.pae.gem, "base64", 0
1458
+ application/vnd.oipf.spdiscovery+xml, "base64", 0
1459
+ application/vnd.oipf.spdlist+xml, "base64", 0
1460
+ application/vnd.oipf.ueprofile+xml, "base64", 0
1461
+ application/vnd.oipf.userprofile+xml, "base64", 0
1462
+ application/vnd.olpc-sugar, "base64", "xo"
1463
+ application/vnd.oma-scws-config, "base64", 0
1464
+ application/vnd.oma-scws-http-request, "base64", 0
1465
+ application/vnd.oma-scws-http-response, "base64", 0
1466
+ application/vnd.oma.bcast.associated-procedure-parameter+xml, "base64", 0
1467
+ application/vnd.oma.bcast.drm-trigger+xml, "base64", 0
1468
+ application/vnd.oma.bcast.imd+xml, "base64", 0
1469
+ application/vnd.oma.bcast.ltkm, "base64", 0
1470
+ application/vnd.oma.bcast.notification+xml, "base64", 0
1471
+ application/vnd.oma.bcast.provisioningtrigger, "base64", 0
1472
+ application/vnd.oma.bcast.sgboot, "base64", 0
1473
+ application/vnd.oma.bcast.sgdd+xml, "base64", 0
1474
+ application/vnd.oma.bcast.sgdu, "base64", 0
1475
+ application/vnd.oma.bcast.simple-symbol-container, "base64", 0
1476
+ application/vnd.oma.bcast.smartcard-trigger+xml, "base64", 0
1477
+ application/vnd.oma.bcast.sprov+xml, "base64", 0
1478
+ application/vnd.oma.bcast.stkm, "base64", 0
1479
+ application/vnd.oma.cab-address-book+xml, "base64", 0
1480
+ application/vnd.oma.cab-feature-handler+xml, "base64", 0
1481
+ application/vnd.oma.cab-pcc+xml, "base64", 0
1482
+ application/vnd.oma.cab-subs-invite+xml, "base64", 0
1483
+ application/vnd.oma.cab-user-prefs+xml, "base64", 0
1484
+ application/vnd.oma.dcd, "base64", 0
1485
+ application/vnd.oma.dcdc, "base64", 0
1486
+ application/vnd.oma.dd2+xml, "base64", "dd2"
1487
+ application/vnd.oma.drm.risd+xml, "base64", 0
1488
+ application/vnd.oma.group-usage-list+xml, "base64", 0
1489
+ application/vnd.oma.lwm2m+cbor, "base64", 0
1490
+ application/vnd.oma.lwm2m+json, "base64", 0
1491
+ application/vnd.oma.lwm2m+tlv, "base64", 0
1492
+ application/vnd.oma.pal+xml, "base64", 0
1493
+ application/vnd.oma.poc.detailed-progress-report+xml, "base64", 0
1494
+ application/vnd.oma.poc.final-report+xml, "base64", 0
1495
+ application/vnd.oma.poc.groups+xml, "base64", 0
1496
+ application/vnd.oma.poc.invocation-descriptor+xml, "base64", 0
1497
+ application/vnd.oma.poc.optimized-progress-report+xml, "base64", 0
1498
+ application/vnd.oma.push, "base64", 0
1499
+ application/vnd.oma.scidm.messages+xml, "base64", 0
1500
+ application/vnd.oma.xcap-directory+xml, "base64", 0
1501
+ application/vnd.omads-email+xml, "base64", 0
1502
+ application/vnd.omads-file+xml, "base64", 0
1503
+ application/vnd.omads-folder+xml, "base64", 0
1504
+ application/vnd.omaloc-supl-init, "base64", 0
1505
+ application/vnd.oms.cellular-cose-content+cbor, "base64", 0
1506
+ application/vnd.onepager, "base64", 0
1507
+ application/vnd.onepagertamp, "base64", 0
1508
+ application/vnd.onepagertamx, "base64", 0
1509
+ application/vnd.onepagertat, "base64", 0
1510
+ application/vnd.onepagertatp, "base64", 0
1511
+ application/vnd.onepagertatx, "base64", 0
1512
+ application/vnd.onvif.metadata, "base64", 0
1513
+ application/vnd.openblox.game+xml, "base64", 0
1514
+ application/vnd.openblox.game-binary, "base64", 0
1515
+ application/vnd.openeye.oeb, "base64", 0
1516
+ application/vnd.openofficeorg.autotext, "base64", "bau"
1517
+ application/vnd.openofficeorg.extension, "base64", "oxt"
1518
+ application/vnd.openprinttag, "base64", 0
1519
+ application/vnd.openstreetmap.data+xml, "base64", 0
1520
+ application/vnd.opentimestamps.ots, "base64", 0
1521
+ application/vnd.openvpi.dspx+json, "base64", 0
1522
+ application/vnd.openxmlformats-officedocument.custom-properties+xml, "base64", 0
1523
+ application/vnd.openxmlformats-officedocument.customXmlProperties+xml, "base64", 0
1524
+ application/vnd.openxmlformats-officedocument.drawing+xml, "base64", 0
1525
+ application/vnd.openxmlformats-officedocument.drawingml.chart+xml, "base64", 0
1526
+ application/vnd.openxmlformats-officedocument.drawingml.chartshapes+xml, "base64", 0
1527
+ application/vnd.openxmlformats-officedocument.drawingml.diagramColors+xml, "base64", 0
1528
+ application/vnd.openxmlformats-officedocument.drawingml.diagramData+xml, "base64", 0
1529
+ application/vnd.openxmlformats-officedocument.drawingml.diagramLayout+xml, "base64", 0
1530
+ application/vnd.openxmlformats-officedocument.drawingml.diagramStyle+xml, "base64", 0
1531
+ application/vnd.openxmlformats-officedocument.extended-properties+xml, "base64", 0
1532
+ application/vnd.openxmlformats-officedocument.presentationml.commentAuthors+xml, "base64", 0
1533
+ application/vnd.openxmlformats-officedocument.presentationml.comments+xml, "base64", 0
1534
+ application/vnd.openxmlformats-officedocument.presentationml.handoutMaster+xml, "base64", 0
1535
+ application/vnd.openxmlformats-officedocument.presentationml.notesMaster+xml, "base64", 0
1536
+ application/vnd.openxmlformats-officedocument.presentationml.notesSlide+xml, "base64", 0
1537
+ application/vnd.openxmlformats-officedocument.presentationml.presProps+xml, "base64", 0
1538
+ application/vnd.openxmlformats-officedocument.presentationml.presentation, "base64", "pptx thmx"
1539
+ application/vnd.openxmlformats-officedocument.presentationml.presentation.main+xml, "base64", 0
1540
+ application/vnd.openxmlformats-officedocument.presentationml.slide, "base64", "sldx"
1541
+ application/vnd.openxmlformats-officedocument.presentationml.slide+xml, "base64", 0
1542
+ application/vnd.openxmlformats-officedocument.presentationml.slideLayout+xml, "base64", 0
1543
+ application/vnd.openxmlformats-officedocument.presentationml.slideMaster+xml, "base64", 0
1544
+ application/vnd.openxmlformats-officedocument.presentationml.slideUpdateInfo+xml, "base64", 0
1545
+ application/vnd.openxmlformats-officedocument.presentationml.slideshow, "base64", "ppsx"
1546
+ application/vnd.openxmlformats-officedocument.presentationml.slideshow.main+xml, "base64", 0
1547
+ application/vnd.openxmlformats-officedocument.presentationml.tableStyles+xml, "base64", 0
1548
+ application/vnd.openxmlformats-officedocument.presentationml.tags+xml, "base64", 0
1549
+ application/vnd.openxmlformats-officedocument.presentationml.template, "base64", "potx"
1550
+ application/vnd.openxmlformats-officedocument.presentationml.template.main+xml, "base64", 0
1551
+ application/vnd.openxmlformats-officedocument.presentationml.viewProps+xml, "base64", 0
1552
+ application/vnd.openxmlformats-officedocument.spreadsheetml.calcChain+xml, "base64", 0
1553
+ application/vnd.openxmlformats-officedocument.spreadsheetml.chartsheet+xml, "base64", 0
1554
+ application/vnd.openxmlformats-officedocument.spreadsheetml.comments+xml, "base64", 0
1555
+ application/vnd.openxmlformats-officedocument.spreadsheetml.connections+xml, "base64", 0
1556
+ application/vnd.openxmlformats-officedocument.spreadsheetml.dialogsheet+xml, "base64", 0
1557
+ application/vnd.openxmlformats-officedocument.spreadsheetml.externalLink+xml, "base64", 0
1558
+ application/vnd.openxmlformats-officedocument.spreadsheetml.pivotCacheDefinition+xml, "base64", 0
1559
+ application/vnd.openxmlformats-officedocument.spreadsheetml.pivotCacheRecords+xml, "base64", 0
1560
+ application/vnd.openxmlformats-officedocument.spreadsheetml.pivotTable+xml, "base64", 0
1561
+ application/vnd.openxmlformats-officedocument.spreadsheetml.queryTable+xml, "base64", 0
1562
+ application/vnd.openxmlformats-officedocument.spreadsheetml.revisionHeaders+xml, "base64", 0
1563
+ application/vnd.openxmlformats-officedocument.spreadsheetml.revisionLog+xml, "base64", 0
1564
+ application/vnd.openxmlformats-officedocument.spreadsheetml.sharedStrings+xml, "base64", 0
1565
+ application/vnd.openxmlformats-officedocument.spreadsheetml.sheet, "base64", "xlsx"
1566
+ application/vnd.openxmlformats-officedocument.spreadsheetml.sheet.main+xml, "base64", 0
1567
+ application/vnd.openxmlformats-officedocument.spreadsheetml.sheetMetadata+xml, "base64", 0
1568
+ application/vnd.openxmlformats-officedocument.spreadsheetml.styles+xml, "base64", 0
1569
+ application/vnd.openxmlformats-officedocument.spreadsheetml.table+xml, "base64", 0
1570
+ application/vnd.openxmlformats-officedocument.spreadsheetml.tableSingleCells+xml, "base64", 0
1571
+ application/vnd.openxmlformats-officedocument.spreadsheetml.template, "base64", "xltx"
1572
+ application/vnd.openxmlformats-officedocument.spreadsheetml.template.main+xml, "base64", 0
1573
+ application/vnd.openxmlformats-officedocument.spreadsheetml.userNames+xml, "base64", 0
1574
+ application/vnd.openxmlformats-officedocument.spreadsheetml.volatileDependencies+xml, "base64", 0
1575
+ application/vnd.openxmlformats-officedocument.spreadsheetml.worksheet+xml, "base64", 0
1576
+ application/vnd.openxmlformats-officedocument.theme+xml, "base64", 0
1577
+ application/vnd.openxmlformats-officedocument.themeOverride+xml, "base64", 0
1578
+ application/vnd.openxmlformats-officedocument.vmlDrawing, "base64", 0
1579
+ application/vnd.openxmlformats-officedocument.wordprocessingml.comments+xml, "base64", 0
1580
+ application/vnd.openxmlformats-officedocument.wordprocessingml.document, "base64", "docx"
1581
+ application/vnd.openxmlformats-officedocument.wordprocessingml.document.glossary+xml, "base64", 0
1582
+ application/vnd.openxmlformats-officedocument.wordprocessingml.document.main+xml, "base64", 0
1583
+ application/vnd.openxmlformats-officedocument.wordprocessingml.endnotes+xml, "base64", 0
1584
+ application/vnd.openxmlformats-officedocument.wordprocessingml.fontTable+xml, "base64", 0
1585
+ application/vnd.openxmlformats-officedocument.wordprocessingml.footer+xml, "base64", 0
1586
+ application/vnd.openxmlformats-officedocument.wordprocessingml.footnotes+xml, "base64", 0
1587
+ application/vnd.openxmlformats-officedocument.wordprocessingml.numbering+xml, "base64", 0
1588
+ application/vnd.openxmlformats-officedocument.wordprocessingml.settings+xml, "base64", 0
1589
+ application/vnd.openxmlformats-officedocument.wordprocessingml.styles+xml, "base64", 0
1590
+ application/vnd.openxmlformats-officedocument.wordprocessingml.template, "base64", "dotx"
1591
+ application/vnd.openxmlformats-officedocument.wordprocessingml.template.main+xml, "base64", 0
1592
+ application/vnd.openxmlformats-officedocument.wordprocessingml.webSettings+xml, "base64", 0
1593
+ application/vnd.openxmlformats-package.core-properties+xml, "base64", 0
1594
+ application/vnd.openxmlformats-package.digital-signature-xmlsignature+xml, "base64", 0
1595
+ application/vnd.openxmlformats-package.relationships+xml, "base64", 0
1596
+ application/vnd.oracle.resource+json, "base64", 0
1597
+ application/vnd.orange.indata, "base64", 0
1598
+ application/vnd.osa.netdeploy, "base64", 0
1599
+ application/vnd.osgeo.mapguide.package, "base64", "mgp"
1600
+ application/vnd.osgi.bundle, "base64", 0
1601
+ application/vnd.osgi.dp, "base64", "dp"
1602
+ application/vnd.osgi.subsystem, "base64", "esa"
1603
+ application/vnd.otps.ct-kip+xml, "base64", 0
1604
+ application/vnd.oxli.countgraph, "base64", 0
1605
+ application/vnd.pagerduty+json, "base64", 0
1606
+ application/vnd.palm, "base64", "prc pdb pqa oprc"
1607
+ application/vnd.panoply, "base64", 0
1608
+ application/vnd.paos.xml, "base64", 0
1609
+ application/vnd.pasti-stx-disk-image, "base64", 0
1610
+ application/vnd.patentdive, "base64", 0
1611
+ application/vnd.patientecommsdoc, "base64", 0
1612
+ application/vnd.pawaafile, "base64", "paw"
1613
+ application/vnd.pcos, "base64", 0
1614
+ application/vnd.pg.format, "base64", "str"
1615
+ application/vnd.pg.osasli, "base64", "ei6"
1616
+ application/vnd.phbk+xml, "base64", 0
1617
+ application/vnd.piaccess.application-licence, "base64", 0
1618
+ application/vnd.picsel, "base64", "efif"
1619
+ application/vnd.pmi.widget, "base64", "wg"
1620
+ application/vnd.pmtiles, "base64", 0
1621
+ application/vnd.poc.group-advertisement+xml, "base64", 0
1622
+ application/vnd.pocketlearn, "base64", "plf"
1623
+ application/vnd.powerbuilder6, "base64", "pbd"
1624
+ application/vnd.powerbuilder6-s, "base64", 0
1625
+ application/vnd.powerbuilder7, "base64", 0
1626
+ application/vnd.powerbuilder7-s, "base64", 0
1627
+ application/vnd.powerbuilder75, "base64", 0
1628
+ application/vnd.powerbuilder75-s, "base64", 0
1629
+ application/vnd.pp.systemverify+xml, "base64", 0
1630
+ application/vnd.preminet, "base64", 0
1631
+ application/vnd.previewsystems.box, "base64", "box"
1632
+ application/vnd.project-graph, "base64", 0
1633
+ application/vnd.proteus.magazine, "base64", "mgz"
1634
+ application/vnd.psfs, "base64", 0
1635
+ application/vnd.pt.mundusmundi, "base64", 0
1636
+ application/vnd.publishare-delta-tree, "base64", "qps"
1637
+ application/vnd.pvi.ptid1, "base64", "pti ptid"
1638
+ application/vnd.pwg-multiplexed, "base64", 0
1639
+ application/vnd.pwg-xhtml-print+xml, "base64", 0
1640
+ application/vnd.pyon+json, "base64", 0
1641
+ application/vnd.qualcomm.brew-app-res, "base64", 0
1642
+ application/vnd.quarantainenet, "base64", 0
1643
+ application/vnd.quobject-quoxdocument, "base64", 0
1644
+ application/vnd.radisys.moml+xml, "base64", 0
1645
+ application/vnd.radisys.msml+xml, "base64", 0
1646
+ application/vnd.radisys.msml-audit+xml, "base64", 0
1647
+ application/vnd.radisys.msml-audit-conf+xml, "base64", 0
1648
+ application/vnd.radisys.msml-audit-conn+xml, "base64", 0
1649
+ application/vnd.radisys.msml-audit-dialog+xml, "base64", 0
1650
+ application/vnd.radisys.msml-audit-stream+xml, "base64", 0
1651
+ application/vnd.radisys.msml-conf+xml, "base64", 0
1652
+ application/vnd.radisys.msml-dialog+xml, "base64", 0
1653
+ application/vnd.radisys.msml-dialog-base+xml, "base64", 0
1654
+ application/vnd.radisys.msml-dialog-fax-detect+xml, "base64", 0
1655
+ application/vnd.radisys.msml-dialog-fax-sendrecv+xml, "base64", 0
1656
+ application/vnd.radisys.msml-dialog-group+xml, "base64", 0
1657
+ application/vnd.radisys.msml-dialog-speech+xml, "base64", 0
1658
+ application/vnd.radisys.msml-dialog-transform+xml, "base64", 0
1659
+ application/vnd.rainstor.data, "base64", 0
1660
+ application/vnd.rapid, "base64", 0
1661
+ application/vnd.rar, "base64", 0
1662
+ application/vnd.realvnc.bed, "base64", "bed"
1663
+ application/vnd.recordare.musicxml, "base64", "mxl"
1664
+ application/vnd.recordare.musicxml+xml, "base64", "musicxml"
1665
+ application/vnd.rego, "base64", 0
1666
+ application/vnd.relpipe, "base64", 0
1667
+ application/vnd.resilient.logic, "base64", 0
1668
+ application/vnd.restful+json, "base64", 0
1669
+ application/vnd.rig.cryptonote, "base64", "cryptonote"
1670
+ application/vnd.rim.cod, "base64", "cod"
1671
+ application/vnd.rn-realmedia, "base64", "rm"
1672
+ application/vnd.rn-realmedia-vbr, "base64", "rmvb"
1673
+ application/vnd.route66.link66+xml, "base64", "link66"
1674
+ application/vnd.rs-274x, "base64", 0
1675
+ application/vnd.ruckus.download, "base64", 0
1676
+ application/vnd.s3sms, "base64", 0
1677
+ application/vnd.sailingtracker.track, "base64", "st"
1678
+ application/vnd.sar, "base64", 0
1679
+ application/vnd.sbm.cid, "base64", 0
1680
+ application/vnd.sbm.mid2, "base64", 0
1681
+ application/vnd.scribus, "base64", 0
1682
+ application/vnd.sealed.3df, "base64", 0
1683
+ application/vnd.sealed.csf, "base64", 0
1684
+ application/vnd.sealed.doc, "base64", "sdoc sdo s1w"
1685
+ application/vnd.sealed.eml, "base64", "seml sem"
1686
+ application/vnd.sealed.mht, "base64", "smht smh"
1687
+ application/vnd.sealed.net, "base64", 0
1688
+ application/vnd.sealed.ppt, "base64", "sppt spp s1p"
1689
+ application/vnd.sealed.tiff, "base64", 0
1690
+ application/vnd.sealed.xls, "base64", "sxls sxl s1e"
1691
+ application/vnd.sealedmedia.softseal.html, "base64", "stml stm s1h"
1692
+ application/vnd.sealedmedia.softseal.pdf, "base64", "spdf spd s1a"
1693
+ application/vnd.seemail, "base64", "see"
1694
+ application/vnd.seis+json, "base64", 0
1695
+ application/vnd.sema, "base64", "sema"
1696
+ application/vnd.semd, "base64", "semd"
1697
+ application/vnd.semf, "base64", "semf"
1698
+ application/vnd.shade-save-file, "base64", 0
1699
+ application/vnd.shana.informed.formdata, "base64", "ifm"
1700
+ application/vnd.shana.informed.formtemplate, "base64", "itp"
1701
+ application/vnd.shana.informed.interchange, "base64", "iif"
1702
+ application/vnd.shana.informed.package, "base64", "ipk"
1703
+ application/vnd.shootproof+json, "base64", 0
1704
+ application/vnd.shopkick+json, "base64", 0
1705
+ application/vnd.shp, "base64", 0
1706
+ application/vnd.shx, "base64", 0
1707
+ application/vnd.sigrok.session, "base64", 0
1708
+ application/vnd.siren+json, "base64", 0
1709
+ application/vnd.sirtx.vmv0, "base64", 0
1710
+ application/vnd.sketchometry, "base64", 0
1711
+ application/vnd.smaf, "base64", "mmf"
1712
+ application/vnd.smart.notebook, "base64", 0
1713
+ application/vnd.smart.teacher, "base64", "teacher"
1714
+ application/vnd.smintio.portals.archive, "base64", 0
1715
+ application/vnd.snesdev-page-table, "base64", 0
1716
+ application/vnd.softpres-ipf-disk-image, "base64", 0
1717
+ application/vnd.software602.filler.form+xml, "base64", 0
1718
+ application/vnd.software602.filler.form-xml-zip, "base64", 0
1719
+ application/vnd.solent.sdkm+xml, "base64", "sdkd sdkm"
1720
+ application/vnd.spotfire.dxp, "base64", "dxp"
1721
+ application/vnd.spotfire.sfs, "base64", "sfs"
1722
+ application/vnd.sqlite3, "base64", 0
1723
+ application/vnd.sri, "base64", 0
1724
+ application/vnd.sss-cod, "base64", 0
1725
+ application/vnd.sss-dtf, "base64", 0
1726
+ application/vnd.sss-ntf, "base64", 0
1727
+ application/vnd.stardivision.calc, "base64", "sdc"
1728
+ application/vnd.stardivision.chart, "base64", "sds"
1729
+ application/vnd.stardivision.draw, "base64", "sda"
1730
+ application/vnd.stardivision.impress, "base64", "sdd"
1731
+ application/vnd.stardivision.math, "base64", "sdf smf"
1732
+ application/vnd.stardivision.writer, "base64", "sdw vor"
1733
+ application/vnd.stardivision.writer-global, "base64", "sgl"
1734
+ application/vnd.stepmania.package, "base64", "smzip"
1735
+ application/vnd.stepmania.stepchart, "base64", "sm"
1736
+ application/vnd.street-stream, "base64", 0
1737
+ application/vnd.sun.wadl+xml, "base64", 0
1738
+ application/vnd.sun.xml.calc, "base64", "sxc"
1739
+ application/vnd.sun.xml.calc.template, "base64", "stc"
1740
+ application/vnd.sun.xml.draw, "base64", "sxd"
1741
+ application/vnd.sun.xml.draw.template, "base64", "std"
1742
+ application/vnd.sun.xml.impress, "base64", "sxi"
1743
+ application/vnd.sun.xml.impress.template, "base64", "sti"
1744
+ application/vnd.sun.xml.math, "base64", "sxm"
1745
+ application/vnd.sun.xml.writer, "base64", "sxw"
1746
+ application/vnd.sun.xml.writer.global, "base64", "sxg"
1747
+ application/vnd.sun.xml.writer.template, "base64", "stw"
1748
+ application/vnd.supercard-pro-disk-image, "base64", 0
1749
+ application/vnd.superfile.super, "base64", 0
1750
+ application/vnd.sus-calendar, "base64", "sus susp"
1751
+ application/vnd.svd, "base64", "svd"
1752
+ application/vnd.svr.receipt+json, "base64", 0
1753
+ application/vnd.swiftview-ics, "base64", 0
1754
+ application/vnd.sybyl.mol2, "base64", 0
1755
+ application/vnd.sycle+xml, "base64", 0
1756
+ application/vnd.syft+json, "base64", 0
1757
+ application/vnd.symbian.install, "base64", "sis sisx"
1758
+ application/vnd.syncml+xml, "base64", "xsm"
1759
+ application/vnd.syncml.dm+wbxml, "base64", "bdm"
1760
+ application/vnd.syncml.dm+xml, "base64", "xdm"
1761
+ application/vnd.syncml.dm.notification, "base64", 0
1762
+ application/vnd.syncml.dmddf+wbxml, "base64", 0
1763
+ application/vnd.syncml.dmddf+xml, "base64", 0
1764
+ application/vnd.syncml.dmtnds+wbxml, "base64", 0
1765
+ application/vnd.syncml.dmtnds+xml, "base64", 0
1766
+ application/vnd.syncml.ds.notification, "base64", 0
1767
+ application/vnd.tableschema+json, "base64", 0
1768
+ application/vnd.tao.intent-module-archive, "base64", "tao"
1769
+ application/vnd.tcpdump.pcap, "base64", "cap dmp pcap"
1770
+ application/vnd.tcpdump.pcapng, "base64", "pcapng"
1771
+ application/vnd.think-cell.ppttc+json, "base64", 0
1772
+ application/vnd.tmd.mediaflex.api+xml, "base64", 0
1773
+ application/vnd.tml, "base64", 0
1774
+ application/vnd.tmobile-livetv, "base64", "tmo"
1775
+ application/vnd.tri.onesource, "base64", 0
1776
+ application/vnd.trid.tpt, "base64", "tpt"
1777
+ application/vnd.triscape.mxs, "base64", "mxs"
1778
+ application/vnd.trueapp, "base64", "tra"
1779
+ application/vnd.truedoc, "base64", 0
1780
+ application/vnd.ubisoft.webplayer, "base64", 0
1781
+ application/vnd.ufdl, "base64", "ufd ufdl"
1782
+ application/vnd.uic.dosipas.v1, "base64", 0
1783
+ application/vnd.uic.dosipas.v2, "base64", 0
1784
+ application/vnd.uic.osdm+json, "base64", 0
1785
+ application/vnd.uic.tlb-fcb, "base64", 0
1786
+ application/vnd.uiq.theme, "base64", "utz"
1787
+ application/vnd.umajin, "base64", "umj"
1788
+ application/vnd.unity, "base64", "unityweb"
1789
+ application/vnd.uoml+xml, "base64", "uoml"
1790
+ application/vnd.uplanet.alert, "base64", 0
1791
+ application/vnd.uplanet.alert-wbxml, "base64", 0
1792
+ application/vnd.uplanet.bearer-choice, "base64", 0
1793
+ application/vnd.uplanet.bearer-choice-wbxml, "base64", 0
1794
+ application/vnd.uplanet.cacheop, "base64", 0
1795
+ application/vnd.uplanet.cacheop-wbxml, "base64", 0
1796
+ application/vnd.uplanet.channel, "base64", 0
1797
+ application/vnd.uplanet.channel-wbxml, "base64", 0
1798
+ application/vnd.uplanet.list, "base64", 0
1799
+ application/vnd.uplanet.list-wbxml, "base64", 0
1800
+ application/vnd.uplanet.listcmd, "base64", 0
1801
+ application/vnd.uplanet.listcmd-wbxml, "base64", 0
1802
+ application/vnd.uplanet.signal, "base64", 0
1803
+ application/vnd.uri-map, "base64", 0
1804
+ application/vnd.valve.source.material, "base64", 0
1805
+ application/vnd.vcx, "base64", "vcx"
1806
+ application/vnd.vd-study, "base64", 0
1807
+ application/vnd.vectorworks, "base64", 0
1808
+ application/vnd.vel+json, "base64", 0
1809
+ application/vnd.veraison.tsm-report+cbor, "base64", 0
1810
+ application/vnd.veraison.tsm-report+json, "base64", 0
1811
+ application/vnd.verifier-attestation+jwt, "base64", 0
1812
+ application/vnd.verimatrix.vcas, "base64", 0
1813
+ application/vnd.veritone.aion+json, "base64", 0
1814
+ application/vnd.vertifile.pvf, "base64", 0
1815
+ application/vnd.veryant.thin, "base64", 0
1816
+ application/vnd.ves.encrypted, "base64", 0
1817
+ application/vnd.vidsoft.vidconference, "8bit", "vsc"
1818
+ application/vnd.vimina.vma, "base64", 0
1819
+ application/vnd.visio, "base64", "vsd vst vsw vss"
1820
+ application/vnd.visionary, "base64", "vis"
1821
+ application/vnd.vividence.scriptfile, "base64", 0
1822
+ application/vnd.vocalshaper.vsp4, "base64", 0
1823
+ application/vnd.vsf, "base64", "vsf"
1824
+ application/vnd.vuq, "base64", 0
1825
+ application/vnd.wantverse, "base64", 0
1826
+ application/vnd.wap.sic, "base64", "sic"
1827
+ application/vnd.wap.slc, "base64", "slc"
1828
+ application/vnd.wap.wbxml, "base64", "wbxml"
1829
+ application/vnd.wap.wmlc, "base64", "wmlc"
1830
+ application/vnd.wap.wmlscriptc, "base64", "wmlsc"
1831
+ application/vnd.wasmflow.wafl, "base64", 0
1832
+ application/vnd.webturbo, "base64", "wtb"
1833
+ application/vnd.wfa.dpp, "base64", 0
1834
+ application/vnd.wfa.p2p, "base64", 0
1835
+ application/vnd.wfa.wsc, "base64", 0
1836
+ application/vnd.windows.devicepairing, "base64", 0
1837
+ application/vnd.wmap, "base64", 0
1838
+ application/vnd.wmc, "base64", 0
1839
+ application/vnd.wmf.bootstrap, "base64", 0
1840
+ application/vnd.wolfram.mathematica, "base64", 0
1841
+ application/vnd.wolfram.mathematica.package, "base64", 0
1842
+ application/vnd.wolfram.player, "base64", "nbp"
1843
+ application/vnd.wolfram.wl, "base64", "wl"
1844
+ application/vnd.wordlift, "base64", 0
1845
+ application/vnd.wordperfect, "base64", "wpd wp wp5 wp6 w60 wp61 wpt"
1846
+ application/vnd.wqd, "base64", "wqd"
1847
+ application/vnd.wrq-hp3000-labelled, "base64", 0
1848
+ application/vnd.wt.stf, "base64", "stf"
1849
+ application/vnd.wv.csp+wbxml, "base64", "wv"
1850
+ application/vnd.wv.csp+xml, "8bit", 0
1851
+ application/vnd.wv.ssp+xml, "8bit", 0
1852
+ application/vnd.xacml+json, "base64", 0
1853
+ application/vnd.xara, "base64", "xar"
1854
+ application/vnd.xarin.cpj, "base64", 0
1855
+ application/vnd.xcdn, "base64", 0
1856
+ application/vnd.xecrets-encrypted, "base64", 0
1857
+ application/vnd.xfdl, "base64", "xfdl"
1858
+ application/vnd.xfdl.webform, "base64", 0
1859
+ application/vnd.xmi+xml, "base64", 0
1860
+ application/vnd.xmpie.cpkg, "base64", 0
1861
+ application/vnd.xmpie.dpkg, "base64", 0
1862
+ application/vnd.xmpie.plan, "base64", 0
1863
+ application/vnd.xmpie.ppkg, "base64", 0
1864
+ application/vnd.xmpie.xlim, "base64", 0
1865
+ application/vnd.yamaha.hv-dic, "base64", "hvd"
1866
+ application/vnd.yamaha.hv-script, "base64", "hvs"
1867
+ application/vnd.yamaha.hv-voice, "base64", "hvp"
1868
+ application/vnd.yamaha.openscoreformat, "base64", "osf"
1869
+ application/vnd.yamaha.openscoreformat.osfpvg+xml, "base64", "osfpvg"
1870
+ application/vnd.yamaha.remote-setup, "base64", 0
1871
+ application/vnd.yamaha.smaf-audio, "base64", "saf"
1872
+ application/vnd.yamaha.smaf-phrase, "base64", "spf"
1873
+ application/vnd.yamaha.through-ngn, "base64", 0
1874
+ application/vnd.yamaha.tunnel-udpencap, "base64", 0
1875
+ application/vnd.yaoweme, "base64", 0
1876
+ application/vnd.yellowriver-custom-menu, "base64", "cmp"
1877
+ application/vnd.youtube.yt, "base64", 0
1878
+ application/vnd.zoho-document.writer, "base64", 0
1879
+ application/vnd.zoho-presentation.show, "base64", 0
1880
+ application/vnd.zoho.spreadsheetml.sheet, "base64", 0
1881
+ application/vnd.zul, "base64", "zir zirz"
1882
+ application/vnd.zzazz.deck+xml, "base64", "zaz"
1883
+ application/voicexml+xml, "base64", "vxml"
1884
+ application/voucher+cose, "base64", 0
1885
+ application/voucher-cms+json, "base64", 0
1886
+ application/voucher-cose+cbor, "base64", 0
1887
+ application/voucher-jws+json, "base64", 0
1888
+ application/vp, "base64", 0
1889
+ application/vp+cose, "base64", 0
1890
+ application/vp+jwt, "base64", 0
1891
+ application/vp+sd-jwt, "base64", 0
1892
+ application/vq-rtcpxr, "base64", 0
1893
+ application/warc, "base64", "warc"
1894
+ application/warc+gz, "base64", "warc.gz"
1895
+ application/wasm, "8bit", "wasm"
1896
+ application/watcherinfo+xml, "base64", "wif"
1897
+ application/webbundle, "base64", 0
1898
+ application/webpush-options+json, "base64", 0
1899
+ application/whoispp-query, "base64", 0
1900
+ application/whoispp-response, "base64", 0
1901
+ application/widget, "base64", "wgt"
1902
+ application/winhlp, "base64", "hlp"
1903
+ application/wita, "base64", 0
1904
+ application/won, "base64", 0
1905
+ application/word, "base64", "doc dot"
1906
+ application/wordperfect, "base64", "wp"
1907
+ application/wordperfect5.1, "base64", "wp5 wp"
1908
+ application/wordperfect6.1, "base64", "wp6"
1909
+ application/wordperfectd, "base64", "wpd"
1910
+ application/wsdl+xml, "base64", "wsdl"
1911
+ application/wspolicy+xml, "base64", "wspolicy"
1912
+ application/x-123, "base64", "wk"
1913
+ application/x-7z-compressed, "base64", "7z"
1914
+ application/x-SLA, "base64", 0
1915
+ application/x-STEP, "base64", 0
1916
+ application/x-VMSBACKUP, "base64", "bck"
1917
+ application/x-Wingz, "base64", "wz wkz"
1918
+ application/x-abiword, "base64", "abw"
1919
+ application/x-access, "base64", "mdf mda mdb mde"
1920
+ application/x-ace-compressed, "base64", "ace"
1921
+ application/x-activemime, "base64", 0
1922
+ application/x-adobe-indesign, "base64", "indd"
1923
+ application/x-adobe-indesign-interchange, "base64", "inx"
1924
+ application/x-amf, "base64", "amf"
1925
+ application/x-amiga-disk-format, "base64", "adf"
1926
+ application/x-apple-diskimage, "base64", "dmg"
1927
+ application/x-appleworks, "base64", "cwk"
1928
+ application/x-archive, "base64", "ar a"
1929
+ application/x-arj, "base64", "arj"
1930
+ application/x-asprs, "base64", "las laz"
1931
+ application/x-atari-floppy-disk-image, "base64", 0
1932
+ application/x-authorware-bin, "base64", "aab u32 vox x32"
1933
+ application/x-authorware-map, "base64", "aam"
1934
+ application/x-authorware-seg, "base64", "aas"
1935
+ application/x-axcrypt, "base64", "axx"
1936
+ application/x-bat, "base64", "bat cmd"
1937
+ application/x-bcpio, "base64", "bcpio"
1938
+ application/x-bentley-besqlite, "base64", 0
1939
+ application/x-bentley-localization, "base64", 0
1940
+ application/x-berkeley-db, "base64", 0
1941
+ application/x-bibtex-text-file, "base64", "bib bibtex"
1942
+ application/x-bittorrent, "base64", "torrent"
1943
+ application/x-bleeper, "base64", "bleep"
1944
+ application/x-blorb, "base64", "blb blorb"
1945
+ application/x-bplist, "base64", 0
1946
+ application/x-brotli, "base64", "br brotli"
1947
+ application/x-bzip, "base64", "bz tbz"
1948
+ application/x-bzip2, "base64", "boz bz2 tbz2"
1949
+ application/x-cbr, "base64", "cb7 cba cbr cbt cbz"
1950
+ application/x-cdf, "base64", "cda"
1951
+ application/x-cdlink, "base64", "vcd"
1952
+ application/x-cfs-compressed, "base64", "cfs"
1953
+ application/x-chat, "base64", "chat"
1954
+ application/x-chess-pgn, "base64", "pgn"
1955
+ application/x-chrome-extension, "base64", "crx"
1956
+ application/x-chrome-package, "base64", "crx"
1957
+ application/x-clariscad, "base64", 0
1958
+ application/x-compress, "base64", "z Z"
1959
+ application/x-compressed, "base64", "z Z"
1960
+ application/x-conference, "base64", "nsc"
1961
+ application/x-coredump, "base64", 0
1962
+ application/x-corelpresentations, "base64", "shw"
1963
+ application/x-cpio, "base64", "cpio"
1964
+ application/x-csh, "8bit", "csh tcsh"
1965
+ application/x-cu-seeme, "base64", "csm cu"
1966
+ application/x-dbf, "base64", "dbf dbase dbase3"
1967
+ application/x-debian-package, "base64", "deb udeb"
1968
+ application/x-dex, "base64", "dex"
1969
+ application/x-dgc-compressed, "base64", "dgc"
1970
+ application/x-director, "base64", "dcr @dir @dxr cct cst cxt dir dxr fgd swa w3d"
1971
+ application/x-doom, "base64", "wad"
1972
+ application/x-dosexec, "base64", "exe"
1973
+ application/x-drafting, "base64", 0
1974
+ application/x-dtbncx+xml, "base64", "ncx"
1975
+ application/x-dtbook+xml, "base64", "dtb"
1976
+ application/x-dtbresource+xml, "base64", "res"
1977
+ application/x-dvd-ifo, "base64", "ifo bup"
1978
+ application/x-dvi, "base64", "dvi"
1979
+ application/x-dxf, "base64", 0
1980
+ application/x-ebu-stl, "base64", 0
1981
+ application/x-ecmascript, "8bit", 0
1982
+ application/x-elc, "base64", "elc"
1983
+ application/x-elf, "base64", 0
1984
+ application/x-endnote-refer, "base64", "enw enr"
1985
+ application/x-endnote-style, "base64", "ens"
1986
+ application/x-envoy, "base64", "evy"
1987
+ application/x-erdas-hfa, "base64", "hfa"
1988
+ application/x-esri-layer, "base64", "lyr"
1989
+ application/x-esri-spatially-enabled-db, "base64", 0
1990
+ application/x-eva, "base64", "eva"
1991
+ application/x-excel, "base64", 0
1992
+ application/x-executable, "base64", 0
1993
+ application/x-fat-diskimage, "base64", 0
1994
+ application/x-fictionbook+xml, "base64", "fb2"
1995
+ application/x-filemaker, "base64", "fp7"
1996
+ application/x-font-adobe-metric, "base64", "afm acfm amfm"
1997
+ application/x-font-bdf, "base64", "bdf"
1998
+ application/x-font-dos, "base64", 0
1999
+ application/x-font-framemaker, "base64", 0
2000
+ application/x-font-ghostscript, "base64", "gsf"
2001
+ application/x-font-libgrx, "base64", 0
2002
+ application/x-font-linux-psf, "base64", "psf"
2003
+ application/x-font-opentype, "base64", "otf"
2004
+ application/x-font-otf, "base64", "otf"
2005
+ application/x-font-pcf, "base64", "pcf"
2006
+ application/x-font-printer-metric, "base64", "pfm"
2007
+ application/x-font-snf, "base64", "snf"
2008
+ application/x-font-speedo, "base64", 0
2009
+ application/x-font-sunos-news, "base64", 0
2010
+ application/x-font-truetype, "base64", "ttf"
2011
+ application/x-font-ttf, "base64", "ttc ttf"
2012
+ application/x-font-type1, "base64", "afm pfa pfb pfm"
2013
+ application/x-font-vfont, "base64", 0
2014
+ application/x-fossil-checkout, "base64", 0
2015
+ application/x-fossil-global-conf, "base64", 0
2016
+ application/x-fossil-repository, "base64", 0
2017
+ application/x-foxmail, "base64", 0
2018
+ application/x-fractals, "base64", 0
2019
+ application/x-freearc, "base64", "arc"
2020
+ application/x-futuresplash, "base64", "spl"
2021
+ application/x-gca-compressed, "base64", "gca"
2022
+ application/x-geopackage, "base64", "gpkg"
2023
+ application/x-ghostview, "base64", 0
2024
+ application/x-glulx, "base64", "ulx"
2025
+ application/x-gnucash, "base64", "gnucash"
2026
+ application/x-gnumeric, "base64", "gnumeric"
2027
+ application/x-gramps-xml, "base64", "gramps"
2028
+ application/x-grib, "base64", "grb grb1 grb2"
2029
+ application/x-gtar, "base64", "gtar tgz tbz2 tbz"
2030
+ application/x-guitar-pro, "base64", "gp4"
2031
+ application/x-gzip, "base64", "gz"
2032
+ application/x-hdf, "base64", "hdf he5 h5"
2033
+ application/x-hep, "base64", "hep"
2034
+ application/x-html+ruby, "8bit", "rhtml"
2035
+ application/x-httpd-php, "8bit", "phtml pht php"
2036
+ application/x-httpresponse, "base64", 0
2037
+ application/x-hwp, "base64", 0
2038
+ application/x-hwp-v5, "base64", 0
2039
+ application/x-ibooks+zip, "base64", "ibooks"
2040
+ application/x-ica, "base64", "ica"
2041
+ application/x-ideas, "base64", 0
2042
+ application/x-idl-save-file, "base64", 0
2043
+ application/x-imagemap, "8bit", "imagemap imap"
2044
+ application/x-install-instructions, "base64", "install"
2045
+ application/x-internet-archive, "base64", "arc"
2046
+ application/x-isatab, "base64", 0
2047
+ application/x-isatab-assay, "base64", 0
2048
+ application/x-isatab-investigation, "base64", 0
2049
+ application/x-iso9660-image, "base64", "iso"
2050
+ application/x-itunes-bplist, "base64", 0
2051
+ application/x-itunes-ipa, "base64", "ipa"
2052
+ application/x-iwork-keynote-sffkey, "base64", "key"
2053
+ application/x-iwork-numbers-sffnumbers, "base64", "numbers"
2054
+ application/x-iwork-pages-sffpages, "base64", "pages"
2055
+ application/x-java-archive, "base64", "jar"
2056
+ application/x-java-jnilib, "base64", "jnilib"
2057
+ application/x-java-jnlp-file, "base64", "jnlp"
2058
+ application/x-java-keystore, "base64", "jks"
2059
+ application/x-java-pack200, "base64", "pack"
2060
+ application/x-java-serialized-object, "base64", "ser"
2061
+ application/x-java-vm, "base64", "class"
2062
+ application/x-javascript, "8bit", "js mjs"
2063
+ application/x-jeol-jdf, "base64", "jdf"
2064
+ application/x-jigdo, "base64", 0
2065
+ application/x-kdelnk, "base64", 0
2066
+ application/x-killustrator, "base64", "kil"
2067
+ application/x-koan, "base64", "skp skd skt skm"
2068
+ application/x-latex, "8bit", "ltx latex"
2069
+ application/x-lha, "base64", 0
2070
+ application/x-lharc, "base64", 0
2071
+ application/x-lotus-123, "base64", "wks"
2072
+ application/x-lz4, "base64", "lz4"
2073
+ application/x-lzh-compressed, "base64", "lha lzh"
2074
+ application/x-lzip, "base64", "lz"
2075
+ application/x-lzma, "base64", "lzma"
2076
+ application/x-mac, "base64", "bin"
2077
+ application/x-mac-compactpro, "base64", "cpt"
2078
+ application/x-macbase64, "base64", "bin"
2079
+ application/x-macbinary, "base64", 0
2080
+ application/x-mach-o, "base64", 0
2081
+ application/x-mach-o-bundle, "base64", 0
2082
+ application/x-mach-o-core, "base64", 0
2083
+ application/x-mach-o-dsym, "base64", 0
2084
+ application/x-mach-o-dylib, "base64", 0
2085
+ application/x-mach-o-dylib-stub, "base64", 0
2086
+ application/x-mach-o-dylinker, "base64", 0
2087
+ application/x-mach-o-executable, "base64", 0
2088
+ application/x-mach-o-fvmlib, "base64", 0
2089
+ application/x-mach-o-kext-bundle, "base64", 0
2090
+ application/x-mach-o-object, "base64", 0
2091
+ application/x-mach-o-preload, "base64", 0
2092
+ application/x-mach-o-universal, "base64", 0
2093
+ application/x-maker, "base64", "frm maker frame fm fb book fbdoc"
2094
+ application/x-mathcad, "base64", "mcd"
2095
+ application/x-mathematica-old, "base64", 0
2096
+ application/x-matlab-data, "base64", "mat"
2097
+ application/x-matroska, "base64", 0
2098
+ application/x-mbtiles, "base64", 0
2099
+ application/x-memgraph, "base64", "memgraph"
2100
+ application/x-mie, "base64", "mie"
2101
+ application/x-mif, "base64", "mif"
2102
+ application/x-mmm-digisonde, "base64", 0
2103
+ application/x-mobipocket-ebook, "base64", "mobi prc"
2104
+ application/x-monotone-source-repo, "base64", 0
2105
+ application/x-ms-application, "base64", "application"
2106
+ application/x-ms-asx, "base64", "asx"
2107
+ application/x-ms-compress-szdd, "base64", 0
2108
+ application/x-ms-dos-executable, "base64", "exe"
2109
+ application/x-ms-installer, "base64", "msi msp mst"
2110
+ application/x-ms-nls, "base64", 0
2111
+ application/x-ms-owner, "base64", 0
2112
+ application/x-ms-shortcut, "base64", "lnk"
2113
+ application/x-ms-wmd, "base64", "wmd"
2114
+ application/x-ms-wmz, "base64", "wmz"
2115
+ application/x-ms-xbap, "base64", "xbap"
2116
+ application/x-msaccess, "base64", "mda mdb mde mdf accdb"
2117
+ application/x-msbinder, "base64", "obd"
2118
+ application/x-mscardfile, "base64", "crd"
2119
+ application/x-msclip, "base64", "clp"
2120
+ application/x-msdos-program, "base64", "cmd bat com exe reg ps1 vbs"
2121
+ application/x-msdownload, "base64", "exe com cmd bat dll msi reg ps1 vbs"
2122
+ application/x-msmediaview, "base64", "m13 m14 mvb"
2123
+ application/x-msmetafile, "base64", "emf emz wmf wmz"
2124
+ application/x-msmoney, "base64", "mny"
2125
+ application/x-mspublisher, "base64", "pub"
2126
+ application/x-msschedule, "base64", "scd"
2127
+ application/x-msterminal, "base64", "trm"
2128
+ application/x-msword, "base64", "doc dot wrd"
2129
+ application/x-mswrite, "base64", "wri"
2130
+ application/x-mysql-db, "base64", 0
2131
+ application/x-mysql-misam-compressed-index, "base64", "myi"
2132
+ application/x-mysql-misam-data, "base64", "myd"
2133
+ application/x-mysql-misam-index, "base64", 0
2134
+ application/x-mysql-table-definition, "base64", 0
2135
+ application/x-nesrom, "base64", "nes"
2136
+ application/x-netcdf, "base64", "nc cdf"
2137
+ application/x-ns-proxy-autoconfig, "base64", "pac"
2138
+ application/x-nzb, "base64", "nzb"
2139
+ application/x-object, "base64", 0
2140
+ application/x-openscad, "base64", "scad"
2141
+ application/x-opera-extension, "base64", "oex"
2142
+ application/x-pagemaker, "base64", "pm pm5 pt5"
2143
+ application/x-parquet, "base64", "parquet"
2144
+ application/x-pds, "base64", 0
2145
+ application/x-perl, "8bit", "pl pm"
2146
+ application/x-pgp, "base64", 0
2147
+ application/x-pkcs12, "base64", "p12 pfx"
2148
+ application/x-pkcs7-certificates, "base64", "p7b spc"
2149
+ application/x-pkcs7-certreqresp, "base64", "p7r"
2150
+ application/x-pki-message, "base64", 0
2151
+ application/x-plist, "base64", 0
2152
+ application/x-project, "base64", "mpx"
2153
+ application/x-prt, "base64", "prt"
2154
+ application/x-python, "8bit", "py"
2155
+ application/x-quattro-pro, "base64", "wq1 wq2 wkq qpw wb1 wb2 wb3"
2156
+ application/x-quicktimeplayer, "base64", "qtl"
2157
+ application/x-rar-compressed, "base64", "rar"
2158
+ application/x-remote_printing, "base64", 0
2159
+ application/x-research-info-systems, "base64", "ris"
2160
+ application/x-roxio-toast, "base64", "toast"
2161
+ application/x-rpm, "base64", "rpm"
2162
+ application/x-rtf, "base64", "rtf"
2163
+ application/x-ruby, "8bit", "rb rbw"
2164
+ application/x-sas, "base64", "sas"
2165
+ application/x-sas-access, "base64", "sa7 sas7bacs"
2166
+ application/x-sas-audit, "base64", "st7 sas7baud"
2167
+ application/x-sas-backup, "base64", "sas7bbak"
2168
+ application/x-sas-catalog, "base64", "sc7 sas7bcat"
2169
+ application/x-sas-data, "base64", "sd7 sas7bdat"
2170
+ application/x-sas-data-index, "base64", "si7 sas7bndx"
2171
+ application/x-sas-data-v6, "base64", "sd2"
2172
+ application/x-sas-dmdb, "base64", "s7m sas7bdmd"
2173
+ application/x-sas-fdb, "base64", "sf7 sas7bfdb"
2174
+ application/x-sas-itemstor, "base64", "sr7 sas7bitm"
2175
+ application/x-sas-mddb, "base64", "sm7 sas7bmdb"
2176
+ application/x-sas-program-data, "base64", "ss7 sas7bpgm"
2177
+ application/x-sas-putility, "base64", "sp7 sas7bput"
2178
+ application/x-sas-transport, "base64", "stx"
2179
+ application/x-sas-utility, "base64", "su7 sas7butl"
2180
+ application/x-sas-view, "base64", "sv7 sas7bvew"
2181
+ application/x-sas-xport, "base64", "xpt xport"
2182
+ application/x-sc, "base64", 0
2183
+ application/x-set, "base64", 0
2184
+ application/x-sfdu, "base64", "sfdu"
2185
+ application/x-sh, "8bit", "sh bash"
2186
+ application/x-shapefile, "base64", "shp"
2187
+ application/x-shar, "8bit", "shar"
2188
+ application/x-sharedlib, "base64", 0
2189
+ application/x-shockwave-flash, "base64", "swf"
2190
+ application/x-sibelius, "base64", "sib"
2191
+ application/x-silverlight-app, "base64", "xap"
2192
+ application/x-smarttech-notebook, "base64", "notebook"
2193
+ application/x-snappy-framed, "base64", "sz"
2194
+ application/x-solids, "base64", 0
2195
+ application/x-spectrum-tzx, "base64", "tzx"
2196
+ application/x-spss, "base64", "sav sbs sps spo spp"
2197
+ application/x-spss-sav, "base64", "sav"
2198
+ application/x-sql, "base64", "sql"
2199
+ application/x-sqlite3, "base64", 0
2200
+ application/x-staroffice-template, "base64", "vor"
2201
+ application/x-stata-do, "base64", "do"
2202
+ application/x-stata-dta, "base64", "dta"
2203
+ application/x-stuffit, "base64", "sit"
2204
+ application/x-stuffitx, "base64", "sitx"
2205
+ application/x-subrip, "base64", "srt"
2206
+ application/x-sv4cpio, "base64", "sv4cpio"
2207
+ application/x-sv4crc, "base64", "sv4crc"
2208
+ application/x-t3vm-image, "base64", "t3"
2209
+ application/x-tads, "base64", "gam"
2210
+ application/x-tar, "base64", "tar"
2211
+ application/x-tcl, "8bit", "tcl"
2212
+ application/x-tex, "8bit", "tex"
2213
+ application/x-tex-tfm, "base64", "tfm"
2214
+ application/x-tex-virtual-font, "base64", "vf"
2215
+ application/x-texinfo, "8bit", "texinfo texi"
2216
+ application/x-texnicard, "base64", 0
2217
+ application/x-tgif, "base64", "obj"
2218
+ application/x-tika-iworks-protected, "base64", 0
2219
+ application/x-tika-java-enterprise-archive, "base64", "ear"
2220
+ application/x-tika-java-web-archive, "base64", "war"
2221
+ application/x-tika-msoffice, "base64", 0
2222
+ application/x-tika-msoffice-embedded, "base64", 0
2223
+ application/x-tika-msworks-spreadsheet, "base64", "xlr"
2224
+ application/x-tika-old-excel, "base64", 0
2225
+ application/x-tika-ooxml, "base64", 0
2226
+ application/x-tika-ooxml-protected, "base64", 0
2227
+ application/x-tika-staroffice, "base64", 0
2228
+ application/x-tika-unix-dump, "base64", 0
2229
+ application/x-tika-visio-ooxml, "base64", 0
2230
+ application/x-tmx, "base64", "tmx"
2231
+ application/x-toolbook, "base64", "tbk"
2232
+ application/x-touhou, "base64", 0
2233
+ application/x-troff, "base64", "t tr roff"
2234
+ application/x-troff-man, "8bit", "man"
2235
+ application/x-troff-me, "base64", "me"
2236
+ application/x-troff-ms, "base64", "ms"
2237
+ application/x-u-star, "base64", 0
2238
+ application/x-uc2-compressed, "base64", "uc2"
2239
+ application/x-ustar, "base64", "ustar"
2240
+ application/x-vhd, "base64", 0
2241
+ application/x-vmdk, "base64", "vmdk"
2242
+ application/x-vnd.datapackage+gz, "base64", 0
2243
+ application/x-vnd.datapackage+json, "base64", 0
2244
+ application/x-vnd.datapackage+zip, "base64", 0
2245
+ application/x-wacz, "base64", 0
2246
+ application/x-wais-source, "base64", "src"
2247
+ application/x-web-app-manifest+json, "base64", "webapp"
2248
+ application/x-webarchive, "base64", "webarchive"
2249
+ application/x-word, "base64", "doc dot"
2250
+ application/x-wordperfect, "base64", "wp"
2251
+ application/x-wordperfect6.1, "base64", "wp6"
2252
+ application/x-wordperfectd, "base64", "wpd"
2253
+ application/x-www-form-urlencoded, "7bit", 0
2254
+ application/x-x509-ca-cert, "base64", "crt der"
2255
+ application/x-x509-ca-ra-cert, "base64", 0
2256
+ application/x-x509-cert, "base64", "crt"
2257
+ application/x-x509-dsa-parameters, "base64", 0
2258
+ application/x-x509-ec-parameters, "base64", 0
2259
+ application/x-x509-key, "base64", 0
2260
+ application/x-x509-next-ca-cert, "base64", 0
2261
+ application/x-xfig, "base64", "fig"
2262
+ application/x-xliff+xml, "base64", "xlf xliff"
2263
+ application/x-xliff+zip, "base64", "xlz"
2264
+ application/x-xmind, "base64", "xmind"
2265
+ application/x-xpinstall, "base64", "xpi"
2266
+ application/x-xz, "base64", "xz"
2267
+ application/x-zim, "base64", 0
2268
+ application/x-zip-compressed, "base64", "zip"
2269
+ application/x-zmachine, "base64", "z1 z2 z3 z4 z5 z6 z7 z8"
2270
+ application/x-zoo, "base64", "zoo"
2271
+ application/x400-bp, "base64", 0
2272
+ application/x400.bp, "base64", 0
2273
+ application/xacml+xml, "base64", 0
2274
+ application/xaml+xml, "base64", "xaml"
2275
+ application/xcap-att+xml, "base64", 0
2276
+ application/xcap-caps+xml, "base64", 0
2277
+ application/xcap-diff+xml, "base64", "xdf"
2278
+ application/xcap-el+xml, "base64", 0
2279
+ application/xcap-error+xml, "base64", 0
2280
+ application/xcap-ns+xml, "base64", 0
2281
+ application/xcon-conference-info+xml, "base64", 0
2282
+ application/xcon-conference-info-diff+xml, "base64", 0
2283
+ application/xenc+xml, "base64", "xenc"
2284
+ application/xfdf, "base64", 0
2285
+ application/xhtml+xml, "8bit", "xht xhtml xhtml2"
2286
+ application/xhtml-voice+xml, "base64", 0
2287
+ application/xliff+xml, "base64", 0
2288
+ application/xml, "8bit", "xml xsl xsd"
2289
+ application/xml-dtd, "8bit", "dtd"
2290
+ application/xml-external-parsed-entity, "base64", 0
2291
+ application/xml-patch+xml, "base64", 0
2292
+ application/xmpp+xml, "base64", 0
2293
+ application/xop+xml, "base64", "xop"
2294
+ application/xproc+xml, "base64", "xpl"
2295
+ application/xquery, "base64", "xq xquery"
2296
+ application/xslfo+xml, "base64", "xslfo fo"
2297
+ application/xslt+xml, "base64", "xslt"
2298
+ application/xspf+xml, "base64", "xspf"
2299
+ application/xv+xml, "base64", "mxml xhvml xvm xvml"
2300
+ application/yaml, "base64", 0
2301
+ application/yang, "base64", "yang"
2302
+ application/yang-data+cbor, "base64", 0
2303
+ application/yang-data+json, "base64", 0
2304
+ application/yang-data+xml, "base64", 0
2305
+ application/yang-patch+json, "base64", 0
2306
+ application/yang-patch+xml, "base64", 0
2307
+ application/yang-sid+json, "base64", 0
2308
+ application/yin+xml, "base64", "yin"
2309
+ application/zip, "base64", "zip zipx"
2310
+ application/zlib, "base64", 0
2311
+ application/zstd, "base64", "zst"
2312
+ audio/1d-interleaved-parityfec, "base64", 0
2313
+ audio/32kadpcm, "base64", 0
2314
+ audio/3gpp, "base64", 0
2315
+ audio/3gpp2, "base64", 0
2316
+ audio/AMR, "base64", "amr"
2317
+ audio/AMR-WB, "base64", "awb"
2318
+ audio/ATRAC-ADVANCED-LOSSLESS, "base64", 0
2319
+ audio/ATRAC-X, "base64", 0
2320
+ audio/ATRAC3, "base64", 0
2321
+ audio/BV16, "base64", 0
2322
+ audio/BV32, "base64", 0
2323
+ audio/CN, "base64", 0
2324
+ audio/DAT12, "base64", 0
2325
+ audio/DV, "base64", 0
2326
+ audio/DVI4, "base64", 0
2327
+ audio/EVRC, "base64", "evc"
2328
+ audio/EVRC-QCP, "base64", 0
2329
+ audio/EVRC0, "base64", 0
2330
+ audio/EVRC1, "base64", 0
2331
+ audio/EVRCB, "base64", 0
2332
+ audio/EVRCB0, "base64", 0
2333
+ audio/EVRCB1, "base64", 0
2334
+ audio/EVRCNW, "base64", 0
2335
+ audio/EVRCNW0, "base64", 0
2336
+ audio/EVRCNW1, "base64", 0
2337
+ audio/EVRCWB, "base64", 0
2338
+ audio/EVRCWB0, "base64", 0
2339
+ audio/EVRCWB1, "base64", 0
2340
+ audio/EVS, "base64", 0
2341
+ audio/G711-0, "base64", 0
2342
+ audio/G719, "base64", 0
2343
+ audio/G722, "base64", 0
2344
+ audio/G7221, "base64", 0
2345
+ audio/G723, "base64", 0
2346
+ audio/G726-16, "base64", 0
2347
+ audio/G726-24, "base64", 0
2348
+ audio/G726-32, "base64", 0
2349
+ audio/G726-40, "base64", 0
2350
+ audio/G728, "base64", 0
2351
+ audio/G729, "base64", 0
2352
+ audio/G7291, "base64", 0
2353
+ audio/G729D, "base64", 0
2354
+ audio/G729E, "base64", 0
2355
+ audio/GSM, "base64", 0
2356
+ audio/GSM-EFR, "base64", 0
2357
+ audio/GSM-HR-08, "base64", 0
2358
+ audio/L16, "base64", "l16"
2359
+ audio/L20, "base64", 0
2360
+ audio/L24, "base64", 0
2361
+ audio/L8, "base64", 0
2362
+ audio/LPC, "base64", 0
2363
+ audio/MELP, "base64", 0
2364
+ audio/MELP1200, "base64", 0
2365
+ audio/MELP2400, "base64", 0
2366
+ audio/MELP600, "base64", 0
2367
+ audio/MP4A-LATM, "base64", "m4a"
2368
+ audio/MPA, "base64", 0
2369
+ audio/PCMA, "base64", 0
2370
+ audio/PCMA-WB, "base64", 0
2371
+ audio/PCMU, "base64", 0
2372
+ audio/PCMU-WB, "base64", 0
2373
+ audio/QCELP, "base64", 0
2374
+ audio/RED, "base64", 0
2375
+ audio/SMV, "base64", "smv"
2376
+ audio/SMV-QCP, "base64", 0
2377
+ audio/SMV0, "base64", 0
2378
+ audio/TETRA_ACELP, "base64", 0
2379
+ audio/TETRA_ACELP_BB, "base64", 0
2380
+ audio/TSVCIS, "base64", 0
2381
+ audio/UEMCLIP, "base64", 0
2382
+ audio/VDVI, "base64", 0
2383
+ audio/VMR-WB, "base64", 0
2384
+ audio/aac, "base64", "aac"
2385
+ audio/ac3, "base64", "ac3"
2386
+ audio/adpcm, "base64", "adp"
2387
+ audio/amr-wb+, "base64", 0
2388
+ audio/aptx, "base64", 0
2389
+ audio/asc, "base64", 0
2390
+ audio/basic, "base64", "au snd"
2391
+ audio/clearmode, "base64", 0
2392
+ audio/dls, "base64", 0
2393
+ audio/dsr-es201108, "base64", 0
2394
+ audio/dsr-es202050, "base64", 0
2395
+ audio/dsr-es202211, "base64", 0
2396
+ audio/dsr-es202212, "base64", 0
2397
+ audio/eac3, "base64", 0
2398
+ audio/encaprtp, "base64", 0
2399
+ audio/example, "base64", 0
2400
+ audio/flac, "base64", "flac"
2401
+ audio/flexfec, "base64", 0
2402
+ audio/fwdred, "base64", 0
2403
+ audio/iLBC, "base64", 0
2404
+ audio/ip-mr_v2.5, "base64", 0
2405
+ audio/matroska, "base64", "mka"
2406
+ audio/mhas, "base64", 0
2407
+ audio/midi, "base64", "kar mid midi rmi"
2408
+ audio/midi-clip, "base64", 0
2409
+ audio/mobile-xmf, "base64", 0
2410
+ audio/mp4, "base64", "mp4 mpg4 f4a f4b mp4a m4a m4b"
2411
+ audio/mpa-robust, "base64", 0
2412
+ audio/mpeg, "base64", "mpga mp2 mp3 m2a m3a mp2a"
2413
+ audio/mpeg4-generic, "base64", 0
2414
+ audio/ogg, "base64", "oga ogg spx opus"
2415
+ audio/opus, "base64", "opus"
2416
+ audio/parityfec, "base64", 0
2417
+ audio/prs.sid, "base64", 0
2418
+ audio/raptorfec, "base64", 0
2419
+ audio/rtp-enc-aescm128, "base64", 0
2420
+ audio/rtp-midi, "base64", 0
2421
+ audio/rtploopback, "base64", 0
2422
+ audio/rtx, "base64", 0
2423
+ audio/s3m, "base64", "s3m"
2424
+ audio/scip, "base64", 0
2425
+ audio/silk, "base64", "sil"
2426
+ audio/sofa, "base64", 0
2427
+ audio/soundfont, "base64", 0
2428
+ audio/sp-midi, "base64", 0
2429
+ audio/speex, "base64", "spx"
2430
+ audio/t140c, "base64", 0
2431
+ audio/t38, "base64", 0
2432
+ audio/telephone-event, "base64", 0
2433
+ audio/tone, "base64", 0
2434
+ audio/ulpfec, "base64", 0
2435
+ audio/usac, "base64", 0
2436
+ audio/vnd.3gpp.iufp, "base64", 0
2437
+ audio/vnd.4SB, "base64", 0
2438
+ audio/vnd.CELP, "base64", 0
2439
+ audio/vnd.adobe.soundbooth, "base64", "asnd"
2440
+ audio/vnd.audiokoz, "base64", 0
2441
+ audio/vnd.blockfact.facta, "base64", 0
2442
+ audio/vnd.cisco.nse, "base64", 0
2443
+ audio/vnd.cmles.radio-events, "base64", 0
2444
+ audio/vnd.cns.anp1, "base64", 0
2445
+ audio/vnd.cns.inf1, "base64", 0
2446
+ audio/vnd.dece.audio, "base64", "uva uvva"
2447
+ audio/vnd.digital-winds, "7bit", "eol"
2448
+ audio/vnd.dlna.adts, "base64", 0
2449
+ audio/vnd.dolby.heaac.1, "base64", 0
2450
+ audio/vnd.dolby.heaac.2, "base64", 0
2451
+ audio/vnd.dolby.mlp, "base64", 0
2452
+ audio/vnd.dolby.mps, "base64", 0
2453
+ audio/vnd.dolby.pl2, "base64", 0
2454
+ audio/vnd.dolby.pl2x, "base64", 0
2455
+ audio/vnd.dolby.pl2z, "base64", 0
2456
+ audio/vnd.dolby.pulse.1, "base64", 0
2457
+ audio/vnd.dra, "base64", "dra"
2458
+ audio/vnd.dts, "base64", "dts"
2459
+ audio/vnd.dts.hd, "base64", "dtshd"
2460
+ audio/vnd.dts.uhd, "base64", 0
2461
+ audio/vnd.dvb.file, "base64", 0
2462
+ audio/vnd.everad.plj, "base64", "plj"
2463
+ audio/vnd.hns.audio, "base64", 0
2464
+ audio/vnd.lucent.voice, "base64", "lvp"
2465
+ audio/vnd.ms-playready.media.pya, "base64", "pya"
2466
+ audio/vnd.nokia.mobile-xmf, "base64", "mxmf"
2467
+ audio/vnd.nortel.vbk, "base64", "vbk"
2468
+ audio/vnd.nuera.ecelp4800, "base64", "ecelp4800"
2469
+ audio/vnd.nuera.ecelp7470, "base64", "ecelp7470"
2470
+ audio/vnd.nuera.ecelp9600, "base64", "ecelp9600"
2471
+ audio/vnd.octel.sbc, "base64", 0
2472
+ audio/vnd.presonus.multitrack, "base64", 0
2473
+ audio/vnd.qcelp, "base64", "qcp"
2474
+ audio/vnd.rhetorex.32kadpcm, "base64", 0
2475
+ audio/vnd.rip, "base64", "rip"
2476
+ audio/vnd.sealedmedia.softseal.mpeg, "base64", "smp3 smp s1m"
2477
+ audio/vnd.vmx.cvsd, "base64", 0
2478
+ audio/vnd.wave, "base64", "wav"
2479
+ audio/vorbis, "base64", "ogg"
2480
+ audio/vorbis-config, "base64", 0
2481
+ audio/wav, "base64", "wav"
2482
+ audio/webm, "base64", "weba webm"
2483
+ audio/x-aac, "base64", "aac"
2484
+ audio/x-adpcm, "base64", 0
2485
+ audio/x-aiff, "base64", "aif aifc aiff"
2486
+ audio/x-caf, "base64", "caf"
2487
+ audio/x-dec-adpcm, "base64", 0
2488
+ audio/x-dec-basic, "base64", 0
2489
+ audio/x-flac, "base64", "flac"
2490
+ audio/x-m4a, "base64", 0
2491
+ audio/x-matroska, "base64", "mka"
2492
+ audio/x-midi, "base64", "mid midi kar"
2493
+ audio/x-mod, "base64", "mod"
2494
+ audio/x-mpegurl, "base64", "m3u"
2495
+ audio/x-ms-wax, "base64", "wax"
2496
+ audio/x-ms-wma, "base64", "wma"
2497
+ audio/x-ms-wmv, "base64", "wmv"
2498
+ audio/x-oggflac, "base64", 0
2499
+ audio/x-oggpcm, "base64", 0
2500
+ audio/x-pn-realaudio, "base64", "ra ram"
2501
+ audio/x-pn-realaudio-plugin, "base64", "rmp rpm"
2502
+ audio/x-psf, "base64", "psf1 psflib minipsf minipsf1 gslib minigsf"
2503
+ audio/x-realaudio, "base64", "ra"
2504
+ audio/x-sap, "base64", "sap"
2505
+ audio/x-wav, "base64", "wav"
2506
+ audio/xm, "base64", "xm"
2507
+ chemical/x-cdx, "base64", "cdx"
2508
+ chemical/x-cif, "base64", "cif"
2509
+ chemical/x-cmdf, "base64", "cmdf"
2510
+ chemical/x-cml, "base64", "cml"
2511
+ chemical/x-csml, "base64", "csml"
2512
+ chemical/x-pdb, "base64", "pdb"
2513
+ chemical/x-xyz, "base64", "xyz"
2514
+ drawing/dwf, "base64", "dwf"
2515
+ font/collection, "base64", "ttc"
2516
+ font/otf, "base64", "otf"
2517
+ font/sfnt, "base64", 0
2518
+ font/ttf, "base64", "ttf"
2519
+ font/woff, "base64", "woff"
2520
+ font/woff2, "base64", "woff2"
2521
+ haptics/hjif, "base64", 0
2522
+ haptics/hmpg, "base64", 0
2523
+ haptics/ivs, "base64", 0
2524
+ image/aces, "base64", "exr"
2525
+ image/apng, "base64", 0
2526
+ image/avci, "base64", 0
2527
+ image/avcs, "base64", 0
2528
+ image/avif, "base64", "avif"
2529
+ image/bmp, "base64", "bmp dib"
2530
+ image/cgm, "base64", "cgm"
2531
+ image/cmu-raster, "base64", 0
2532
+ image/dicom-rle, "base64", 0
2533
+ image/dpx, "base64", 0
2534
+ image/emf, "base64", "emf"
2535
+ image/example, "base64", 0
2536
+ image/fits, "base64", 0
2537
+ image/g3fax, "base64", "g3"
2538
+ image/gif, "base64", "gif"
2539
+ image/heic, "base64", "heic hif"
2540
+ image/heic-sequence, "base64", "heics hif"
2541
+ image/heif, "base64", "heif hif"
2542
+ image/heif-sequence, "base64", "heifs hif"
2543
+ image/hej2k, "base64", 0
2544
+ image/hsj2, "base64", 0
2545
+ image/icns, "base64", "icns"
2546
+ image/ief, "base64", "ief"
2547
+ image/j2c, "base64", 0
2548
+ image/j2is, "base64", 0
2549
+ image/jaii, "base64", 0
2550
+ image/jais, "base64", 0
2551
+ image/jls, "base64", 0
2552
+ image/jp2, "base64", "jp2 jpg2"
2553
+ image/jpeg, "base64", "jpeg jpg jpe jfif jif jfi"
2554
+ image/jph, "base64", 0
2555
+ image/jphc, "base64", 0
2556
+ image/jpm, "base64", "jpm jpgm"
2557
+ image/jpx, "base64", "jpx jpf"
2558
+ image/jxl, "base64", "jxl"
2559
+ image/jxr, "base64", 0
2560
+ image/jxrA, "base64", 0
2561
+ image/jxrS, "base64", 0
2562
+ image/jxs, "base64", 0
2563
+ image/jxsc, "base64", 0
2564
+ image/jxsi, "base64", 0
2565
+ image/jxss, "base64", 0
2566
+ image/ktx, "base64", "ktx"
2567
+ image/ktx2, "base64", 0
2568
+ image/naplps, "base64", 0
2569
+ image/nitf, "base64", "ntf nitf"
2570
+ image/pdc, "base64", 0
2571
+ image/pjpeg, "base64", 0
2572
+ image/png, "base64", "png"
2573
+ image/prs.btif, "base64", "btif"
2574
+ image/prs.pti, "base64", 0
2575
+ image/pwg-raster, "base64", 0
2576
+ image/sgi, "base64", "sgi"
2577
+ image/svg+xml, "8bit", "svg svgz"
2578
+ image/t38, "base64", 0
2579
+ image/targa, "base64", "tga"
2580
+ image/tiff, "base64", "tiff tif"
2581
+ image/tiff-fx, "base64", 0
2582
+ image/vnd.adobe.photoshop, "base64", "psd"
2583
+ image/vnd.adobe.premiere, "base64", "ppj"
2584
+ image/vnd.airzip.accelerator.azv, "base64", 0
2585
+ image/vnd.blockfact.facti, "base64", 0
2586
+ image/vnd.clip, "base64", 0
2587
+ image/vnd.cns.inf2, "base64", 0
2588
+ image/vnd.dece.graphic, "base64", "uvg uvi uvvg uvvi"
2589
+ image/vnd.dgn, "base64", "dgn dgnlib cel"
2590
+ image/vnd.djvu, "base64", "djvu djv"
2591
+ image/vnd.dvb.subtitle, "base64", "sub"
2592
+ image/vnd.dwg, "base64", "dwg"
2593
+ image/vnd.dxb, "base64", "dxb"
2594
+ image/vnd.dxf, "base64", "dxf"
2595
+ image/vnd.fastbidsheet, "base64", "fbs"
2596
+ image/vnd.fpx, "base64", "fpx"
2597
+ image/vnd.fst, "base64", "fst"
2598
+ image/vnd.fujixerox.edmics-mmr, "base64", "mmr"
2599
+ image/vnd.fujixerox.edmics-rlc, "base64", "rlc"
2600
+ image/vnd.globalgraphics.pgb, "base64", "pgb"
2601
+ image/vnd.microsoft.icon, "base64", "ico"
2602
+ image/vnd.mix, "base64", 0
2603
+ image/vnd.mozilla.apng, "base64", 0
2604
+ image/vnd.ms-modi, "base64", "mdi"
2605
+ image/vnd.ms-photo, "base64", "wdp"
2606
+ image/vnd.net-fpx, "base64", "npx"
2607
+ image/vnd.net.fpx, "base64", 0
2608
+ image/vnd.pco.b16, "base64", 0
2609
+ image/vnd.radiance, "base64", 0
2610
+ image/vnd.sealed.png, "base64", 0
2611
+ image/vnd.sealedmedia.softseal.gif, "base64", 0
2612
+ image/vnd.sealedmedia.softseal.jpg, "base64", 0
2613
+ image/vnd.sld, "base64", 0
2614
+ image/vnd.svf, "base64", 0
2615
+ image/vnd.tencent.tap, "base64", 0
2616
+ image/vnd.valve.source.texture, "base64", 0
2617
+ image/vnd.wap.wbmp, "base64", "wbmp"
2618
+ image/vnd.xiff, "base64", "xif"
2619
+ image/vnd.zbrush.dcx, "base64", "dcx"
2620
+ image/vnd.zbrush.pcx, "base64", "pcx"
2621
+ image/webp, "base64", "webp"
2622
+ image/wmf, "base64", "wmf"
2623
+ image/x-3ds, "base64", "3ds"
2624
+ image/x-adobe-dng, "base64", "dng"
2625
+ image/x-bmp, "base64", "bmp"
2626
+ image/x-bpg, "base64", "bpg"
2627
+ image/x-canon-cr2, "base64", "cr2"
2628
+ image/x-canon-cr3, "base64", "cr3"
2629
+ image/x-canon-crw, "base64", "crw"
2630
+ image/x-cmu-raster, "base64", "ras"
2631
+ image/x-cmx, "base64", "cmx"
2632
+ image/x-compressed-xcf, "base64", "xcfbz2 xcfgz"
2633
+ image/x-dpx, "base64", "dpx"
2634
+ image/x-emf, "base64", 0
2635
+ image/x-emf-compressed, "base64", "emz"
2636
+ image/x-epson-erf, "base64", "erf"
2637
+ image/x-freehand, "base64", "fh fh4 fh5 fh7 fhc fh40 fh50 fh8 fh9 fh10 fh11 fh12 ft7 ft8 ft9 ft10 ft11 ft12"
2638
+ image/x-fuji-raf, "base64", "raf"
2639
+ image/x-hasselblad-3fr, "base64", "3fr"
2640
+ image/x-icon, "base64", "ico"
2641
+ image/x-jbig2, "base64", "jb2 jbig2"
2642
+ image/x-jp2-codestream, "base64", "j2c"
2643
+ image/x-jp2-container, "base64", 0
2644
+ image/x-kodak-dcr, "base64", "dcr"
2645
+ image/x-kodak-k25, "base64", "k25"
2646
+ image/x-kodak-kdc, "base64", "kdc"
2647
+ image/x-minolta-mrw, "base64", "mrw"
2648
+ image/x-mrsid-image, "base64", "sid"
2649
+ image/x-ms-bmp, "base64", "bmp"
2650
+ image/x-niff, "base64", 0
2651
+ image/x-nikon-nef, "base64", "nef"
2652
+ image/x-olympus-orf, "base64", "orf"
2653
+ image/x-paintshoppro, "base64", "psp pspimage"
2654
+ image/x-panasonic-raw, "base64", "raw"
2655
+ image/x-pcx, "base64", "pcx"
2656
+ image/x-pentax-pef, "base64", "pef"
2657
+ image/x-pict, "base64", "pct pic pict"
2658
+ image/x-portable-anymap, "base64", "pnm"
2659
+ image/x-portable-arbitrarymap, "base64", "pam"
2660
+ image/x-portable-bitmap, "base64", "pbm"
2661
+ image/x-portable-graymap, "base64", "pgm"
2662
+ image/x-portable-pixmap, "base64", "ppm"
2663
+ image/x-raw-adobe, "base64", "dng"
2664
+ image/x-raw-canon, "base64", "crw"
2665
+ image/x-raw-casio, "base64", "bay"
2666
+ image/x-raw-epson, "base64", "erf"
2667
+ image/x-raw-fuji, "base64", "raf"
2668
+ image/x-raw-hasselblad, "base64", "3fr"
2669
+ image/x-raw-imacon, "base64", "fff"
2670
+ image/x-raw-kodak, "base64", "k25 kdc dcs drf"
2671
+ image/x-raw-leaf, "base64", "mos"
2672
+ image/x-raw-logitech, "base64", "pxn"
2673
+ image/x-raw-mamiya, "base64", "mef"
2674
+ image/x-raw-minolta, "base64", "mrw"
2675
+ image/x-raw-nikon, "base64", "nef nrw"
2676
+ image/x-raw-olympus, "base64", "orf"
2677
+ image/x-raw-panasonic, "base64", "raw rw2"
2678
+ image/x-raw-pentax, "base64", "ptx pef"
2679
+ image/x-raw-phaseone, "base64", "iiq"
2680
+ image/x-raw-rawzor, "base64", "rwz"
2681
+ image/x-raw-red, "base64", "r3d"
2682
+ image/x-raw-sigma, "base64", "x3f"
2683
+ image/x-raw-sony, "base64", "arw srf sr2"
2684
+ image/x-rgb, "base64", "rgb"
2685
+ image/x-sigma-x3f, "base64", "x3f"
2686
+ image/x-sony-arw, "base64", "arw"
2687
+ image/x-sony-sr2, "base64", "sr2"
2688
+ image/x-sony-srf, "base64", "srf"
2689
+ image/x-targa, "base64", "tga"
2690
+ image/x-tga, "base64", "tga icb vda"
2691
+ image/x-vnd.dgn, "base64", "dgn"
2692
+ image/x-win-bmp, "base64", 0
2693
+ image/x-wmf, "base64", 0
2694
+ image/x-xbitmap, "7bit", "xbm"
2695
+ image/x-xbm, "7bit", "xbm"
2696
+ image/x-xcf, "base64", "xcf"
2697
+ image/x-xpixmap, "8bit", "xpm"
2698
+ image/x-xwindowdump, "base64", "xwd"
2699
+ message/CPIM, "base64", 0
2700
+ message/bhttp, "base64", 0
2701
+ message/delivery-status, "base64", 0
2702
+ message/disposition-notification, "base64", 0
2703
+ message/example, "base64", 0
2704
+ message/external-body, "8bit", 0
2705
+ message/feedback-report, "base64", 0
2706
+ message/global, "base64", 0
2707
+ message/global-delivery-status, "base64", 0
2708
+ message/global-disposition-notification, "base64", 0
2709
+ message/global-headers, "base64", 0
2710
+ message/http, "base64", 0
2711
+ message/imdn+xml, "base64", 0
2712
+ message/mls, "base64", 0
2713
+ message/news, "8bit", 0
2714
+ message/ohttp-chunked-req, "base64", 0
2715
+ message/ohttp-chunked-res, "base64", 0
2716
+ message/ohttp-req, "base64", 0
2717
+ message/ohttp-res, "base64", 0
2718
+ message/partial, "8bit", 0
2719
+ message/rfc822, "8bit", "eml mime"
2720
+ message/s-http, "base64", 0
2721
+ message/sip, "base64", 0
2722
+ message/sipfrag, "base64", 0
2723
+ message/tracking-status, "base64", 0
2724
+ message/vnd.si.simp, "base64", 0
2725
+ message/vnd.wfa.wsc, "base64", 0
2726
+ message/x-emlx, "base64", "emlx"
2727
+ model/3mf, "base64", 0
2728
+ model/JT, "base64", 0
2729
+ model/e57, "base64", "e57"
2730
+ model/example, "base64", 0
2731
+ model/gltf+json, "base64", 0
2732
+ model/gltf-binary, "base64", 0
2733
+ model/iges, "base64", "igs iges"
2734
+ model/mesh, "base64", "msh mesh silo"
2735
+ model/mtl, "base64", 0
2736
+ model/obj, "base64", 0
2737
+ model/prc, "base64", 0
2738
+ model/step, "base64", 0
2739
+ model/step+xml, "base64", 0
2740
+ model/step+zip, "base64", 0
2741
+ model/step-xml+zip, "base64", 0
2742
+ model/stl, "base64", 0
2743
+ model/u3d, "base64", 0
2744
+ model/vnd.bary, "base64", 0
2745
+ model/vnd.cld, "base64", 0
2746
+ model/vnd.collada+xml, "base64", "dae"
2747
+ model/vnd.dwf, "base64", "dwf"
2748
+ model/vnd.dwfx+xps, "base64", "dwfx"
2749
+ model/vnd.flatland.3dml, "base64", 0
2750
+ model/vnd.gdl, "base64", "gdl"
2751
+ model/vnd.gs-gdl, "base64", 0
2752
+ model/vnd.gs.gdl, "base64", 0
2753
+ model/vnd.gtw, "base64", "gtw"
2754
+ model/vnd.moml+xml, "base64", 0
2755
+ model/vnd.mts, "base64", "mts"
2756
+ model/vnd.opengex, "base64", 0
2757
+ model/vnd.parasolid.transmit.binary, "base64", "x_b xmt_bin"
2758
+ model/vnd.parasolid.transmit.text, "quoted-printable", "x_t xmt_txt"
2759
+ model/vnd.pytha.pyox, "base64", 0
2760
+ model/vnd.rosette.annotated-data-model, "base64", 0
2761
+ model/vnd.sap.vds, "base64", 0
2762
+ model/vnd.usda, "base64", 0
2763
+ model/vnd.usdz+zip, "base64", 0
2764
+ model/vnd.valve.source.compiled-map, "base64", 0
2765
+ model/vnd.vtu, "base64", "vtu"
2766
+ model/vrml, "base64", "wrl vrml"
2767
+ model/x.stl-ascii, "base64", 0
2768
+ model/x.stl-binary, "base64", "stl"
2769
+ model/x3d+binary, "base64", "x3db x3dbz"
2770
+ model/x3d+fastinfoset, "base64", 0
2771
+ model/x3d+vrml, "base64", "x3dv x3dvz"
2772
+ model/x3d+xml, "base64", "x3d x3dz"
2773
+ model/x3d-vrml, "base64", 0
2774
+ multipart/alternative, "8bit", 0
2775
+ multipart/appledouble, "8bit", 0
2776
+ multipart/byteranges, "base64", 0
2777
+ multipart/digest, "8bit", 0
2778
+ multipart/encrypted, "base64", 0
2779
+ multipart/example, "base64", 0
2780
+ multipart/form-data, "base64", 0
2781
+ multipart/header-set, "base64", 0
2782
+ multipart/mixed, "8bit", 0
2783
+ multipart/multilingual, "base64", 0
2784
+ multipart/parallel, "8bit", 0
2785
+ multipart/related, "base64", "mht mhtml"
2786
+ multipart/report, "base64", 0
2787
+ multipart/signed, "base64", 0
2788
+ multipart/vnd.bint.med-plus, "base64", 0
2789
+ multipart/voice-message, "base64", 0
2790
+ multipart/x-gzip, "base64", 0
2791
+ multipart/x-mixed-replace, "base64", 0
2792
+ multipart/x-parallel, "base64", 0
2793
+ multipart/x-tar, "base64", 0
2794
+ multipart/x-ustar, "base64", 0
2795
+ multipart/x-www-form-urlencoded, "base64", 0
2796
+ multipart/x-zip, "base64", 0
2797
+ text/1d-interleaved-parityfec, "quoted-printable", 0
2798
+ text/RED, "quoted-printable", 0
2799
+ text/asciidoc, "quoted-printable", 0
2800
+ text/asp, "quoted-printable", "asp"
2801
+ text/aspdotnet, "quoted-printable", "aspx"
2802
+ text/cache-manifest, "quoted-printable", "appcache manifest"
2803
+ text/calendar, "quoted-printable", "ics ifb"
2804
+ text/cmcd, "quoted-printable", 0
2805
+ text/comma-separated-values, "8bit", "csv"
2806
+ text/cql, "quoted-printable", 0
2807
+ text/cql-expression, "quoted-printable", 0
2808
+ text/cql-identifier, "quoted-printable", 0
2809
+ text/css, "8bit", "css"
2810
+ text/csv, "8bit", "csv"
2811
+ text/csv-schema, "quoted-printable", 0
2812
+ text/directory, "quoted-printable", 0
2813
+ text/dns, "quoted-printable", 0
2814
+ text/ecmascript, "quoted-printable", "es ecma"
2815
+ text/encaprtp, "quoted-printable", 0
2816
+ text/enriched, "quoted-printable", 0
2817
+ text/event-stream, "8bit", 0
2818
+ text/example, "quoted-printable", 0
2819
+ text/fhirpath, "quoted-printable", 0
2820
+ text/flexfec, "quoted-printable", 0
2821
+ text/fwdred, "quoted-printable", 0
2822
+ text/gff3, "quoted-printable", 0
2823
+ text/grammar-ref-list, "quoted-printable", 0
2824
+ text/hl7v2, "quoted-printable", 0
2825
+ text/html, "8bit", "html htm htmlx shtml htx"
2826
+ text/iso19139+xml, "quoted-printable", "iso19139"
2827
+ text/javascript, "quoted-printable", "js mjs cjs"
2828
+ text/javascript1.0, "quoted-printable", 0
2829
+ text/javascript1.1, "quoted-printable", 0
2830
+ text/javascript1.2, "quoted-printable", 0
2831
+ text/javascript1.3, "quoted-printable", 0
2832
+ text/javascript1.4, "quoted-printable", 0
2833
+ text/jcr-cnd, "quoted-printable", 0
2834
+ text/jscript, "quoted-printable", 0
2835
+ text/livescript, "quoted-printable", 0
2836
+ text/markdown, "quoted-printable", "markdown md mkd mdtext"
2837
+ text/mizar, "quoted-printable", 0
2838
+ text/n3, "quoted-printable", "n3"
2839
+ text/nfo, "quoted-printable", 0
2840
+ text/org, "quoted-printable", 0
2841
+ text/parameters, "quoted-printable", 0
2842
+ text/parityfec, "quoted-printable", 0
2843
+ text/ping, "8bit", 0
2844
+ text/plain, "quoted-printable", "txt asc c cc h hh cpp hpp dat hlp conf def in list log rst text textile install keys license notice readme abs-linkmap abs-menulinks aart ac am apt bsh classpath cnd cwiki data dcl dsp dsw egrm ent ft fn fv grm g .htaccess handlers htc ihtml jmx junit jx manifest m4 mf meta mdo n3 pen pod pom project rng rnx roles schemas tld types vm vsl wsdd xargs xcat xegrm xgrm xlex xlog xmap xroles xsamples xsp xtest xweb xwelcome"
2845
+ text/provenance-notation, "quoted-printable", 0
2846
+ text/prs.fallenstein.rst, "quoted-printable", "rst"
2847
+ text/prs.lines.tag, "quoted-printable", "dsc"
2848
+ text/prs.prop.logic, "quoted-printable", 0
2849
+ text/prs.texi, "quoted-printable", 0
2850
+ text/raptorfec, "quoted-printable", 0
2851
+ text/rfc822-headers, "quoted-printable", 0
2852
+ text/richtext, "8bit", "rtx"
2853
+ text/rtf, "8bit", "rtf"
2854
+ text/rtp-enc-aescm128, "quoted-printable", 0
2855
+ text/rtploopback, "quoted-printable", 0
2856
+ text/rtx, "quoted-printable", 0
2857
+ text/sgml, "quoted-printable", "sgml sgm"
2858
+ text/shaclc, "quoted-printable", 0
2859
+ text/shex, "quoted-printable", 0
2860
+ text/spdx, "quoted-printable", 0
2861
+ text/strings, "quoted-printable", 0
2862
+ text/t140, "quoted-printable", 0
2863
+ text/tab-separated-values, "quoted-printable", "tsv"
2864
+ text/troff, "8bit", "t tr roff troff man me ms nroff"
2865
+ text/turtle, "quoted-printable", "ttl"
2866
+ text/ulpfec, "quoted-printable", 0
2867
+ text/uri-list, "quoted-printable", "uri uris urls"
2868
+ text/vcard, "quoted-printable", "vcard"
2869
+ text/vnd.DMClientScript, "quoted-printable", 0
2870
+ text/vnd.IPTC.NITF, "quoted-printable", 0
2871
+ text/vnd.IPTC.NewsML, "quoted-printable", 0
2872
+ text/vnd.a, "quoted-printable", 0
2873
+ text/vnd.abc, "quoted-printable", 0
2874
+ text/vnd.ascii-art, "quoted-printable", 0
2875
+ text/vnd.curl, "quoted-printable", "curl"
2876
+ text/vnd.curl.dcurl, "quoted-printable", "dcurl"
2877
+ text/vnd.curl.mcurl, "quoted-printable", "mcurl"
2878
+ text/vnd.curl.scurl, "quoted-printable", "scurl"
2879
+ text/vnd.debian.copyright, "quoted-printable", 0
2880
+ text/vnd.dvb.subtitle, "quoted-printable", "sub"
2881
+ text/vnd.esmertec.theme-descriptor, "quoted-printable", 0
2882
+ text/vnd.exchangeable, "quoted-printable", 0
2883
+ text/vnd.familysearch.gedcom, "quoted-printable", 0
2884
+ text/vnd.ficlab.flt, "quoted-printable", 0
2885
+ text/vnd.flatland.3dml, "quoted-printable", 0
2886
+ text/vnd.fly, "quoted-printable", "fly"
2887
+ text/vnd.fmi.flexstor, "quoted-printable", "flx"
2888
+ text/vnd.gist.mx, "quoted-printable", 0
2889
+ text/vnd.gml, "quoted-printable", 0
2890
+ text/vnd.graphviz, "quoted-printable", "gv"
2891
+ text/vnd.hans, "quoted-printable", 0
2892
+ text/vnd.hekaya, "quoted-printable", 0
2893
+ text/vnd.hgl, "quoted-printable", 0
2894
+ text/vnd.in3d.3dml, "quoted-printable", "3dml"
2895
+ text/vnd.in3d.spot, "quoted-printable", "spot"
2896
+ text/vnd.iptc.anpa, "quoted-printable", "anpa"
2897
+ text/vnd.latex-z, "quoted-printable", 0
2898
+ text/vnd.longform, "quoted-printable", 0
2899
+ text/vnd.motorola.reflex, "quoted-printable", 0
2900
+ text/vnd.ms-mediapackage, "quoted-printable", 0
2901
+ text/vnd.net2phone.commcenter.command, "quoted-printable", "ccc"
2902
+ text/vnd.radisys.msml-basic-layout, "quoted-printable", 0
2903
+ text/vnd.senx.warpscript, "quoted-printable", 0
2904
+ text/vnd.si.uricatalogue, "quoted-printable", 0
2905
+ text/vnd.sosi, "quoted-printable", 0
2906
+ text/vnd.sun.j2me.app-descriptor, "8bit", "jad"
2907
+ text/vnd.tps, "quoted-printable", 0
2908
+ text/vnd.trolltech.linguist, "quoted-printable", 0
2909
+ text/vnd.typst, "quoted-printable", 0
2910
+ text/vnd.vcf, "quoted-printable", 0
2911
+ text/vnd.vri, "quoted-printable", 0
2912
+ text/vnd.wap.si, "quoted-printable", "si"
2913
+ text/vnd.wap.sl, "quoted-printable", "sl"
2914
+ text/vnd.wap.wml, "quoted-printable", "wml"
2915
+ text/vnd.wap.wmlscript, "quoted-printable", "wmls"
2916
+ text/vnd.zoo.kcl, "quoted-printable", 0
2917
+ text/vtt, "quoted-printable", "vtt"
2918
+ text/wgsl, "quoted-printable", 0
2919
+ text/x-actionscript, "quoted-printable", "as"
2920
+ text/x-ada, "quoted-printable", "ada adb ads"
2921
+ text/x-applescript, "quoted-printable", "applescript"
2922
+ text/x-asciidoc, "quoted-printable", "asciidoc adoc ad ad.txt adoc.txt"
2923
+ text/x-asm, "quoted-printable", "asm s"
2924
+ text/x-aspectj, "quoted-printable", "aj"
2925
+ text/x-assembly, "quoted-printable", "s asm"
2926
+ text/x-awk, "quoted-printable", "awk"
2927
+ text/x-basic, "quoted-printable", "bas"
2928
+ text/x-c, "quoted-printable", "c cc cpp cxx dic h hh"
2929
+ text/x-c++hdr, "quoted-printable", "hpp hxx hh h h++ hp"
2930
+ text/x-c++src, "quoted-printable", "cpp cxx cc c c++"
2931
+ text/x-cgi, "quoted-printable", "cgi"
2932
+ text/x-chdr, "quoted-printable", "h"
2933
+ text/x-clojure, "quoted-printable", "clj"
2934
+ text/x-cobol, "quoted-printable", "cbl cob"
2935
+ text/x-coffeescript, "quoted-printable", "coffee"
2936
+ text/x-coffescript, "8bit", "coffee"
2937
+ text/x-coldfusion, "quoted-printable", "cfm cfml cfc"
2938
+ text/x-common-lisp, "quoted-printable", "cl jl lisp lsp"
2939
+ text/x-component, "8bit", "htc"
2940
+ text/x-config, "quoted-printable", "config conf cfg xconf"
2941
+ text/x-csharp, "quoted-printable", "cs"
2942
+ text/x-csrc, "quoted-printable", "c"
2943
+ text/x-d, "quoted-printable", "d"
2944
+ text/x-diff, "quoted-printable", "diff patch"
2945
+ text/x-ecmascript, "quoted-printable", 0
2946
+ text/x-eiffel, "quoted-printable", "e"
2947
+ text/x-emacs-lisp, "quoted-printable", "el"
2948
+ text/x-erlang, "quoted-printable", "erl"
2949
+ text/x-expect, "quoted-printable", "exp"
2950
+ text/x-forth, "quoted-printable", "4th"
2951
+ text/x-fortran, "quoted-printable", "f f77 f90 for"
2952
+ text/x-go, "quoted-printable", "go"
2953
+ text/x-groovy, "quoted-printable", "groovy"
2954
+ text/x-haml, "quoted-printable", "haml"
2955
+ text/x-haskell, "quoted-printable", "hs lhs"
2956
+ text/x-haxe, "quoted-printable", "hx"
2957
+ text/x-idl, "quoted-printable", "idl"
2958
+ text/x-ini, "quoted-printable", "ini"
2959
+ text/x-java-properties, "quoted-printable", "properties"
2960
+ text/x-java-source, "quoted-printable", "java"
2961
+ text/x-jsp, "quoted-printable", "jsp"
2962
+ text/x-less, "quoted-printable", "less"
2963
+ text/x-lex, "quoted-printable", "l"
2964
+ text/x-log, "quoted-printable", "log"
2965
+ text/x-lua, "quoted-printable", "lua"
2966
+ text/x-makefile, "quoted-printable", "makefile gnumakefile"
2967
+ text/x-matlab, "quoted-printable", 0
2968
+ text/x-ml, "quoted-printable", "ml"
2969
+ text/x-modula, "quoted-printable", "m3 i3 mg ig"
2970
+ text/x-nfo, "quoted-printable", "nfo"
2971
+ text/x-objcsrc, "quoted-printable", "m"
2972
+ text/x-ocaml, "quoted-printable", "ocaml mli"
2973
+ text/x-opml, "quoted-printable", "opml"
2974
+ text/x-pascal, "quoted-printable", "p pas pp dpr"
2975
+ text/x-perl, "quoted-printable", "pl pm al perl"
2976
+ text/x-php, "quoted-printable", "php php3 php4"
2977
+ text/x-prolog, "quoted-printable", "pro"
2978
+ text/x-python, "quoted-printable", "py"
2979
+ text/x-rexx, "quoted-printable", "rexx"
2980
+ text/x-robots, "quoted-printable", 0
2981
+ text/x-rsrc, "quoted-printable", "r"
2982
+ text/x-rst, "quoted-printable", "rest rst restx"
2983
+ text/x-rtf, "8bit", "rtf"
2984
+ text/x-ruby, "quoted-printable", "rb"
2985
+ text/x-scala, "quoted-printable", "scala"
2986
+ text/x-scheme, "quoted-printable", "scm"
2987
+ text/x-sed, "quoted-printable", "sed"
2988
+ text/x-setext, "quoted-printable", "etx"
2989
+ text/x-sfv, "quoted-printable", "sfv"
2990
+ text/x-sql, "quoted-printable", "sql"
2991
+ text/x-stsrc, "quoted-printable", "st"
2992
+ text/x-tcl, "quoted-printable", "itk tcl tk"
2993
+ text/x-tika-text-based-message, "quoted-printable", 0
2994
+ text/x-uuencode, "quoted-printable", "uu"
2995
+ text/x-vbasic, "quoted-printable", "cls frm"
2996
+ text/x-vbdotnet, "quoted-printable", "vb"
2997
+ text/x-vbscript, "quoted-printable", "vbs"
2998
+ text/x-vcalendar, "8bit", "vcs"
2999
+ text/x-vcard, "8bit", "vcf"
3000
+ text/x-verilog, "quoted-printable", "v"
3001
+ text/x-vhdl, "quoted-printable", "vhd vhdl"
3002
+ text/x-vnd.flatland.3dml, "quoted-printable", 0
3003
+ text/x-web-markdown, "quoted-printable", "md mdtext mkd markdown"
3004
+ text/x-yacc, "quoted-printable", "y"
3005
+ text/x-yaml, "8bit", "yaml yml"
3006
+ text/xml, "8bit", "xml dtd xsd"
3007
+ text/xml-external-parsed-entity, "quoted-printable", 0
3008
+ video/1d-interleaved-parityfec, "base64", 0
3009
+ video/3gpp, "base64", "3gp 3gpp"
3010
+ video/3gpp-tt, "base64", 0
3011
+ video/3gpp2, "base64", "3g2 3gpp2"
3012
+ video/AV1, "base64", 0
3013
+ video/BMPEG, "base64", 0
3014
+ video/BT656, "base64", 0
3015
+ video/CelB, "base64", 0
3016
+ video/DV, "base64", "dv"
3017
+ video/FFV1, "base64", 0
3018
+ video/H261, "base64", "h261"
3019
+ video/H263, "base64", "h263"
3020
+ video/H263-1998, "base64", 0
3021
+ video/H263-2000, "base64", 0
3022
+ video/H264, "base64", "h264"
3023
+ video/H264-RCDO, "base64", 0
3024
+ video/H264-SVC, "base64", 0
3025
+ video/H265, "base64", 0
3026
+ video/H266, "base64", 0
3027
+ video/JPEG, "base64", "jpgv"
3028
+ video/MJ2, "base64", "mj2 mjp2"
3029
+ video/MP1S, "base64", 0
3030
+ video/MP2P, "base64", 0
3031
+ video/MP2T, "base64", "ts mts m2ts cpi clpi mpl mpls bdm m2t"
3032
+ video/MP4V-ES, "base64", 0
3033
+ video/MPV, "base64", 0
3034
+ video/SMPTE292M, "base64", 0
3035
+ video/VP8, "base64", 0
3036
+ video/VP9, "base64", 0
3037
+ video/daala, "base64", 0
3038
+ video/dl, "base64", "dl"
3039
+ video/encaprtp, "base64", 0
3040
+ video/evc, "base64", 0
3041
+ video/example, "base64", 0
3042
+ video/flexfec, "base64", 0
3043
+ video/gl, "base64", "gl"
3044
+ video/iso.segment, "base64", "m4s"
3045
+ video/jpeg2000, "base64", 0
3046
+ video/jpeg2000-scl, "base64", 0
3047
+ video/jpm, "base64", "jpgm jpm"
3048
+ video/jxsv, "base64", 0
3049
+ video/lottie+json, "base64", 0
3050
+ video/matroska, "base64", 0
3051
+ video/matroska-3d, "base64", 0
3052
+ video/mp4, "base64", "mp4 mpg4 f4v f4p mp4v"
3053
+ video/mpeg, "base64", "mp2 mp3g mpe mpeg mpg m1v m2v"
3054
+ video/mpeg4-generic, "base64", 0
3055
+ video/nv, "base64", 0
3056
+ video/ogg, "base64", "ogg ogv"
3057
+ video/parityfec, "base64", 0
3058
+ video/pointer, "base64", 0
3059
+ video/quicktime, "base64", "qt mov"
3060
+ video/raptorfec, "base64", 0
3061
+ video/raw, "base64", 0
3062
+ video/rtp-enc-aescm128, "base64", 0
3063
+ video/rtploopback, "base64", 0
3064
+ video/rtx, "base64", 0
3065
+ video/scip, "base64", 0
3066
+ video/smpte291, "base64", 0
3067
+ video/theora, "base64", 0
3068
+ video/ulpfec, "base64", 0
3069
+ video/vc1, "base64", 0
3070
+ video/vc2, "base64", 0
3071
+ video/vnd.CCTV, "base64", 0
3072
+ video/vnd.blockfact.factv, "base64", 0
3073
+ video/vnd.dece.hd, "base64", "uvh uvvh"
3074
+ video/vnd.dece.mobile, "base64", "uvm uvvm"
3075
+ video/vnd.dece.mp4, "base64", 0
3076
+ video/vnd.dece.pd, "base64", "uvp uvvp"
3077
+ video/vnd.dece.sd, "base64", "uvs uvvs"
3078
+ video/vnd.dece.video, "base64", "uvv uvvv"
3079
+ video/vnd.directv.mpeg, "base64", 0
3080
+ video/vnd.directv.mpeg-tts, "base64", 0
3081
+ video/vnd.dlna.mpeg-tts, "base64", 0
3082
+ video/vnd.dvb.file, "base64", "dvb"
3083
+ video/vnd.fvt, "base64", "fvt"
3084
+ video/vnd.hns.video, "base64", 0
3085
+ video/vnd.iptvforum.1dparityfec-1010, "base64", 0
3086
+ video/vnd.iptvforum.1dparityfec-2005, "base64", 0
3087
+ video/vnd.iptvforum.2dparityfec-1010, "base64", 0
3088
+ video/vnd.iptvforum.2dparityfec-2005, "base64", 0
3089
+ video/vnd.iptvforum.ttsavc, "base64", 0
3090
+ video/vnd.iptvforum.ttsmpeg2, "base64", 0
3091
+ video/vnd.motorola.video, "base64", 0
3092
+ video/vnd.motorola.videop, "base64", 0
3093
+ video/vnd.mpegurl, "8bit", "mxu m4u"
3094
+ video/vnd.ms-playready.media.pyv, "base64", "pyv"
3095
+ video/vnd.nokia.interleaved-multimedia, "base64", "nim"
3096
+ video/vnd.nokia.mp4vr, "base64", 0
3097
+ video/vnd.nokia.videovoip, "base64", 0
3098
+ video/vnd.objectvideo, "base64", "mp4 m4v"
3099
+ video/vnd.planar, "base64", 0
3100
+ video/vnd.radgamettools.bink, "base64", 0
3101
+ video/vnd.radgamettools.smacker, "base64", 0
3102
+ video/vnd.sealed.mpeg1, "base64", "s11"
3103
+ video/vnd.sealed.mpeg4, "base64", "smpg s14"
3104
+ video/vnd.sealed.swf, "base64", "sswf ssw"
3105
+ video/vnd.sealedmedia.softseal.mov, "base64", "smov smo s1q"
3106
+ video/vnd.uvvu.mp4, "base64", "uvu uvvu"
3107
+ video/vnd.vivo, "base64", "viv vivo"
3108
+ video/vnd.youtube.yt, "base64", 0
3109
+ video/webm, "base64", "webm"
3110
+ video/x-dirac, "base64", "drc"
3111
+ video/x-dl, "base64", "dl"
3112
+ video/x-dv, "base64", "dv"
3113
+ video/x-f4v, "base64", "f4v"
3114
+ video/x-flc, "base64", "flc"
3115
+ video/x-fli, "base64", "fli"
3116
+ video/x-flv, "base64", "flv"
3117
+ video/x-gl, "base64", "gl"
3118
+ video/x-ivf, "base64", "ivf"
3119
+ video/x-jng, "base64", "jng"
3120
+ video/x-m4v, "base64", "m4v"
3121
+ video/x-matroska, "base64", "mk3d mks mkv"
3122
+ video/x-mng, "base64", "mng"
3123
+ video/x-motion-jpeg, "base64", "mjpg mjpeg"
3124
+ video/x-ms-asf, "base64", "asf asx"
3125
+ video/x-ms-vob, "base64", "vob"
3126
+ video/x-ms-wm, "base64", "wm"
3127
+ video/x-ms-wmv, "base64", "wmv"
3128
+ video/x-ms-wmx, "base64", "wmx"
3129
+ video/x-ms-wvx, "base64", "wvx"
3130
+ video/x-msvideo, "base64", "avi"
3131
+ video/x-oggrgb, "base64", 0
3132
+ video/x-ogguvs, "base64", 0
3133
+ video/x-oggyuv, "base64", 0
3134
+ video/x-ogm, "base64", "ogm"
3135
+ video/x-sgi-movie, "base64", "movie"
3136
+ video/x-smv, "base64", "smv"
3137
+ x-chemical/x-pdb, "base64", "pdb"
3138
+ x-chemical/x-xyz, "base64", "xyz"
3139
+ x-conference/x-cooltalk, "base64", "ice"
3140
+ x-drawing/dwf, "base64", "dwf"
3141
+ x-world/x-vrml, "base64", "wrl vrml"