@hashgraphonline/standards-sdk 0.0.76 → 0.0.77

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.
Files changed (197) hide show
  1. package/dist/es/standards-sdk.es100.js +17 -31
  2. package/dist/es/standards-sdk.es100.js.map +1 -1
  3. package/dist/es/standards-sdk.es101.js +60 -14
  4. package/dist/es/standards-sdk.es101.js.map +1 -1
  5. package/dist/es/standards-sdk.es102.js +1288 -3
  6. package/dist/es/standards-sdk.es102.js.map +1 -1
  7. package/dist/es/standards-sdk.es103.js +147 -3
  8. package/dist/es/standards-sdk.es103.js.map +1 -1
  9. package/dist/es/standards-sdk.es104.js +88 -13
  10. package/dist/es/standards-sdk.es104.js.map +1 -1
  11. package/dist/es/standards-sdk.es105.js +83 -4
  12. package/dist/es/standards-sdk.es105.js.map +1 -1
  13. package/dist/es/standards-sdk.es106.js +32 -39
  14. package/dist/es/standards-sdk.es106.js.map +1 -1
  15. package/dist/es/standards-sdk.es107.js +6 -40
  16. package/dist/es/standards-sdk.es107.js.map +1 -1
  17. package/dist/es/standards-sdk.es108.js +156 -34
  18. package/dist/es/standards-sdk.es108.js.map +1 -1
  19. package/dist/es/standards-sdk.es109.js +19 -74
  20. package/dist/es/standards-sdk.es109.js.map +1 -1
  21. package/dist/es/standards-sdk.es110.js +793 -3
  22. package/dist/es/standards-sdk.es110.js.map +1 -1
  23. package/dist/es/standards-sdk.es111.js +174 -2
  24. package/dist/es/standards-sdk.es111.js.map +1 -1
  25. package/dist/es/standards-sdk.es112.js +143 -2
  26. package/dist/es/standards-sdk.es112.js.map +1 -1
  27. package/dist/es/standards-sdk.es113.js +20 -33
  28. package/dist/es/standards-sdk.es113.js.map +1 -1
  29. package/dist/es/standards-sdk.es114.js +26 -32
  30. package/dist/es/standards-sdk.es114.js.map +1 -1
  31. package/dist/es/standards-sdk.es115.js +26 -9
  32. package/dist/es/standards-sdk.es115.js.map +1 -1
  33. package/dist/es/standards-sdk.es116.js +37 -33
  34. package/dist/es/standards-sdk.es116.js.map +1 -1
  35. package/dist/es/standards-sdk.es12.js +5 -5
  36. package/dist/es/standards-sdk.es12.js.map +1 -1
  37. package/dist/es/standards-sdk.es14.js +1 -1
  38. package/dist/es/standards-sdk.es17.js +2 -2
  39. package/dist/es/standards-sdk.es18.js +3 -3
  40. package/dist/es/standards-sdk.es21.js +5 -1767
  41. package/dist/es/standards-sdk.es21.js.map +1 -1
  42. package/dist/es/standards-sdk.es22.js +1767 -3
  43. package/dist/es/standards-sdk.es22.js.map +1 -1
  44. package/dist/es/standards-sdk.es23.js +6864 -3841
  45. package/dist/es/standards-sdk.es23.js.map +1 -1
  46. package/dist/es/standards-sdk.es24.js +36 -1041
  47. package/dist/es/standards-sdk.es24.js.map +1 -1
  48. package/dist/es/standards-sdk.es25.js +48 -5
  49. package/dist/es/standards-sdk.es25.js.map +1 -1
  50. package/dist/es/standards-sdk.es26.js +3 -36
  51. package/dist/es/standards-sdk.es26.js.map +1 -1
  52. package/dist/es/standards-sdk.es27.js +2 -48
  53. package/dist/es/standards-sdk.es27.js.map +1 -1
  54. package/dist/es/standards-sdk.es28.js +941 -7090
  55. package/dist/es/standards-sdk.es28.js.map +1 -1
  56. package/dist/es/standards-sdk.es29.js +4167 -2
  57. package/dist/es/standards-sdk.es29.js.map +1 -1
  58. package/dist/es/standards-sdk.es33.js +7136 -2
  59. package/dist/es/standards-sdk.es33.js.map +1 -1
  60. package/dist/es/standards-sdk.es35.js +3 -101
  61. package/dist/es/standards-sdk.es35.js.map +1 -1
  62. package/dist/es/standards-sdk.es36.js +101 -2
  63. package/dist/es/standards-sdk.es36.js.map +1 -1
  64. package/dist/es/standards-sdk.es37.js +2 -16
  65. package/dist/es/standards-sdk.es37.js.map +1 -1
  66. package/dist/es/standards-sdk.es38.js +15 -408
  67. package/dist/es/standards-sdk.es38.js.map +1 -1
  68. package/dist/es/standards-sdk.es39.js +402 -77
  69. package/dist/es/standards-sdk.es39.js.map +1 -1
  70. package/dist/es/standards-sdk.es4.js +1 -1
  71. package/dist/es/standards-sdk.es40.js +360 -19
  72. package/dist/es/standards-sdk.es40.js.map +1 -1
  73. package/dist/es/standards-sdk.es41.js +5 -147
  74. package/dist/es/standards-sdk.es41.js.map +1 -1
  75. package/dist/es/standards-sdk.es42.js +172 -84
  76. package/dist/es/standards-sdk.es42.js.map +1 -1
  77. package/dist/es/standards-sdk.es43.js +72 -165
  78. package/dist/es/standards-sdk.es43.js.map +1 -1
  79. package/dist/es/standards-sdk.es44.js +113 -5
  80. package/dist/es/standards-sdk.es44.js.map +1 -1
  81. package/dist/es/standards-sdk.es45.js +41 -132
  82. package/dist/es/standards-sdk.es45.js.map +1 -1
  83. package/dist/es/standards-sdk.es46.js +9 -194
  84. package/dist/es/standards-sdk.es46.js.map +1 -1
  85. package/dist/es/standards-sdk.es47.js +71 -412
  86. package/dist/es/standards-sdk.es47.js.map +1 -1
  87. package/dist/es/standards-sdk.es48.js +3 -24
  88. package/dist/es/standards-sdk.es48.js.map +1 -1
  89. package/dist/es/standards-sdk.es49.js +2 -139
  90. package/dist/es/standards-sdk.es49.js.map +1 -1
  91. package/dist/es/standards-sdk.es5.js +3 -3
  92. package/dist/es/standards-sdk.es50.js +107 -12
  93. package/dist/es/standards-sdk.es50.js.map +1 -1
  94. package/dist/es/standards-sdk.es51.js +70 -25
  95. package/dist/es/standards-sdk.es51.js.map +1 -1
  96. package/dist/es/standards-sdk.es52.js +5 -28
  97. package/dist/es/standards-sdk.es52.js.map +1 -1
  98. package/dist/es/standards-sdk.es53.js +4 -20
  99. package/dist/es/standards-sdk.es53.js.map +1 -1
  100. package/dist/es/standards-sdk.es54.js +218 -41
  101. package/dist/es/standards-sdk.es54.js.map +1 -1
  102. package/dist/es/standards-sdk.es55.js +57 -17
  103. package/dist/es/standards-sdk.es55.js.map +1 -1
  104. package/dist/es/standards-sdk.es56.js +69 -61
  105. package/dist/es/standards-sdk.es56.js.map +1 -1
  106. package/dist/es/standards-sdk.es57.js +2281 -1288
  107. package/dist/es/standards-sdk.es57.js.map +1 -1
  108. package/dist/es/standards-sdk.es58.js +159 -27
  109. package/dist/es/standards-sdk.es58.js.map +1 -1
  110. package/dist/es/standards-sdk.es59.js +27 -154
  111. package/dist/es/standards-sdk.es59.js.map +1 -1
  112. package/dist/es/standards-sdk.es60.js +45 -775
  113. package/dist/es/standards-sdk.es60.js.map +1 -1
  114. package/dist/es/standards-sdk.es61.js +50 -2282
  115. package/dist/es/standards-sdk.es61.js.map +1 -1
  116. package/dist/es/standards-sdk.es62.js +8 -162
  117. package/dist/es/standards-sdk.es62.js.map +1 -1
  118. package/dist/es/standards-sdk.es63.js +63 -25
  119. package/dist/es/standards-sdk.es63.js.map +1 -1
  120. package/dist/es/standards-sdk.es64.js +6 -26
  121. package/dist/es/standards-sdk.es64.js.map +1 -1
  122. package/dist/es/standards-sdk.es65.js +14 -37
  123. package/dist/es/standards-sdk.es65.js.map +1 -1
  124. package/dist/es/standards-sdk.es66.js +7 -21
  125. package/dist/es/standards-sdk.es66.js.map +1 -1
  126. package/dist/es/standards-sdk.es67.js +39 -358
  127. package/dist/es/standards-sdk.es67.js.map +1 -1
  128. package/dist/es/standards-sdk.es68.js +2 -6
  129. package/dist/es/standards-sdk.es68.js.map +1 -1
  130. package/dist/es/standards-sdk.es69.js +124 -167
  131. package/dist/es/standards-sdk.es69.js.map +1 -1
  132. package/dist/es/standards-sdk.es7.js +3 -3
  133. package/dist/es/standards-sdk.es70.js +165 -74
  134. package/dist/es/standards-sdk.es70.js.map +1 -1
  135. package/dist/es/standards-sdk.es71.js +11 -112
  136. package/dist/es/standards-sdk.es71.js.map +1 -1
  137. package/dist/es/standards-sdk.es72.js +13 -52
  138. package/dist/es/standards-sdk.es72.js.map +1 -1
  139. package/dist/es/standards-sdk.es73.js +31 -9
  140. package/dist/es/standards-sdk.es73.js.map +1 -1
  141. package/dist/es/standards-sdk.es74.js +14 -96
  142. package/dist/es/standards-sdk.es74.js.map +1 -1
  143. package/dist/es/standards-sdk.es75.js +3 -3
  144. package/dist/es/standards-sdk.es75.js.map +1 -1
  145. package/dist/es/standards-sdk.es76.js +4 -2
  146. package/dist/es/standards-sdk.es76.js.map +1 -1
  147. package/dist/es/standards-sdk.es77.js +14 -111
  148. package/dist/es/standards-sdk.es77.js.map +1 -1
  149. package/dist/es/standards-sdk.es78.js +4 -73
  150. package/dist/es/standards-sdk.es78.js.map +1 -1
  151. package/dist/es/standards-sdk.es79.js +39 -6
  152. package/dist/es/standards-sdk.es79.js.map +1 -1
  153. package/dist/es/standards-sdk.es8.js +3 -3
  154. package/dist/es/standards-sdk.es80.js +40 -5
  155. package/dist/es/standards-sdk.es80.js.map +1 -1
  156. package/dist/es/standards-sdk.es81.js +33 -217
  157. package/dist/es/standards-sdk.es81.js.map +1 -1
  158. package/dist/es/standards-sdk.es82.js +71 -51
  159. package/dist/es/standards-sdk.es82.js.map +1 -1
  160. package/dist/es/standards-sdk.es83.js +2 -69
  161. package/dist/es/standards-sdk.es83.js.map +1 -1
  162. package/dist/es/standards-sdk.es84.js +3 -3
  163. package/dist/es/standards-sdk.es84.js.map +1 -1
  164. package/dist/es/standards-sdk.es85.js +2 -7136
  165. package/dist/es/standards-sdk.es85.js.map +1 -1
  166. package/dist/es/standards-sdk.es86.js +2 -32
  167. package/dist/es/standards-sdk.es86.js.map +1 -1
  168. package/dist/es/standards-sdk.es87.js +31 -60
  169. package/dist/es/standards-sdk.es87.js.map +1 -1
  170. package/dist/es/standards-sdk.es88.js +30 -47
  171. package/dist/es/standards-sdk.es88.js.map +1 -1
  172. package/dist/es/standards-sdk.es89.js +9 -10
  173. package/dist/es/standards-sdk.es89.js.map +1 -1
  174. package/dist/es/standards-sdk.es9.js +1 -1
  175. package/dist/es/standards-sdk.es90.js +30 -61
  176. package/dist/es/standards-sdk.es90.js.map +1 -1
  177. package/dist/es/standards-sdk.es91.js +194 -5
  178. package/dist/es/standards-sdk.es91.js.map +1 -1
  179. package/dist/es/standards-sdk.es92.js +437 -14
  180. package/dist/es/standards-sdk.es92.js.map +1 -1
  181. package/dist/es/standards-sdk.es93.js +25 -7
  182. package/dist/es/standards-sdk.es93.js.map +1 -1
  183. package/dist/es/standards-sdk.es94.js +135 -41
  184. package/dist/es/standards-sdk.es94.js.map +1 -1
  185. package/dist/es/standards-sdk.es95.js +18 -2
  186. package/dist/es/standards-sdk.es95.js.map +1 -1
  187. package/dist/es/standards-sdk.es96.js +29 -136
  188. package/dist/es/standards-sdk.es96.js.map +1 -1
  189. package/dist/es/standards-sdk.es97.js +26 -169
  190. package/dist/es/standards-sdk.es97.js.map +1 -1
  191. package/dist/es/standards-sdk.es98.js +21 -13
  192. package/dist/es/standards-sdk.es98.js.map +1 -1
  193. package/dist/es/standards-sdk.es99.js +44 -13
  194. package/dist/es/standards-sdk.es99.js.map +1 -1
  195. package/dist/umd/standards-sdk.umd.js +1 -1
  196. package/dist/umd/standards-sdk.umd.js.map +1 -1
  197. package/package.json +1 -1
@@ -1,1292 +1,2285 @@
1
- var __defProp = Object.defineProperty;
2
- var __typeError = (msg) => {
3
- throw TypeError(msg);
1
+ const require$$0 = {
2
+ "application/1d-interleaved-parityfec": { "source": "iana" },
3
+ "application/3gpdash-qoe-report+xml": { "source": "iana", "charset": "UTF-8", "compressible": true },
4
+ "application/3gpp-ims+xml": { "source": "iana", "compressible": true },
5
+ "application/3gpphal+json": { "source": "iana", "compressible": true },
6
+ "application/3gpphalforms+json": { "source": "iana", "compressible": true },
7
+ "application/a2l": { "source": "iana" },
8
+ "application/ace+cbor": { "source": "iana" },
9
+ "application/activemessage": { "source": "iana" },
10
+ "application/activity+json": { "source": "iana", "compressible": true },
11
+ "application/alto-costmap+json": { "source": "iana", "compressible": true },
12
+ "application/alto-costmapfilter+json": { "source": "iana", "compressible": true },
13
+ "application/alto-directory+json": { "source": "iana", "compressible": true },
14
+ "application/alto-endpointcost+json": { "source": "iana", "compressible": true },
15
+ "application/alto-endpointcostparams+json": { "source": "iana", "compressible": true },
16
+ "application/alto-endpointprop+json": { "source": "iana", "compressible": true },
17
+ "application/alto-endpointpropparams+json": { "source": "iana", "compressible": true },
18
+ "application/alto-error+json": { "source": "iana", "compressible": true },
19
+ "application/alto-networkmap+json": { "source": "iana", "compressible": true },
20
+ "application/alto-networkmapfilter+json": { "source": "iana", "compressible": true },
21
+ "application/alto-updatestreamcontrol+json": { "source": "iana", "compressible": true },
22
+ "application/alto-updatestreamparams+json": { "source": "iana", "compressible": true },
23
+ "application/aml": { "source": "iana" },
24
+ "application/andrew-inset": { "source": "iana", "extensions": ["ez"] },
25
+ "application/applefile": { "source": "iana" },
26
+ "application/applixware": { "source": "apache", "extensions": ["aw"] },
27
+ "application/at+jwt": { "source": "iana" },
28
+ "application/atf": { "source": "iana" },
29
+ "application/atfx": { "source": "iana" },
30
+ "application/atom+xml": { "source": "iana", "compressible": true, "extensions": ["atom"] },
31
+ "application/atomcat+xml": { "source": "iana", "compressible": true, "extensions": ["atomcat"] },
32
+ "application/atomdeleted+xml": { "source": "iana", "compressible": true, "extensions": ["atomdeleted"] },
33
+ "application/atomicmail": { "source": "iana" },
34
+ "application/atomsvc+xml": { "source": "iana", "compressible": true, "extensions": ["atomsvc"] },
35
+ "application/atsc-dwd+xml": { "source": "iana", "compressible": true, "extensions": ["dwd"] },
36
+ "application/atsc-dynamic-event-message": { "source": "iana" },
37
+ "application/atsc-held+xml": { "source": "iana", "compressible": true, "extensions": ["held"] },
38
+ "application/atsc-rdt+json": { "source": "iana", "compressible": true },
39
+ "application/atsc-rsat+xml": { "source": "iana", "compressible": true, "extensions": ["rsat"] },
40
+ "application/atxml": { "source": "iana" },
41
+ "application/auth-policy+xml": { "source": "iana", "compressible": true },
42
+ "application/bacnet-xdd+zip": { "source": "iana", "compressible": false },
43
+ "application/batch-smtp": { "source": "iana" },
44
+ "application/bdoc": { "compressible": false, "extensions": ["bdoc"] },
45
+ "application/beep+xml": { "source": "iana", "charset": "UTF-8", "compressible": true },
46
+ "application/calendar+json": { "source": "iana", "compressible": true },
47
+ "application/calendar+xml": { "source": "iana", "compressible": true, "extensions": ["xcs"] },
48
+ "application/call-completion": { "source": "iana" },
49
+ "application/cals-1840": { "source": "iana" },
50
+ "application/captive+json": { "source": "iana", "compressible": true },
51
+ "application/cbor": { "source": "iana" },
52
+ "application/cbor-seq": { "source": "iana" },
53
+ "application/cccex": { "source": "iana" },
54
+ "application/ccmp+xml": { "source": "iana", "compressible": true },
55
+ "application/ccxml+xml": { "source": "iana", "compressible": true, "extensions": ["ccxml"] },
56
+ "application/cdfx+xml": { "source": "iana", "compressible": true, "extensions": ["cdfx"] },
57
+ "application/cdmi-capability": { "source": "iana", "extensions": ["cdmia"] },
58
+ "application/cdmi-container": { "source": "iana", "extensions": ["cdmic"] },
59
+ "application/cdmi-domain": { "source": "iana", "extensions": ["cdmid"] },
60
+ "application/cdmi-object": { "source": "iana", "extensions": ["cdmio"] },
61
+ "application/cdmi-queue": { "source": "iana", "extensions": ["cdmiq"] },
62
+ "application/cdni": { "source": "iana" },
63
+ "application/cea": { "source": "iana" },
64
+ "application/cea-2018+xml": { "source": "iana", "compressible": true },
65
+ "application/cellml+xml": { "source": "iana", "compressible": true },
66
+ "application/cfw": { "source": "iana" },
67
+ "application/city+json": { "source": "iana", "compressible": true },
68
+ "application/clr": { "source": "iana" },
69
+ "application/clue+xml": { "source": "iana", "compressible": true },
70
+ "application/clue_info+xml": { "source": "iana", "compressible": true },
71
+ "application/cms": { "source": "iana" },
72
+ "application/cnrp+xml": { "source": "iana", "compressible": true },
73
+ "application/coap-group+json": { "source": "iana", "compressible": true },
74
+ "application/coap-payload": { "source": "iana" },
75
+ "application/commonground": { "source": "iana" },
76
+ "application/conference-info+xml": { "source": "iana", "compressible": true },
77
+ "application/cose": { "source": "iana" },
78
+ "application/cose-key": { "source": "iana" },
79
+ "application/cose-key-set": { "source": "iana" },
80
+ "application/cpl+xml": { "source": "iana", "compressible": true, "extensions": ["cpl"] },
81
+ "application/csrattrs": { "source": "iana" },
82
+ "application/csta+xml": { "source": "iana", "compressible": true },
83
+ "application/cstadata+xml": { "source": "iana", "compressible": true },
84
+ "application/csvm+json": { "source": "iana", "compressible": true },
85
+ "application/cu-seeme": { "source": "apache", "extensions": ["cu"] },
86
+ "application/cwt": { "source": "iana" },
87
+ "application/cybercash": { "source": "iana" },
88
+ "application/dart": { "compressible": true },
89
+ "application/dash+xml": { "source": "iana", "compressible": true, "extensions": ["mpd"] },
90
+ "application/dash-patch+xml": { "source": "iana", "compressible": true, "extensions": ["mpp"] },
91
+ "application/dashdelta": { "source": "iana" },
92
+ "application/davmount+xml": { "source": "iana", "compressible": true, "extensions": ["davmount"] },
93
+ "application/dca-rft": { "source": "iana" },
94
+ "application/dcd": { "source": "iana" },
95
+ "application/dec-dx": { "source": "iana" },
96
+ "application/dialog-info+xml": { "source": "iana", "compressible": true },
97
+ "application/dicom": { "source": "iana" },
98
+ "application/dicom+json": { "source": "iana", "compressible": true },
99
+ "application/dicom+xml": { "source": "iana", "compressible": true },
100
+ "application/dii": { "source": "iana" },
101
+ "application/dit": { "source": "iana" },
102
+ "application/dns": { "source": "iana" },
103
+ "application/dns+json": { "source": "iana", "compressible": true },
104
+ "application/dns-message": { "source": "iana" },
105
+ "application/docbook+xml": { "source": "apache", "compressible": true, "extensions": ["dbk"] },
106
+ "application/dots+cbor": { "source": "iana" },
107
+ "application/dskpp+xml": { "source": "iana", "compressible": true },
108
+ "application/dssc+der": { "source": "iana", "extensions": ["dssc"] },
109
+ "application/dssc+xml": { "source": "iana", "compressible": true, "extensions": ["xdssc"] },
110
+ "application/dvcs": { "source": "iana" },
111
+ "application/ecmascript": { "source": "iana", "compressible": true, "extensions": ["es", "ecma"] },
112
+ "application/edi-consent": { "source": "iana" },
113
+ "application/edi-x12": { "source": "iana", "compressible": false },
114
+ "application/edifact": { "source": "iana", "compressible": false },
115
+ "application/efi": { "source": "iana" },
116
+ "application/elm+json": { "source": "iana", "charset": "UTF-8", "compressible": true },
117
+ "application/elm+xml": { "source": "iana", "compressible": true },
118
+ "application/emergencycalldata.cap+xml": { "source": "iana", "charset": "UTF-8", "compressible": true },
119
+ "application/emergencycalldata.comment+xml": { "source": "iana", "compressible": true },
120
+ "application/emergencycalldata.control+xml": { "source": "iana", "compressible": true },
121
+ "application/emergencycalldata.deviceinfo+xml": { "source": "iana", "compressible": true },
122
+ "application/emergencycalldata.ecall.msd": { "source": "iana" },
123
+ "application/emergencycalldata.providerinfo+xml": { "source": "iana", "compressible": true },
124
+ "application/emergencycalldata.serviceinfo+xml": { "source": "iana", "compressible": true },
125
+ "application/emergencycalldata.subscriberinfo+xml": { "source": "iana", "compressible": true },
126
+ "application/emergencycalldata.veds+xml": { "source": "iana", "compressible": true },
127
+ "application/emma+xml": { "source": "iana", "compressible": true, "extensions": ["emma"] },
128
+ "application/emotionml+xml": { "source": "iana", "compressible": true, "extensions": ["emotionml"] },
129
+ "application/encaprtp": { "source": "iana" },
130
+ "application/epp+xml": { "source": "iana", "compressible": true },
131
+ "application/epub+zip": { "source": "iana", "compressible": false, "extensions": ["epub"] },
132
+ "application/eshop": { "source": "iana" },
133
+ "application/exi": { "source": "iana", "extensions": ["exi"] },
134
+ "application/expect-ct-report+json": { "source": "iana", "compressible": true },
135
+ "application/express": { "source": "iana", "extensions": ["exp"] },
136
+ "application/fastinfoset": { "source": "iana" },
137
+ "application/fastsoap": { "source": "iana" },
138
+ "application/fdt+xml": { "source": "iana", "compressible": true, "extensions": ["fdt"] },
139
+ "application/fhir+json": { "source": "iana", "charset": "UTF-8", "compressible": true },
140
+ "application/fhir+xml": { "source": "iana", "charset": "UTF-8", "compressible": true },
141
+ "application/fido.trusted-apps+json": { "compressible": true },
142
+ "application/fits": { "source": "iana" },
143
+ "application/flexfec": { "source": "iana" },
144
+ "application/font-sfnt": { "source": "iana" },
145
+ "application/font-tdpfr": { "source": "iana", "extensions": ["pfr"] },
146
+ "application/font-woff": { "source": "iana", "compressible": false },
147
+ "application/framework-attributes+xml": { "source": "iana", "compressible": true },
148
+ "application/geo+json": { "source": "iana", "compressible": true, "extensions": ["geojson"] },
149
+ "application/geo+json-seq": { "source": "iana" },
150
+ "application/geopackage+sqlite3": { "source": "iana" },
151
+ "application/geoxacml+xml": { "source": "iana", "compressible": true },
152
+ "application/gltf-buffer": { "source": "iana" },
153
+ "application/gml+xml": { "source": "iana", "compressible": true, "extensions": ["gml"] },
154
+ "application/gpx+xml": { "source": "apache", "compressible": true, "extensions": ["gpx"] },
155
+ "application/gxf": { "source": "apache", "extensions": ["gxf"] },
156
+ "application/gzip": { "source": "iana", "compressible": false, "extensions": ["gz"] },
157
+ "application/h224": { "source": "iana" },
158
+ "application/held+xml": { "source": "iana", "compressible": true },
159
+ "application/hjson": { "extensions": ["hjson"] },
160
+ "application/http": { "source": "iana" },
161
+ "application/hyperstudio": { "source": "iana", "extensions": ["stk"] },
162
+ "application/ibe-key-request+xml": { "source": "iana", "compressible": true },
163
+ "application/ibe-pkg-reply+xml": { "source": "iana", "compressible": true },
164
+ "application/ibe-pp-data": { "source": "iana" },
165
+ "application/iges": { "source": "iana" },
166
+ "application/im-iscomposing+xml": { "source": "iana", "charset": "UTF-8", "compressible": true },
167
+ "application/index": { "source": "iana" },
168
+ "application/index.cmd": { "source": "iana" },
169
+ "application/index.obj": { "source": "iana" },
170
+ "application/index.response": { "source": "iana" },
171
+ "application/index.vnd": { "source": "iana" },
172
+ "application/inkml+xml": { "source": "iana", "compressible": true, "extensions": ["ink", "inkml"] },
173
+ "application/iotp": { "source": "iana" },
174
+ "application/ipfix": { "source": "iana", "extensions": ["ipfix"] },
175
+ "application/ipp": { "source": "iana" },
176
+ "application/isup": { "source": "iana" },
177
+ "application/its+xml": { "source": "iana", "compressible": true, "extensions": ["its"] },
178
+ "application/java-archive": { "source": "apache", "compressible": false, "extensions": ["jar", "war", "ear"] },
179
+ "application/java-serialized-object": { "source": "apache", "compressible": false, "extensions": ["ser"] },
180
+ "application/java-vm": { "source": "apache", "compressible": false, "extensions": ["class"] },
181
+ "application/javascript": { "source": "iana", "charset": "UTF-8", "compressible": true, "extensions": ["js", "mjs"] },
182
+ "application/jf2feed+json": { "source": "iana", "compressible": true },
183
+ "application/jose": { "source": "iana" },
184
+ "application/jose+json": { "source": "iana", "compressible": true },
185
+ "application/jrd+json": { "source": "iana", "compressible": true },
186
+ "application/jscalendar+json": { "source": "iana", "compressible": true },
187
+ "application/json": { "source": "iana", "charset": "UTF-8", "compressible": true, "extensions": ["json", "map"] },
188
+ "application/json-patch+json": { "source": "iana", "compressible": true },
189
+ "application/json-seq": { "source": "iana" },
190
+ "application/json5": { "extensions": ["json5"] },
191
+ "application/jsonml+json": { "source": "apache", "compressible": true, "extensions": ["jsonml"] },
192
+ "application/jwk+json": { "source": "iana", "compressible": true },
193
+ "application/jwk-set+json": { "source": "iana", "compressible": true },
194
+ "application/jwt": { "source": "iana" },
195
+ "application/kpml-request+xml": { "source": "iana", "compressible": true },
196
+ "application/kpml-response+xml": { "source": "iana", "compressible": true },
197
+ "application/ld+json": { "source": "iana", "compressible": true, "extensions": ["jsonld"] },
198
+ "application/lgr+xml": { "source": "iana", "compressible": true, "extensions": ["lgr"] },
199
+ "application/link-format": { "source": "iana" },
200
+ "application/load-control+xml": { "source": "iana", "compressible": true },
201
+ "application/lost+xml": { "source": "iana", "compressible": true, "extensions": ["lostxml"] },
202
+ "application/lostsync+xml": { "source": "iana", "compressible": true },
203
+ "application/lpf+zip": { "source": "iana", "compressible": false },
204
+ "application/lxf": { "source": "iana" },
205
+ "application/mac-binhex40": { "source": "iana", "extensions": ["hqx"] },
206
+ "application/mac-compactpro": { "source": "apache", "extensions": ["cpt"] },
207
+ "application/macwriteii": { "source": "iana" },
208
+ "application/mads+xml": { "source": "iana", "compressible": true, "extensions": ["mads"] },
209
+ "application/manifest+json": { "source": "iana", "charset": "UTF-8", "compressible": true, "extensions": ["webmanifest"] },
210
+ "application/marc": { "source": "iana", "extensions": ["mrc"] },
211
+ "application/marcxml+xml": { "source": "iana", "compressible": true, "extensions": ["mrcx"] },
212
+ "application/mathematica": { "source": "iana", "extensions": ["ma", "nb", "mb"] },
213
+ "application/mathml+xml": { "source": "iana", "compressible": true, "extensions": ["mathml"] },
214
+ "application/mathml-content+xml": { "source": "iana", "compressible": true },
215
+ "application/mathml-presentation+xml": { "source": "iana", "compressible": true },
216
+ "application/mbms-associated-procedure-description+xml": { "source": "iana", "compressible": true },
217
+ "application/mbms-deregister+xml": { "source": "iana", "compressible": true },
218
+ "application/mbms-envelope+xml": { "source": "iana", "compressible": true },
219
+ "application/mbms-msk+xml": { "source": "iana", "compressible": true },
220
+ "application/mbms-msk-response+xml": { "source": "iana", "compressible": true },
221
+ "application/mbms-protection-description+xml": { "source": "iana", "compressible": true },
222
+ "application/mbms-reception-report+xml": { "source": "iana", "compressible": true },
223
+ "application/mbms-register+xml": { "source": "iana", "compressible": true },
224
+ "application/mbms-register-response+xml": { "source": "iana", "compressible": true },
225
+ "application/mbms-schedule+xml": { "source": "iana", "compressible": true },
226
+ "application/mbms-user-service-description+xml": { "source": "iana", "compressible": true },
227
+ "application/mbox": { "source": "iana", "extensions": ["mbox"] },
228
+ "application/media-policy-dataset+xml": { "source": "iana", "compressible": true, "extensions": ["mpf"] },
229
+ "application/media_control+xml": { "source": "iana", "compressible": true },
230
+ "application/mediaservercontrol+xml": { "source": "iana", "compressible": true, "extensions": ["mscml"] },
231
+ "application/merge-patch+json": { "source": "iana", "compressible": true },
232
+ "application/metalink+xml": { "source": "apache", "compressible": true, "extensions": ["metalink"] },
233
+ "application/metalink4+xml": { "source": "iana", "compressible": true, "extensions": ["meta4"] },
234
+ "application/mets+xml": { "source": "iana", "compressible": true, "extensions": ["mets"] },
235
+ "application/mf4": { "source": "iana" },
236
+ "application/mikey": { "source": "iana" },
237
+ "application/mipc": { "source": "iana" },
238
+ "application/missing-blocks+cbor-seq": { "source": "iana" },
239
+ "application/mmt-aei+xml": { "source": "iana", "compressible": true, "extensions": ["maei"] },
240
+ "application/mmt-usd+xml": { "source": "iana", "compressible": true, "extensions": ["musd"] },
241
+ "application/mods+xml": { "source": "iana", "compressible": true, "extensions": ["mods"] },
242
+ "application/moss-keys": { "source": "iana" },
243
+ "application/moss-signature": { "source": "iana" },
244
+ "application/mosskey-data": { "source": "iana" },
245
+ "application/mosskey-request": { "source": "iana" },
246
+ "application/mp21": { "source": "iana", "extensions": ["m21", "mp21"] },
247
+ "application/mp4": { "source": "iana", "extensions": ["mp4s", "m4p"] },
248
+ "application/mpeg4-generic": { "source": "iana" },
249
+ "application/mpeg4-iod": { "source": "iana" },
250
+ "application/mpeg4-iod-xmt": { "source": "iana" },
251
+ "application/mrb-consumer+xml": { "source": "iana", "compressible": true },
252
+ "application/mrb-publish+xml": { "source": "iana", "compressible": true },
253
+ "application/msc-ivr+xml": { "source": "iana", "charset": "UTF-8", "compressible": true },
254
+ "application/msc-mixer+xml": { "source": "iana", "charset": "UTF-8", "compressible": true },
255
+ "application/msword": { "source": "iana", "compressible": false, "extensions": ["doc", "dot"] },
256
+ "application/mud+json": { "source": "iana", "compressible": true },
257
+ "application/multipart-core": { "source": "iana" },
258
+ "application/mxf": { "source": "iana", "extensions": ["mxf"] },
259
+ "application/n-quads": { "source": "iana", "extensions": ["nq"] },
260
+ "application/n-triples": { "source": "iana", "extensions": ["nt"] },
261
+ "application/nasdata": { "source": "iana" },
262
+ "application/news-checkgroups": { "source": "iana", "charset": "US-ASCII" },
263
+ "application/news-groupinfo": { "source": "iana", "charset": "US-ASCII" },
264
+ "application/news-transmission": { "source": "iana" },
265
+ "application/nlsml+xml": { "source": "iana", "compressible": true },
266
+ "application/node": { "source": "iana", "extensions": ["cjs"] },
267
+ "application/nss": { "source": "iana" },
268
+ "application/oauth-authz-req+jwt": { "source": "iana" },
269
+ "application/oblivious-dns-message": { "source": "iana" },
270
+ "application/ocsp-request": { "source": "iana" },
271
+ "application/ocsp-response": { "source": "iana" },
272
+ "application/octet-stream": { "source": "iana", "compressible": false, "extensions": ["bin", "dms", "lrf", "mar", "so", "dist", "distz", "pkg", "bpk", "dump", "elc", "deploy", "exe", "dll", "deb", "dmg", "iso", "img", "msi", "msp", "msm", "buffer"] },
273
+ "application/oda": { "source": "iana", "extensions": ["oda"] },
274
+ "application/odm+xml": { "source": "iana", "compressible": true },
275
+ "application/odx": { "source": "iana" },
276
+ "application/oebps-package+xml": { "source": "iana", "compressible": true, "extensions": ["opf"] },
277
+ "application/ogg": { "source": "iana", "compressible": false, "extensions": ["ogx"] },
278
+ "application/omdoc+xml": { "source": "apache", "compressible": true, "extensions": ["omdoc"] },
279
+ "application/onenote": { "source": "apache", "extensions": ["onetoc", "onetoc2", "onetmp", "onepkg"] },
280
+ "application/opc-nodeset+xml": { "source": "iana", "compressible": true },
281
+ "application/oscore": { "source": "iana" },
282
+ "application/oxps": { "source": "iana", "extensions": ["oxps"] },
283
+ "application/p21": { "source": "iana" },
284
+ "application/p21+zip": { "source": "iana", "compressible": false },
285
+ "application/p2p-overlay+xml": { "source": "iana", "compressible": true, "extensions": ["relo"] },
286
+ "application/parityfec": { "source": "iana" },
287
+ "application/passport": { "source": "iana" },
288
+ "application/patch-ops-error+xml": { "source": "iana", "compressible": true, "extensions": ["xer"] },
289
+ "application/pdf": { "source": "iana", "compressible": false, "extensions": ["pdf"] },
290
+ "application/pdx": { "source": "iana" },
291
+ "application/pem-certificate-chain": { "source": "iana" },
292
+ "application/pgp-encrypted": { "source": "iana", "compressible": false, "extensions": ["pgp"] },
293
+ "application/pgp-keys": { "source": "iana", "extensions": ["asc"] },
294
+ "application/pgp-signature": { "source": "iana", "extensions": ["asc", "sig"] },
295
+ "application/pics-rules": { "source": "apache", "extensions": ["prf"] },
296
+ "application/pidf+xml": { "source": "iana", "charset": "UTF-8", "compressible": true },
297
+ "application/pidf-diff+xml": { "source": "iana", "charset": "UTF-8", "compressible": true },
298
+ "application/pkcs10": { "source": "iana", "extensions": ["p10"] },
299
+ "application/pkcs12": { "source": "iana" },
300
+ "application/pkcs7-mime": { "source": "iana", "extensions": ["p7m", "p7c"] },
301
+ "application/pkcs7-signature": { "source": "iana", "extensions": ["p7s"] },
302
+ "application/pkcs8": { "source": "iana", "extensions": ["p8"] },
303
+ "application/pkcs8-encrypted": { "source": "iana" },
304
+ "application/pkix-attr-cert": { "source": "iana", "extensions": ["ac"] },
305
+ "application/pkix-cert": { "source": "iana", "extensions": ["cer"] },
306
+ "application/pkix-crl": { "source": "iana", "extensions": ["crl"] },
307
+ "application/pkix-pkipath": { "source": "iana", "extensions": ["pkipath"] },
308
+ "application/pkixcmp": { "source": "iana", "extensions": ["pki"] },
309
+ "application/pls+xml": { "source": "iana", "compressible": true, "extensions": ["pls"] },
310
+ "application/poc-settings+xml": { "source": "iana", "charset": "UTF-8", "compressible": true },
311
+ "application/postscript": { "source": "iana", "compressible": true, "extensions": ["ai", "eps", "ps"] },
312
+ "application/ppsp-tracker+json": { "source": "iana", "compressible": true },
313
+ "application/problem+json": { "source": "iana", "compressible": true },
314
+ "application/problem+xml": { "source": "iana", "compressible": true },
315
+ "application/provenance+xml": { "source": "iana", "compressible": true, "extensions": ["provx"] },
316
+ "application/prs.alvestrand.titrax-sheet": { "source": "iana" },
317
+ "application/prs.cww": { "source": "iana", "extensions": ["cww"] },
318
+ "application/prs.cyn": { "source": "iana", "charset": "7-BIT" },
319
+ "application/prs.hpub+zip": { "source": "iana", "compressible": false },
320
+ "application/prs.nprend": { "source": "iana" },
321
+ "application/prs.plucker": { "source": "iana" },
322
+ "application/prs.rdf-xml-crypt": { "source": "iana" },
323
+ "application/prs.xsf+xml": { "source": "iana", "compressible": true },
324
+ "application/pskc+xml": { "source": "iana", "compressible": true, "extensions": ["pskcxml"] },
325
+ "application/pvd+json": { "source": "iana", "compressible": true },
326
+ "application/qsig": { "source": "iana" },
327
+ "application/raml+yaml": { "compressible": true, "extensions": ["raml"] },
328
+ "application/raptorfec": { "source": "iana" },
329
+ "application/rdap+json": { "source": "iana", "compressible": true },
330
+ "application/rdf+xml": { "source": "iana", "compressible": true, "extensions": ["rdf", "owl"] },
331
+ "application/reginfo+xml": { "source": "iana", "compressible": true, "extensions": ["rif"] },
332
+ "application/relax-ng-compact-syntax": { "source": "iana", "extensions": ["rnc"] },
333
+ "application/remote-printing": { "source": "iana" },
334
+ "application/reputon+json": { "source": "iana", "compressible": true },
335
+ "application/resource-lists+xml": { "source": "iana", "compressible": true, "extensions": ["rl"] },
336
+ "application/resource-lists-diff+xml": { "source": "iana", "compressible": true, "extensions": ["rld"] },
337
+ "application/rfc+xml": { "source": "iana", "compressible": true },
338
+ "application/riscos": { "source": "iana" },
339
+ "application/rlmi+xml": { "source": "iana", "compressible": true },
340
+ "application/rls-services+xml": { "source": "iana", "compressible": true, "extensions": ["rs"] },
341
+ "application/route-apd+xml": { "source": "iana", "compressible": true, "extensions": ["rapd"] },
342
+ "application/route-s-tsid+xml": { "source": "iana", "compressible": true, "extensions": ["sls"] },
343
+ "application/route-usd+xml": { "source": "iana", "compressible": true, "extensions": ["rusd"] },
344
+ "application/rpki-ghostbusters": { "source": "iana", "extensions": ["gbr"] },
345
+ "application/rpki-manifest": { "source": "iana", "extensions": ["mft"] },
346
+ "application/rpki-publication": { "source": "iana" },
347
+ "application/rpki-roa": { "source": "iana", "extensions": ["roa"] },
348
+ "application/rpki-updown": { "source": "iana" },
349
+ "application/rsd+xml": { "source": "apache", "compressible": true, "extensions": ["rsd"] },
350
+ "application/rss+xml": { "source": "apache", "compressible": true, "extensions": ["rss"] },
351
+ "application/rtf": { "source": "iana", "compressible": true, "extensions": ["rtf"] },
352
+ "application/rtploopback": { "source": "iana" },
353
+ "application/rtx": { "source": "iana" },
354
+ "application/samlassertion+xml": { "source": "iana", "compressible": true },
355
+ "application/samlmetadata+xml": { "source": "iana", "compressible": true },
356
+ "application/sarif+json": { "source": "iana", "compressible": true },
357
+ "application/sarif-external-properties+json": { "source": "iana", "compressible": true },
358
+ "application/sbe": { "source": "iana" },
359
+ "application/sbml+xml": { "source": "iana", "compressible": true, "extensions": ["sbml"] },
360
+ "application/scaip+xml": { "source": "iana", "compressible": true },
361
+ "application/scim+json": { "source": "iana", "compressible": true },
362
+ "application/scvp-cv-request": { "source": "iana", "extensions": ["scq"] },
363
+ "application/scvp-cv-response": { "source": "iana", "extensions": ["scs"] },
364
+ "application/scvp-vp-request": { "source": "iana", "extensions": ["spq"] },
365
+ "application/scvp-vp-response": { "source": "iana", "extensions": ["spp"] },
366
+ "application/sdp": { "source": "iana", "extensions": ["sdp"] },
367
+ "application/secevent+jwt": { "source": "iana" },
368
+ "application/senml+cbor": { "source": "iana" },
369
+ "application/senml+json": { "source": "iana", "compressible": true },
370
+ "application/senml+xml": { "source": "iana", "compressible": true, "extensions": ["senmlx"] },
371
+ "application/senml-etch+cbor": { "source": "iana" },
372
+ "application/senml-etch+json": { "source": "iana", "compressible": true },
373
+ "application/senml-exi": { "source": "iana" },
374
+ "application/sensml+cbor": { "source": "iana" },
375
+ "application/sensml+json": { "source": "iana", "compressible": true },
376
+ "application/sensml+xml": { "source": "iana", "compressible": true, "extensions": ["sensmlx"] },
377
+ "application/sensml-exi": { "source": "iana" },
378
+ "application/sep+xml": { "source": "iana", "compressible": true },
379
+ "application/sep-exi": { "source": "iana" },
380
+ "application/session-info": { "source": "iana" },
381
+ "application/set-payment": { "source": "iana" },
382
+ "application/set-payment-initiation": { "source": "iana", "extensions": ["setpay"] },
383
+ "application/set-registration": { "source": "iana" },
384
+ "application/set-registration-initiation": { "source": "iana", "extensions": ["setreg"] },
385
+ "application/sgml": { "source": "iana" },
386
+ "application/sgml-open-catalog": { "source": "iana" },
387
+ "application/shf+xml": { "source": "iana", "compressible": true, "extensions": ["shf"] },
388
+ "application/sieve": { "source": "iana", "extensions": ["siv", "sieve"] },
389
+ "application/simple-filter+xml": { "source": "iana", "compressible": true },
390
+ "application/simple-message-summary": { "source": "iana" },
391
+ "application/simplesymbolcontainer": { "source": "iana" },
392
+ "application/sipc": { "source": "iana" },
393
+ "application/slate": { "source": "iana" },
394
+ "application/smil": { "source": "iana" },
395
+ "application/smil+xml": { "source": "iana", "compressible": true, "extensions": ["smi", "smil"] },
396
+ "application/smpte336m": { "source": "iana" },
397
+ "application/soap+fastinfoset": { "source": "iana" },
398
+ "application/soap+xml": { "source": "iana", "compressible": true },
399
+ "application/sparql-query": { "source": "iana", "extensions": ["rq"] },
400
+ "application/sparql-results+xml": { "source": "iana", "compressible": true, "extensions": ["srx"] },
401
+ "application/spdx+json": { "source": "iana", "compressible": true },
402
+ "application/spirits-event+xml": { "source": "iana", "compressible": true },
403
+ "application/sql": { "source": "iana" },
404
+ "application/srgs": { "source": "iana", "extensions": ["gram"] },
405
+ "application/srgs+xml": { "source": "iana", "compressible": true, "extensions": ["grxml"] },
406
+ "application/sru+xml": { "source": "iana", "compressible": true, "extensions": ["sru"] },
407
+ "application/ssdl+xml": { "source": "apache", "compressible": true, "extensions": ["ssdl"] },
408
+ "application/ssml+xml": { "source": "iana", "compressible": true, "extensions": ["ssml"] },
409
+ "application/stix+json": { "source": "iana", "compressible": true },
410
+ "application/swid+xml": { "source": "iana", "compressible": true, "extensions": ["swidtag"] },
411
+ "application/tamp-apex-update": { "source": "iana" },
412
+ "application/tamp-apex-update-confirm": { "source": "iana" },
413
+ "application/tamp-community-update": { "source": "iana" },
414
+ "application/tamp-community-update-confirm": { "source": "iana" },
415
+ "application/tamp-error": { "source": "iana" },
416
+ "application/tamp-sequence-adjust": { "source": "iana" },
417
+ "application/tamp-sequence-adjust-confirm": { "source": "iana" },
418
+ "application/tamp-status-query": { "source": "iana" },
419
+ "application/tamp-status-response": { "source": "iana" },
420
+ "application/tamp-update": { "source": "iana" },
421
+ "application/tamp-update-confirm": { "source": "iana" },
422
+ "application/tar": { "compressible": true },
423
+ "application/taxii+json": { "source": "iana", "compressible": true },
424
+ "application/td+json": { "source": "iana", "compressible": true },
425
+ "application/tei+xml": { "source": "iana", "compressible": true, "extensions": ["tei", "teicorpus"] },
426
+ "application/tetra_isi": { "source": "iana" },
427
+ "application/thraud+xml": { "source": "iana", "compressible": true, "extensions": ["tfi"] },
428
+ "application/timestamp-query": { "source": "iana" },
429
+ "application/timestamp-reply": { "source": "iana" },
430
+ "application/timestamped-data": { "source": "iana", "extensions": ["tsd"] },
431
+ "application/tlsrpt+gzip": { "source": "iana" },
432
+ "application/tlsrpt+json": { "source": "iana", "compressible": true },
433
+ "application/tnauthlist": { "source": "iana" },
434
+ "application/token-introspection+jwt": { "source": "iana" },
435
+ "application/toml": { "compressible": true, "extensions": ["toml"] },
436
+ "application/trickle-ice-sdpfrag": { "source": "iana" },
437
+ "application/trig": { "source": "iana", "extensions": ["trig"] },
438
+ "application/ttml+xml": { "source": "iana", "compressible": true, "extensions": ["ttml"] },
439
+ "application/tve-trigger": { "source": "iana" },
440
+ "application/tzif": { "source": "iana" },
441
+ "application/tzif-leap": { "source": "iana" },
442
+ "application/ubjson": { "compressible": false, "extensions": ["ubj"] },
443
+ "application/ulpfec": { "source": "iana" },
444
+ "application/urc-grpsheet+xml": { "source": "iana", "compressible": true },
445
+ "application/urc-ressheet+xml": { "source": "iana", "compressible": true, "extensions": ["rsheet"] },
446
+ "application/urc-targetdesc+xml": { "source": "iana", "compressible": true, "extensions": ["td"] },
447
+ "application/urc-uisocketdesc+xml": { "source": "iana", "compressible": true },
448
+ "application/vcard+json": { "source": "iana", "compressible": true },
449
+ "application/vcard+xml": { "source": "iana", "compressible": true },
450
+ "application/vemmi": { "source": "iana" },
451
+ "application/vividence.scriptfile": { "source": "apache" },
452
+ "application/vnd.1000minds.decision-model+xml": { "source": "iana", "compressible": true, "extensions": ["1km"] },
453
+ "application/vnd.3gpp-prose+xml": { "source": "iana", "compressible": true },
454
+ "application/vnd.3gpp-prose-pc3ch+xml": { "source": "iana", "compressible": true },
455
+ "application/vnd.3gpp-v2x-local-service-information": { "source": "iana" },
456
+ "application/vnd.3gpp.5gnas": { "source": "iana" },
457
+ "application/vnd.3gpp.access-transfer-events+xml": { "source": "iana", "compressible": true },
458
+ "application/vnd.3gpp.bsf+xml": { "source": "iana", "compressible": true },
459
+ "application/vnd.3gpp.gmop+xml": { "source": "iana", "compressible": true },
460
+ "application/vnd.3gpp.gtpc": { "source": "iana" },
461
+ "application/vnd.3gpp.interworking-data": { "source": "iana" },
462
+ "application/vnd.3gpp.lpp": { "source": "iana" },
463
+ "application/vnd.3gpp.mc-signalling-ear": { "source": "iana" },
464
+ "application/vnd.3gpp.mcdata-affiliation-command+xml": { "source": "iana", "compressible": true },
465
+ "application/vnd.3gpp.mcdata-info+xml": { "source": "iana", "compressible": true },
466
+ "application/vnd.3gpp.mcdata-payload": { "source": "iana" },
467
+ "application/vnd.3gpp.mcdata-service-config+xml": { "source": "iana", "compressible": true },
468
+ "application/vnd.3gpp.mcdata-signalling": { "source": "iana" },
469
+ "application/vnd.3gpp.mcdata-ue-config+xml": { "source": "iana", "compressible": true },
470
+ "application/vnd.3gpp.mcdata-user-profile+xml": { "source": "iana", "compressible": true },
471
+ "application/vnd.3gpp.mcptt-affiliation-command+xml": { "source": "iana", "compressible": true },
472
+ "application/vnd.3gpp.mcptt-floor-request+xml": { "source": "iana", "compressible": true },
473
+ "application/vnd.3gpp.mcptt-info+xml": { "source": "iana", "compressible": true },
474
+ "application/vnd.3gpp.mcptt-location-info+xml": { "source": "iana", "compressible": true },
475
+ "application/vnd.3gpp.mcptt-mbms-usage-info+xml": { "source": "iana", "compressible": true },
476
+ "application/vnd.3gpp.mcptt-service-config+xml": { "source": "iana", "compressible": true },
477
+ "application/vnd.3gpp.mcptt-signed+xml": { "source": "iana", "compressible": true },
478
+ "application/vnd.3gpp.mcptt-ue-config+xml": { "source": "iana", "compressible": true },
479
+ "application/vnd.3gpp.mcptt-ue-init-config+xml": { "source": "iana", "compressible": true },
480
+ "application/vnd.3gpp.mcptt-user-profile+xml": { "source": "iana", "compressible": true },
481
+ "application/vnd.3gpp.mcvideo-affiliation-command+xml": { "source": "iana", "compressible": true },
482
+ "application/vnd.3gpp.mcvideo-affiliation-info+xml": { "source": "iana", "compressible": true },
483
+ "application/vnd.3gpp.mcvideo-info+xml": { "source": "iana", "compressible": true },
484
+ "application/vnd.3gpp.mcvideo-location-info+xml": { "source": "iana", "compressible": true },
485
+ "application/vnd.3gpp.mcvideo-mbms-usage-info+xml": { "source": "iana", "compressible": true },
486
+ "application/vnd.3gpp.mcvideo-service-config+xml": { "source": "iana", "compressible": true },
487
+ "application/vnd.3gpp.mcvideo-transmission-request+xml": { "source": "iana", "compressible": true },
488
+ "application/vnd.3gpp.mcvideo-ue-config+xml": { "source": "iana", "compressible": true },
489
+ "application/vnd.3gpp.mcvideo-user-profile+xml": { "source": "iana", "compressible": true },
490
+ "application/vnd.3gpp.mid-call+xml": { "source": "iana", "compressible": true },
491
+ "application/vnd.3gpp.ngap": { "source": "iana" },
492
+ "application/vnd.3gpp.pfcp": { "source": "iana" },
493
+ "application/vnd.3gpp.pic-bw-large": { "source": "iana", "extensions": ["plb"] },
494
+ "application/vnd.3gpp.pic-bw-small": { "source": "iana", "extensions": ["psb"] },
495
+ "application/vnd.3gpp.pic-bw-var": { "source": "iana", "extensions": ["pvb"] },
496
+ "application/vnd.3gpp.s1ap": { "source": "iana" },
497
+ "application/vnd.3gpp.sms": { "source": "iana" },
498
+ "application/vnd.3gpp.sms+xml": { "source": "iana", "compressible": true },
499
+ "application/vnd.3gpp.srvcc-ext+xml": { "source": "iana", "compressible": true },
500
+ "application/vnd.3gpp.srvcc-info+xml": { "source": "iana", "compressible": true },
501
+ "application/vnd.3gpp.state-and-event-info+xml": { "source": "iana", "compressible": true },
502
+ "application/vnd.3gpp.ussd+xml": { "source": "iana", "compressible": true },
503
+ "application/vnd.3gpp2.bcmcsinfo+xml": { "source": "iana", "compressible": true },
504
+ "application/vnd.3gpp2.sms": { "source": "iana" },
505
+ "application/vnd.3gpp2.tcap": { "source": "iana", "extensions": ["tcap"] },
506
+ "application/vnd.3lightssoftware.imagescal": { "source": "iana" },
507
+ "application/vnd.3m.post-it-notes": { "source": "iana", "extensions": ["pwn"] },
508
+ "application/vnd.accpac.simply.aso": { "source": "iana", "extensions": ["aso"] },
509
+ "application/vnd.accpac.simply.imp": { "source": "iana", "extensions": ["imp"] },
510
+ "application/vnd.acucobol": { "source": "iana", "extensions": ["acu"] },
511
+ "application/vnd.acucorp": { "source": "iana", "extensions": ["atc", "acutc"] },
512
+ "application/vnd.adobe.air-application-installer-package+zip": { "source": "apache", "compressible": false, "extensions": ["air"] },
513
+ "application/vnd.adobe.flash.movie": { "source": "iana" },
514
+ "application/vnd.adobe.formscentral.fcdt": { "source": "iana", "extensions": ["fcdt"] },
515
+ "application/vnd.adobe.fxp": { "source": "iana", "extensions": ["fxp", "fxpl"] },
516
+ "application/vnd.adobe.partial-upload": { "source": "iana" },
517
+ "application/vnd.adobe.xdp+xml": { "source": "iana", "compressible": true, "extensions": ["xdp"] },
518
+ "application/vnd.adobe.xfdf": { "source": "iana", "extensions": ["xfdf"] },
519
+ "application/vnd.aether.imp": { "source": "iana" },
520
+ "application/vnd.afpc.afplinedata": { "source": "iana" },
521
+ "application/vnd.afpc.afplinedata-pagedef": { "source": "iana" },
522
+ "application/vnd.afpc.cmoca-cmresource": { "source": "iana" },
523
+ "application/vnd.afpc.foca-charset": { "source": "iana" },
524
+ "application/vnd.afpc.foca-codedfont": { "source": "iana" },
525
+ "application/vnd.afpc.foca-codepage": { "source": "iana" },
526
+ "application/vnd.afpc.modca": { "source": "iana" },
527
+ "application/vnd.afpc.modca-cmtable": { "source": "iana" },
528
+ "application/vnd.afpc.modca-formdef": { "source": "iana" },
529
+ "application/vnd.afpc.modca-mediummap": { "source": "iana" },
530
+ "application/vnd.afpc.modca-objectcontainer": { "source": "iana" },
531
+ "application/vnd.afpc.modca-overlay": { "source": "iana" },
532
+ "application/vnd.afpc.modca-pagesegment": { "source": "iana" },
533
+ "application/vnd.age": { "source": "iana", "extensions": ["age"] },
534
+ "application/vnd.ah-barcode": { "source": "iana" },
535
+ "application/vnd.ahead.space": { "source": "iana", "extensions": ["ahead"] },
536
+ "application/vnd.airzip.filesecure.azf": { "source": "iana", "extensions": ["azf"] },
537
+ "application/vnd.airzip.filesecure.azs": { "source": "iana", "extensions": ["azs"] },
538
+ "application/vnd.amadeus+json": { "source": "iana", "compressible": true },
539
+ "application/vnd.amazon.ebook": { "source": "apache", "extensions": ["azw"] },
540
+ "application/vnd.amazon.mobi8-ebook": { "source": "iana" },
541
+ "application/vnd.americandynamics.acc": { "source": "iana", "extensions": ["acc"] },
542
+ "application/vnd.amiga.ami": { "source": "iana", "extensions": ["ami"] },
543
+ "application/vnd.amundsen.maze+xml": { "source": "iana", "compressible": true },
544
+ "application/vnd.android.ota": { "source": "iana" },
545
+ "application/vnd.android.package-archive": { "source": "apache", "compressible": false, "extensions": ["apk"] },
546
+ "application/vnd.anki": { "source": "iana" },
547
+ "application/vnd.anser-web-certificate-issue-initiation": { "source": "iana", "extensions": ["cii"] },
548
+ "application/vnd.anser-web-funds-transfer-initiation": { "source": "apache", "extensions": ["fti"] },
549
+ "application/vnd.antix.game-component": { "source": "iana", "extensions": ["atx"] },
550
+ "application/vnd.apache.arrow.file": { "source": "iana" },
551
+ "application/vnd.apache.arrow.stream": { "source": "iana" },
552
+ "application/vnd.apache.thrift.binary": { "source": "iana" },
553
+ "application/vnd.apache.thrift.compact": { "source": "iana" },
554
+ "application/vnd.apache.thrift.json": { "source": "iana" },
555
+ "application/vnd.api+json": { "source": "iana", "compressible": true },
556
+ "application/vnd.aplextor.warrp+json": { "source": "iana", "compressible": true },
557
+ "application/vnd.apothekende.reservation+json": { "source": "iana", "compressible": true },
558
+ "application/vnd.apple.installer+xml": { "source": "iana", "compressible": true, "extensions": ["mpkg"] },
559
+ "application/vnd.apple.keynote": { "source": "iana", "extensions": ["key"] },
560
+ "application/vnd.apple.mpegurl": { "source": "iana", "extensions": ["m3u8"] },
561
+ "application/vnd.apple.numbers": { "source": "iana", "extensions": ["numbers"] },
562
+ "application/vnd.apple.pages": { "source": "iana", "extensions": ["pages"] },
563
+ "application/vnd.apple.pkpass": { "compressible": false, "extensions": ["pkpass"] },
564
+ "application/vnd.arastra.swi": { "source": "iana" },
565
+ "application/vnd.aristanetworks.swi": { "source": "iana", "extensions": ["swi"] },
566
+ "application/vnd.artisan+json": { "source": "iana", "compressible": true },
567
+ "application/vnd.artsquare": { "source": "iana" },
568
+ "application/vnd.astraea-software.iota": { "source": "iana", "extensions": ["iota"] },
569
+ "application/vnd.audiograph": { "source": "iana", "extensions": ["aep"] },
570
+ "application/vnd.autopackage": { "source": "iana" },
571
+ "application/vnd.avalon+json": { "source": "iana", "compressible": true },
572
+ "application/vnd.avistar+xml": { "source": "iana", "compressible": true },
573
+ "application/vnd.balsamiq.bmml+xml": { "source": "iana", "compressible": true, "extensions": ["bmml"] },
574
+ "application/vnd.balsamiq.bmpr": { "source": "iana" },
575
+ "application/vnd.banana-accounting": { "source": "iana" },
576
+ "application/vnd.bbf.usp.error": { "source": "iana" },
577
+ "application/vnd.bbf.usp.msg": { "source": "iana" },
578
+ "application/vnd.bbf.usp.msg+json": { "source": "iana", "compressible": true },
579
+ "application/vnd.bekitzur-stech+json": { "source": "iana", "compressible": true },
580
+ "application/vnd.bint.med-content": { "source": "iana" },
581
+ "application/vnd.biopax.rdf+xml": { "source": "iana", "compressible": true },
582
+ "application/vnd.blink-idb-value-wrapper": { "source": "iana" },
583
+ "application/vnd.blueice.multipass": { "source": "iana", "extensions": ["mpm"] },
584
+ "application/vnd.bluetooth.ep.oob": { "source": "iana" },
585
+ "application/vnd.bluetooth.le.oob": { "source": "iana" },
586
+ "application/vnd.bmi": { "source": "iana", "extensions": ["bmi"] },
587
+ "application/vnd.bpf": { "source": "iana" },
588
+ "application/vnd.bpf3": { "source": "iana" },
589
+ "application/vnd.businessobjects": { "source": "iana", "extensions": ["rep"] },
590
+ "application/vnd.byu.uapi+json": { "source": "iana", "compressible": true },
591
+ "application/vnd.cab-jscript": { "source": "iana" },
592
+ "application/vnd.canon-cpdl": { "source": "iana" },
593
+ "application/vnd.canon-lips": { "source": "iana" },
594
+ "application/vnd.capasystems-pg+json": { "source": "iana", "compressible": true },
595
+ "application/vnd.cendio.thinlinc.clientconf": { "source": "iana" },
596
+ "application/vnd.century-systems.tcp_stream": { "source": "iana" },
597
+ "application/vnd.chemdraw+xml": { "source": "iana", "compressible": true, "extensions": ["cdxml"] },
598
+ "application/vnd.chess-pgn": { "source": "iana" },
599
+ "application/vnd.chipnuts.karaoke-mmd": { "source": "iana", "extensions": ["mmd"] },
600
+ "application/vnd.ciedi": { "source": "iana" },
601
+ "application/vnd.cinderella": { "source": "iana", "extensions": ["cdy"] },
602
+ "application/vnd.cirpack.isdn-ext": { "source": "iana" },
603
+ "application/vnd.citationstyles.style+xml": { "source": "iana", "compressible": true, "extensions": ["csl"] },
604
+ "application/vnd.claymore": { "source": "iana", "extensions": ["cla"] },
605
+ "application/vnd.cloanto.rp9": { "source": "iana", "extensions": ["rp9"] },
606
+ "application/vnd.clonk.c4group": { "source": "iana", "extensions": ["c4g", "c4d", "c4f", "c4p", "c4u"] },
607
+ "application/vnd.cluetrust.cartomobile-config": { "source": "iana", "extensions": ["c11amc"] },
608
+ "application/vnd.cluetrust.cartomobile-config-pkg": { "source": "iana", "extensions": ["c11amz"] },
609
+ "application/vnd.coffeescript": { "source": "iana" },
610
+ "application/vnd.collabio.xodocuments.document": { "source": "iana" },
611
+ "application/vnd.collabio.xodocuments.document-template": { "source": "iana" },
612
+ "application/vnd.collabio.xodocuments.presentation": { "source": "iana" },
613
+ "application/vnd.collabio.xodocuments.presentation-template": { "source": "iana" },
614
+ "application/vnd.collabio.xodocuments.spreadsheet": { "source": "iana" },
615
+ "application/vnd.collabio.xodocuments.spreadsheet-template": { "source": "iana" },
616
+ "application/vnd.collection+json": { "source": "iana", "compressible": true },
617
+ "application/vnd.collection.doc+json": { "source": "iana", "compressible": true },
618
+ "application/vnd.collection.next+json": { "source": "iana", "compressible": true },
619
+ "application/vnd.comicbook+zip": { "source": "iana", "compressible": false },
620
+ "application/vnd.comicbook-rar": { "source": "iana" },
621
+ "application/vnd.commerce-battelle": { "source": "iana" },
622
+ "application/vnd.commonspace": { "source": "iana", "extensions": ["csp"] },
623
+ "application/vnd.contact.cmsg": { "source": "iana", "extensions": ["cdbcmsg"] },
624
+ "application/vnd.coreos.ignition+json": { "source": "iana", "compressible": true },
625
+ "application/vnd.cosmocaller": { "source": "iana", "extensions": ["cmc"] },
626
+ "application/vnd.crick.clicker": { "source": "iana", "extensions": ["clkx"] },
627
+ "application/vnd.crick.clicker.keyboard": { "source": "iana", "extensions": ["clkk"] },
628
+ "application/vnd.crick.clicker.palette": { "source": "iana", "extensions": ["clkp"] },
629
+ "application/vnd.crick.clicker.template": { "source": "iana", "extensions": ["clkt"] },
630
+ "application/vnd.crick.clicker.wordbank": { "source": "iana", "extensions": ["clkw"] },
631
+ "application/vnd.criticaltools.wbs+xml": { "source": "iana", "compressible": true, "extensions": ["wbs"] },
632
+ "application/vnd.cryptii.pipe+json": { "source": "iana", "compressible": true },
633
+ "application/vnd.crypto-shade-file": { "source": "iana" },
634
+ "application/vnd.cryptomator.encrypted": { "source": "iana" },
635
+ "application/vnd.cryptomator.vault": { "source": "iana" },
636
+ "application/vnd.ctc-posml": { "source": "iana", "extensions": ["pml"] },
637
+ "application/vnd.ctct.ws+xml": { "source": "iana", "compressible": true },
638
+ "application/vnd.cups-pdf": { "source": "iana" },
639
+ "application/vnd.cups-postscript": { "source": "iana" },
640
+ "application/vnd.cups-ppd": { "source": "iana", "extensions": ["ppd"] },
641
+ "application/vnd.cups-raster": { "source": "iana" },
642
+ "application/vnd.cups-raw": { "source": "iana" },
643
+ "application/vnd.curl": { "source": "iana" },
644
+ "application/vnd.curl.car": { "source": "apache", "extensions": ["car"] },
645
+ "application/vnd.curl.pcurl": { "source": "apache", "extensions": ["pcurl"] },
646
+ "application/vnd.cyan.dean.root+xml": { "source": "iana", "compressible": true },
647
+ "application/vnd.cybank": { "source": "iana" },
648
+ "application/vnd.cyclonedx+json": { "source": "iana", "compressible": true },
649
+ "application/vnd.cyclonedx+xml": { "source": "iana", "compressible": true },
650
+ "application/vnd.d2l.coursepackage1p0+zip": { "source": "iana", "compressible": false },
651
+ "application/vnd.d3m-dataset": { "source": "iana" },
652
+ "application/vnd.d3m-problem": { "source": "iana" },
653
+ "application/vnd.dart": { "source": "iana", "compressible": true, "extensions": ["dart"] },
654
+ "application/vnd.data-vision.rdz": { "source": "iana", "extensions": ["rdz"] },
655
+ "application/vnd.datapackage+json": { "source": "iana", "compressible": true },
656
+ "application/vnd.dataresource+json": { "source": "iana", "compressible": true },
657
+ "application/vnd.dbf": { "source": "iana", "extensions": ["dbf"] },
658
+ "application/vnd.debian.binary-package": { "source": "iana" },
659
+ "application/vnd.dece.data": { "source": "iana", "extensions": ["uvf", "uvvf", "uvd", "uvvd"] },
660
+ "application/vnd.dece.ttml+xml": { "source": "iana", "compressible": true, "extensions": ["uvt", "uvvt"] },
661
+ "application/vnd.dece.unspecified": { "source": "iana", "extensions": ["uvx", "uvvx"] },
662
+ "application/vnd.dece.zip": { "source": "iana", "extensions": ["uvz", "uvvz"] },
663
+ "application/vnd.denovo.fcselayout-link": { "source": "iana", "extensions": ["fe_launch"] },
664
+ "application/vnd.desmume.movie": { "source": "iana" },
665
+ "application/vnd.dir-bi.plate-dl-nosuffix": { "source": "iana" },
666
+ "application/vnd.dm.delegation+xml": { "source": "iana", "compressible": true },
667
+ "application/vnd.dna": { "source": "iana", "extensions": ["dna"] },
668
+ "application/vnd.document+json": { "source": "iana", "compressible": true },
669
+ "application/vnd.dolby.mlp": { "source": "apache", "extensions": ["mlp"] },
670
+ "application/vnd.dolby.mobile.1": { "source": "iana" },
671
+ "application/vnd.dolby.mobile.2": { "source": "iana" },
672
+ "application/vnd.doremir.scorecloud-binary-document": { "source": "iana" },
673
+ "application/vnd.dpgraph": { "source": "iana", "extensions": ["dpg"] },
674
+ "application/vnd.dreamfactory": { "source": "iana", "extensions": ["dfac"] },
675
+ "application/vnd.drive+json": { "source": "iana", "compressible": true },
676
+ "application/vnd.ds-keypoint": { "source": "apache", "extensions": ["kpxx"] },
677
+ "application/vnd.dtg.local": { "source": "iana" },
678
+ "application/vnd.dtg.local.flash": { "source": "iana" },
679
+ "application/vnd.dtg.local.html": { "source": "iana" },
680
+ "application/vnd.dvb.ait": { "source": "iana", "extensions": ["ait"] },
681
+ "application/vnd.dvb.dvbisl+xml": { "source": "iana", "compressible": true },
682
+ "application/vnd.dvb.dvbj": { "source": "iana" },
683
+ "application/vnd.dvb.esgcontainer": { "source": "iana" },
684
+ "application/vnd.dvb.ipdcdftnotifaccess": { "source": "iana" },
685
+ "application/vnd.dvb.ipdcesgaccess": { "source": "iana" },
686
+ "application/vnd.dvb.ipdcesgaccess2": { "source": "iana" },
687
+ "application/vnd.dvb.ipdcesgpdd": { "source": "iana" },
688
+ "application/vnd.dvb.ipdcroaming": { "source": "iana" },
689
+ "application/vnd.dvb.iptv.alfec-base": { "source": "iana" },
690
+ "application/vnd.dvb.iptv.alfec-enhancement": { "source": "iana" },
691
+ "application/vnd.dvb.notif-aggregate-root+xml": { "source": "iana", "compressible": true },
692
+ "application/vnd.dvb.notif-container+xml": { "source": "iana", "compressible": true },
693
+ "application/vnd.dvb.notif-generic+xml": { "source": "iana", "compressible": true },
694
+ "application/vnd.dvb.notif-ia-msglist+xml": { "source": "iana", "compressible": true },
695
+ "application/vnd.dvb.notif-ia-registration-request+xml": { "source": "iana", "compressible": true },
696
+ "application/vnd.dvb.notif-ia-registration-response+xml": { "source": "iana", "compressible": true },
697
+ "application/vnd.dvb.notif-init+xml": { "source": "iana", "compressible": true },
698
+ "application/vnd.dvb.pfr": { "source": "iana" },
699
+ "application/vnd.dvb.service": { "source": "iana", "extensions": ["svc"] },
700
+ "application/vnd.dxr": { "source": "iana" },
701
+ "application/vnd.dynageo": { "source": "iana", "extensions": ["geo"] },
702
+ "application/vnd.dzr": { "source": "iana" },
703
+ "application/vnd.easykaraoke.cdgdownload": { "source": "iana" },
704
+ "application/vnd.ecdis-update": { "source": "iana" },
705
+ "application/vnd.ecip.rlp": { "source": "iana" },
706
+ "application/vnd.eclipse.ditto+json": { "source": "iana", "compressible": true },
707
+ "application/vnd.ecowin.chart": { "source": "iana", "extensions": ["mag"] },
708
+ "application/vnd.ecowin.filerequest": { "source": "iana" },
709
+ "application/vnd.ecowin.fileupdate": { "source": "iana" },
710
+ "application/vnd.ecowin.series": { "source": "iana" },
711
+ "application/vnd.ecowin.seriesrequest": { "source": "iana" },
712
+ "application/vnd.ecowin.seriesupdate": { "source": "iana" },
713
+ "application/vnd.efi.img": { "source": "iana" },
714
+ "application/vnd.efi.iso": { "source": "iana" },
715
+ "application/vnd.emclient.accessrequest+xml": { "source": "iana", "compressible": true },
716
+ "application/vnd.enliven": { "source": "iana", "extensions": ["nml"] },
717
+ "application/vnd.enphase.envoy": { "source": "iana" },
718
+ "application/vnd.eprints.data+xml": { "source": "iana", "compressible": true },
719
+ "application/vnd.epson.esf": { "source": "iana", "extensions": ["esf"] },
720
+ "application/vnd.epson.msf": { "source": "iana", "extensions": ["msf"] },
721
+ "application/vnd.epson.quickanime": { "source": "iana", "extensions": ["qam"] },
722
+ "application/vnd.epson.salt": { "source": "iana", "extensions": ["slt"] },
723
+ "application/vnd.epson.ssf": { "source": "iana", "extensions": ["ssf"] },
724
+ "application/vnd.ericsson.quickcall": { "source": "iana" },
725
+ "application/vnd.espass-espass+zip": { "source": "iana", "compressible": false },
726
+ "application/vnd.eszigno3+xml": { "source": "iana", "compressible": true, "extensions": ["es3", "et3"] },
727
+ "application/vnd.etsi.aoc+xml": { "source": "iana", "compressible": true },
728
+ "application/vnd.etsi.asic-e+zip": { "source": "iana", "compressible": false },
729
+ "application/vnd.etsi.asic-s+zip": { "source": "iana", "compressible": false },
730
+ "application/vnd.etsi.cug+xml": { "source": "iana", "compressible": true },
731
+ "application/vnd.etsi.iptvcommand+xml": { "source": "iana", "compressible": true },
732
+ "application/vnd.etsi.iptvdiscovery+xml": { "source": "iana", "compressible": true },
733
+ "application/vnd.etsi.iptvprofile+xml": { "source": "iana", "compressible": true },
734
+ "application/vnd.etsi.iptvsad-bc+xml": { "source": "iana", "compressible": true },
735
+ "application/vnd.etsi.iptvsad-cod+xml": { "source": "iana", "compressible": true },
736
+ "application/vnd.etsi.iptvsad-npvr+xml": { "source": "iana", "compressible": true },
737
+ "application/vnd.etsi.iptvservice+xml": { "source": "iana", "compressible": true },
738
+ "application/vnd.etsi.iptvsync+xml": { "source": "iana", "compressible": true },
739
+ "application/vnd.etsi.iptvueprofile+xml": { "source": "iana", "compressible": true },
740
+ "application/vnd.etsi.mcid+xml": { "source": "iana", "compressible": true },
741
+ "application/vnd.etsi.mheg5": { "source": "iana" },
742
+ "application/vnd.etsi.overload-control-policy-dataset+xml": { "source": "iana", "compressible": true },
743
+ "application/vnd.etsi.pstn+xml": { "source": "iana", "compressible": true },
744
+ "application/vnd.etsi.sci+xml": { "source": "iana", "compressible": true },
745
+ "application/vnd.etsi.simservs+xml": { "source": "iana", "compressible": true },
746
+ "application/vnd.etsi.timestamp-token": { "source": "iana" },
747
+ "application/vnd.etsi.tsl+xml": { "source": "iana", "compressible": true },
748
+ "application/vnd.etsi.tsl.der": { "source": "iana" },
749
+ "application/vnd.eu.kasparian.car+json": { "source": "iana", "compressible": true },
750
+ "application/vnd.eudora.data": { "source": "iana" },
751
+ "application/vnd.evolv.ecig.profile": { "source": "iana" },
752
+ "application/vnd.evolv.ecig.settings": { "source": "iana" },
753
+ "application/vnd.evolv.ecig.theme": { "source": "iana" },
754
+ "application/vnd.exstream-empower+zip": { "source": "iana", "compressible": false },
755
+ "application/vnd.exstream-package": { "source": "iana" },
756
+ "application/vnd.ezpix-album": { "source": "iana", "extensions": ["ez2"] },
757
+ "application/vnd.ezpix-package": { "source": "iana", "extensions": ["ez3"] },
758
+ "application/vnd.f-secure.mobile": { "source": "iana" },
759
+ "application/vnd.familysearch.gedcom+zip": { "source": "iana", "compressible": false },
760
+ "application/vnd.fastcopy-disk-image": { "source": "iana" },
761
+ "application/vnd.fdf": { "source": "iana", "extensions": ["fdf"] },
762
+ "application/vnd.fdsn.mseed": { "source": "iana", "extensions": ["mseed"] },
763
+ "application/vnd.fdsn.seed": { "source": "iana", "extensions": ["seed", "dataless"] },
764
+ "application/vnd.ffsns": { "source": "iana" },
765
+ "application/vnd.ficlab.flb+zip": { "source": "iana", "compressible": false },
766
+ "application/vnd.filmit.zfc": { "source": "iana" },
767
+ "application/vnd.fints": { "source": "iana" },
768
+ "application/vnd.firemonkeys.cloudcell": { "source": "iana" },
769
+ "application/vnd.flographit": { "source": "iana", "extensions": ["gph"] },
770
+ "application/vnd.fluxtime.clip": { "source": "iana", "extensions": ["ftc"] },
771
+ "application/vnd.font-fontforge-sfd": { "source": "iana" },
772
+ "application/vnd.framemaker": { "source": "iana", "extensions": ["fm", "frame", "maker", "book"] },
773
+ "application/vnd.frogans.fnc": { "source": "iana", "extensions": ["fnc"] },
774
+ "application/vnd.frogans.ltf": { "source": "iana", "extensions": ["ltf"] },
775
+ "application/vnd.fsc.weblaunch": { "source": "iana", "extensions": ["fsc"] },
776
+ "application/vnd.fujifilm.fb.docuworks": { "source": "iana" },
777
+ "application/vnd.fujifilm.fb.docuworks.binder": { "source": "iana" },
778
+ "application/vnd.fujifilm.fb.docuworks.container": { "source": "iana" },
779
+ "application/vnd.fujifilm.fb.jfi+xml": { "source": "iana", "compressible": true },
780
+ "application/vnd.fujitsu.oasys": { "source": "iana", "extensions": ["oas"] },
781
+ "application/vnd.fujitsu.oasys2": { "source": "iana", "extensions": ["oa2"] },
782
+ "application/vnd.fujitsu.oasys3": { "source": "iana", "extensions": ["oa3"] },
783
+ "application/vnd.fujitsu.oasysgp": { "source": "iana", "extensions": ["fg5"] },
784
+ "application/vnd.fujitsu.oasysprs": { "source": "iana", "extensions": ["bh2"] },
785
+ "application/vnd.fujixerox.art-ex": { "source": "iana" },
786
+ "application/vnd.fujixerox.art4": { "source": "iana" },
787
+ "application/vnd.fujixerox.ddd": { "source": "iana", "extensions": ["ddd"] },
788
+ "application/vnd.fujixerox.docuworks": { "source": "iana", "extensions": ["xdw"] },
789
+ "application/vnd.fujixerox.docuworks.binder": { "source": "iana", "extensions": ["xbd"] },
790
+ "application/vnd.fujixerox.docuworks.container": { "source": "iana" },
791
+ "application/vnd.fujixerox.hbpl": { "source": "iana" },
792
+ "application/vnd.fut-misnet": { "source": "iana" },
793
+ "application/vnd.futoin+cbor": { "source": "iana" },
794
+ "application/vnd.futoin+json": { "source": "iana", "compressible": true },
795
+ "application/vnd.fuzzysheet": { "source": "iana", "extensions": ["fzs"] },
796
+ "application/vnd.genomatix.tuxedo": { "source": "iana", "extensions": ["txd"] },
797
+ "application/vnd.gentics.grd+json": { "source": "iana", "compressible": true },
798
+ "application/vnd.geo+json": { "source": "iana", "compressible": true },
799
+ "application/vnd.geocube+xml": { "source": "iana", "compressible": true },
800
+ "application/vnd.geogebra.file": { "source": "iana", "extensions": ["ggb"] },
801
+ "application/vnd.geogebra.slides": { "source": "iana" },
802
+ "application/vnd.geogebra.tool": { "source": "iana", "extensions": ["ggt"] },
803
+ "application/vnd.geometry-explorer": { "source": "iana", "extensions": ["gex", "gre"] },
804
+ "application/vnd.geonext": { "source": "iana", "extensions": ["gxt"] },
805
+ "application/vnd.geoplan": { "source": "iana", "extensions": ["g2w"] },
806
+ "application/vnd.geospace": { "source": "iana", "extensions": ["g3w"] },
807
+ "application/vnd.gerber": { "source": "iana" },
808
+ "application/vnd.globalplatform.card-content-mgt": { "source": "iana" },
809
+ "application/vnd.globalplatform.card-content-mgt-response": { "source": "iana" },
810
+ "application/vnd.gmx": { "source": "iana", "extensions": ["gmx"] },
811
+ "application/vnd.google-apps.document": { "compressible": false, "extensions": ["gdoc"] },
812
+ "application/vnd.google-apps.presentation": { "compressible": false, "extensions": ["gslides"] },
813
+ "application/vnd.google-apps.spreadsheet": { "compressible": false, "extensions": ["gsheet"] },
814
+ "application/vnd.google-earth.kml+xml": { "source": "iana", "compressible": true, "extensions": ["kml"] },
815
+ "application/vnd.google-earth.kmz": { "source": "iana", "compressible": false, "extensions": ["kmz"] },
816
+ "application/vnd.gov.sk.e-form+xml": { "source": "iana", "compressible": true },
817
+ "application/vnd.gov.sk.e-form+zip": { "source": "iana", "compressible": false },
818
+ "application/vnd.gov.sk.xmldatacontainer+xml": { "source": "iana", "compressible": true },
819
+ "application/vnd.grafeq": { "source": "iana", "extensions": ["gqf", "gqs"] },
820
+ "application/vnd.gridmp": { "source": "iana" },
821
+ "application/vnd.groove-account": { "source": "iana", "extensions": ["gac"] },
822
+ "application/vnd.groove-help": { "source": "iana", "extensions": ["ghf"] },
823
+ "application/vnd.groove-identity-message": { "source": "iana", "extensions": ["gim"] },
824
+ "application/vnd.groove-injector": { "source": "iana", "extensions": ["grv"] },
825
+ "application/vnd.groove-tool-message": { "source": "iana", "extensions": ["gtm"] },
826
+ "application/vnd.groove-tool-template": { "source": "iana", "extensions": ["tpl"] },
827
+ "application/vnd.groove-vcard": { "source": "iana", "extensions": ["vcg"] },
828
+ "application/vnd.hal+json": { "source": "iana", "compressible": true },
829
+ "application/vnd.hal+xml": { "source": "iana", "compressible": true, "extensions": ["hal"] },
830
+ "application/vnd.handheld-entertainment+xml": { "source": "iana", "compressible": true, "extensions": ["zmm"] },
831
+ "application/vnd.hbci": { "source": "iana", "extensions": ["hbci"] },
832
+ "application/vnd.hc+json": { "source": "iana", "compressible": true },
833
+ "application/vnd.hcl-bireports": { "source": "iana" },
834
+ "application/vnd.hdt": { "source": "iana" },
835
+ "application/vnd.heroku+json": { "source": "iana", "compressible": true },
836
+ "application/vnd.hhe.lesson-player": { "source": "iana", "extensions": ["les"] },
837
+ "application/vnd.hl7cda+xml": { "source": "iana", "charset": "UTF-8", "compressible": true },
838
+ "application/vnd.hl7v2+xml": { "source": "iana", "charset": "UTF-8", "compressible": true },
839
+ "application/vnd.hp-hpgl": { "source": "iana", "extensions": ["hpgl"] },
840
+ "application/vnd.hp-hpid": { "source": "iana", "extensions": ["hpid"] },
841
+ "application/vnd.hp-hps": { "source": "iana", "extensions": ["hps"] },
842
+ "application/vnd.hp-jlyt": { "source": "iana", "extensions": ["jlt"] },
843
+ "application/vnd.hp-pcl": { "source": "iana", "extensions": ["pcl"] },
844
+ "application/vnd.hp-pclxl": { "source": "iana", "extensions": ["pclxl"] },
845
+ "application/vnd.httphone": { "source": "iana" },
846
+ "application/vnd.hydrostatix.sof-data": { "source": "iana", "extensions": ["sfd-hdstx"] },
847
+ "application/vnd.hyper+json": { "source": "iana", "compressible": true },
848
+ "application/vnd.hyper-item+json": { "source": "iana", "compressible": true },
849
+ "application/vnd.hyperdrive+json": { "source": "iana", "compressible": true },
850
+ "application/vnd.hzn-3d-crossword": { "source": "iana" },
851
+ "application/vnd.ibm.afplinedata": { "source": "iana" },
852
+ "application/vnd.ibm.electronic-media": { "source": "iana" },
853
+ "application/vnd.ibm.minipay": { "source": "iana", "extensions": ["mpy"] },
854
+ "application/vnd.ibm.modcap": { "source": "iana", "extensions": ["afp", "listafp", "list3820"] },
855
+ "application/vnd.ibm.rights-management": { "source": "iana", "extensions": ["irm"] },
856
+ "application/vnd.ibm.secure-container": { "source": "iana", "extensions": ["sc"] },
857
+ "application/vnd.iccprofile": { "source": "iana", "extensions": ["icc", "icm"] },
858
+ "application/vnd.ieee.1905": { "source": "iana" },
859
+ "application/vnd.igloader": { "source": "iana", "extensions": ["igl"] },
860
+ "application/vnd.imagemeter.folder+zip": { "source": "iana", "compressible": false },
861
+ "application/vnd.imagemeter.image+zip": { "source": "iana", "compressible": false },
862
+ "application/vnd.immervision-ivp": { "source": "iana", "extensions": ["ivp"] },
863
+ "application/vnd.immervision-ivu": { "source": "iana", "extensions": ["ivu"] },
864
+ "application/vnd.ims.imsccv1p1": { "source": "iana" },
865
+ "application/vnd.ims.imsccv1p2": { "source": "iana" },
866
+ "application/vnd.ims.imsccv1p3": { "source": "iana" },
867
+ "application/vnd.ims.lis.v2.result+json": { "source": "iana", "compressible": true },
868
+ "application/vnd.ims.lti.v2.toolconsumerprofile+json": { "source": "iana", "compressible": true },
869
+ "application/vnd.ims.lti.v2.toolproxy+json": { "source": "iana", "compressible": true },
870
+ "application/vnd.ims.lti.v2.toolproxy.id+json": { "source": "iana", "compressible": true },
871
+ "application/vnd.ims.lti.v2.toolsettings+json": { "source": "iana", "compressible": true },
872
+ "application/vnd.ims.lti.v2.toolsettings.simple+json": { "source": "iana", "compressible": true },
873
+ "application/vnd.informedcontrol.rms+xml": { "source": "iana", "compressible": true },
874
+ "application/vnd.informix-visionary": { "source": "iana" },
875
+ "application/vnd.infotech.project": { "source": "iana" },
876
+ "application/vnd.infotech.project+xml": { "source": "iana", "compressible": true },
877
+ "application/vnd.innopath.wamp.notification": { "source": "iana" },
878
+ "application/vnd.insors.igm": { "source": "iana", "extensions": ["igm"] },
879
+ "application/vnd.intercon.formnet": { "source": "iana", "extensions": ["xpw", "xpx"] },
880
+ "application/vnd.intergeo": { "source": "iana", "extensions": ["i2g"] },
881
+ "application/vnd.intertrust.digibox": { "source": "iana" },
882
+ "application/vnd.intertrust.nncp": { "source": "iana" },
883
+ "application/vnd.intu.qbo": { "source": "iana", "extensions": ["qbo"] },
884
+ "application/vnd.intu.qfx": { "source": "iana", "extensions": ["qfx"] },
885
+ "application/vnd.iptc.g2.catalogitem+xml": { "source": "iana", "compressible": true },
886
+ "application/vnd.iptc.g2.conceptitem+xml": { "source": "iana", "compressible": true },
887
+ "application/vnd.iptc.g2.knowledgeitem+xml": { "source": "iana", "compressible": true },
888
+ "application/vnd.iptc.g2.newsitem+xml": { "source": "iana", "compressible": true },
889
+ "application/vnd.iptc.g2.newsmessage+xml": { "source": "iana", "compressible": true },
890
+ "application/vnd.iptc.g2.packageitem+xml": { "source": "iana", "compressible": true },
891
+ "application/vnd.iptc.g2.planningitem+xml": { "source": "iana", "compressible": true },
892
+ "application/vnd.ipunplugged.rcprofile": { "source": "iana", "extensions": ["rcprofile"] },
893
+ "application/vnd.irepository.package+xml": { "source": "iana", "compressible": true, "extensions": ["irp"] },
894
+ "application/vnd.is-xpr": { "source": "iana", "extensions": ["xpr"] },
895
+ "application/vnd.isac.fcs": { "source": "iana", "extensions": ["fcs"] },
896
+ "application/vnd.iso11783-10+zip": { "source": "iana", "compressible": false },
897
+ "application/vnd.jam": { "source": "iana", "extensions": ["jam"] },
898
+ "application/vnd.japannet-directory-service": { "source": "iana" },
899
+ "application/vnd.japannet-jpnstore-wakeup": { "source": "iana" },
900
+ "application/vnd.japannet-payment-wakeup": { "source": "iana" },
901
+ "application/vnd.japannet-registration": { "source": "iana" },
902
+ "application/vnd.japannet-registration-wakeup": { "source": "iana" },
903
+ "application/vnd.japannet-setstore-wakeup": { "source": "iana" },
904
+ "application/vnd.japannet-verification": { "source": "iana" },
905
+ "application/vnd.japannet-verification-wakeup": { "source": "iana" },
906
+ "application/vnd.jcp.javame.midlet-rms": { "source": "iana", "extensions": ["rms"] },
907
+ "application/vnd.jisp": { "source": "iana", "extensions": ["jisp"] },
908
+ "application/vnd.joost.joda-archive": { "source": "iana", "extensions": ["joda"] },
909
+ "application/vnd.jsk.isdn-ngn": { "source": "iana" },
910
+ "application/vnd.kahootz": { "source": "iana", "extensions": ["ktz", "ktr"] },
911
+ "application/vnd.kde.karbon": { "source": "iana", "extensions": ["karbon"] },
912
+ "application/vnd.kde.kchart": { "source": "iana", "extensions": ["chrt"] },
913
+ "application/vnd.kde.kformula": { "source": "iana", "extensions": ["kfo"] },
914
+ "application/vnd.kde.kivio": { "source": "iana", "extensions": ["flw"] },
915
+ "application/vnd.kde.kontour": { "source": "iana", "extensions": ["kon"] },
916
+ "application/vnd.kde.kpresenter": { "source": "iana", "extensions": ["kpr", "kpt"] },
917
+ "application/vnd.kde.kspread": { "source": "iana", "extensions": ["ksp"] },
918
+ "application/vnd.kde.kword": { "source": "iana", "extensions": ["kwd", "kwt"] },
919
+ "application/vnd.kenameaapp": { "source": "iana", "extensions": ["htke"] },
920
+ "application/vnd.kidspiration": { "source": "iana", "extensions": ["kia"] },
921
+ "application/vnd.kinar": { "source": "iana", "extensions": ["kne", "knp"] },
922
+ "application/vnd.koan": { "source": "iana", "extensions": ["skp", "skd", "skt", "skm"] },
923
+ "application/vnd.kodak-descriptor": { "source": "iana", "extensions": ["sse"] },
924
+ "application/vnd.las": { "source": "iana" },
925
+ "application/vnd.las.las+json": { "source": "iana", "compressible": true },
926
+ "application/vnd.las.las+xml": { "source": "iana", "compressible": true, "extensions": ["lasxml"] },
927
+ "application/vnd.laszip": { "source": "iana" },
928
+ "application/vnd.leap+json": { "source": "iana", "compressible": true },
929
+ "application/vnd.liberty-request+xml": { "source": "iana", "compressible": true },
930
+ "application/vnd.llamagraphics.life-balance.desktop": { "source": "iana", "extensions": ["lbd"] },
931
+ "application/vnd.llamagraphics.life-balance.exchange+xml": { "source": "iana", "compressible": true, "extensions": ["lbe"] },
932
+ "application/vnd.logipipe.circuit+zip": { "source": "iana", "compressible": false },
933
+ "application/vnd.loom": { "source": "iana" },
934
+ "application/vnd.lotus-1-2-3": { "source": "iana", "extensions": ["123"] },
935
+ "application/vnd.lotus-approach": { "source": "iana", "extensions": ["apr"] },
936
+ "application/vnd.lotus-freelance": { "source": "iana", "extensions": ["pre"] },
937
+ "application/vnd.lotus-notes": { "source": "iana", "extensions": ["nsf"] },
938
+ "application/vnd.lotus-organizer": { "source": "iana", "extensions": ["org"] },
939
+ "application/vnd.lotus-screencam": { "source": "iana", "extensions": ["scm"] },
940
+ "application/vnd.lotus-wordpro": { "source": "iana", "extensions": ["lwp"] },
941
+ "application/vnd.macports.portpkg": { "source": "iana", "extensions": ["portpkg"] },
942
+ "application/vnd.mapbox-vector-tile": { "source": "iana", "extensions": ["mvt"] },
943
+ "application/vnd.marlin.drm.actiontoken+xml": { "source": "iana", "compressible": true },
944
+ "application/vnd.marlin.drm.conftoken+xml": { "source": "iana", "compressible": true },
945
+ "application/vnd.marlin.drm.license+xml": { "source": "iana", "compressible": true },
946
+ "application/vnd.marlin.drm.mdcf": { "source": "iana" },
947
+ "application/vnd.mason+json": { "source": "iana", "compressible": true },
948
+ "application/vnd.maxar.archive.3tz+zip": { "source": "iana", "compressible": false },
949
+ "application/vnd.maxmind.maxmind-db": { "source": "iana" },
950
+ "application/vnd.mcd": { "source": "iana", "extensions": ["mcd"] },
951
+ "application/vnd.medcalcdata": { "source": "iana", "extensions": ["mc1"] },
952
+ "application/vnd.mediastation.cdkey": { "source": "iana", "extensions": ["cdkey"] },
953
+ "application/vnd.meridian-slingshot": { "source": "iana" },
954
+ "application/vnd.mfer": { "source": "iana", "extensions": ["mwf"] },
955
+ "application/vnd.mfmp": { "source": "iana", "extensions": ["mfm"] },
956
+ "application/vnd.micro+json": { "source": "iana", "compressible": true },
957
+ "application/vnd.micrografx.flo": { "source": "iana", "extensions": ["flo"] },
958
+ "application/vnd.micrografx.igx": { "source": "iana", "extensions": ["igx"] },
959
+ "application/vnd.microsoft.portable-executable": { "source": "iana" },
960
+ "application/vnd.microsoft.windows.thumbnail-cache": { "source": "iana" },
961
+ "application/vnd.miele+json": { "source": "iana", "compressible": true },
962
+ "application/vnd.mif": { "source": "iana", "extensions": ["mif"] },
963
+ "application/vnd.minisoft-hp3000-save": { "source": "iana" },
964
+ "application/vnd.mitsubishi.misty-guard.trustweb": { "source": "iana" },
965
+ "application/vnd.mobius.daf": { "source": "iana", "extensions": ["daf"] },
966
+ "application/vnd.mobius.dis": { "source": "iana", "extensions": ["dis"] },
967
+ "application/vnd.mobius.mbk": { "source": "iana", "extensions": ["mbk"] },
968
+ "application/vnd.mobius.mqy": { "source": "iana", "extensions": ["mqy"] },
969
+ "application/vnd.mobius.msl": { "source": "iana", "extensions": ["msl"] },
970
+ "application/vnd.mobius.plc": { "source": "iana", "extensions": ["plc"] },
971
+ "application/vnd.mobius.txf": { "source": "iana", "extensions": ["txf"] },
972
+ "application/vnd.mophun.application": { "source": "iana", "extensions": ["mpn"] },
973
+ "application/vnd.mophun.certificate": { "source": "iana", "extensions": ["mpc"] },
974
+ "application/vnd.motorola.flexsuite": { "source": "iana" },
975
+ "application/vnd.motorola.flexsuite.adsi": { "source": "iana" },
976
+ "application/vnd.motorola.flexsuite.fis": { "source": "iana" },
977
+ "application/vnd.motorola.flexsuite.gotap": { "source": "iana" },
978
+ "application/vnd.motorola.flexsuite.kmr": { "source": "iana" },
979
+ "application/vnd.motorola.flexsuite.ttc": { "source": "iana" },
980
+ "application/vnd.motorola.flexsuite.wem": { "source": "iana" },
981
+ "application/vnd.motorola.iprm": { "source": "iana" },
982
+ "application/vnd.mozilla.xul+xml": { "source": "iana", "compressible": true, "extensions": ["xul"] },
983
+ "application/vnd.ms-3mfdocument": { "source": "iana" },
984
+ "application/vnd.ms-artgalry": { "source": "iana", "extensions": ["cil"] },
985
+ "application/vnd.ms-asf": { "source": "iana" },
986
+ "application/vnd.ms-cab-compressed": { "source": "iana", "extensions": ["cab"] },
987
+ "application/vnd.ms-color.iccprofile": { "source": "apache" },
988
+ "application/vnd.ms-excel": { "source": "iana", "compressible": false, "extensions": ["xls", "xlm", "xla", "xlc", "xlt", "xlw"] },
989
+ "application/vnd.ms-excel.addin.macroenabled.12": { "source": "iana", "extensions": ["xlam"] },
990
+ "application/vnd.ms-excel.sheet.binary.macroenabled.12": { "source": "iana", "extensions": ["xlsb"] },
991
+ "application/vnd.ms-excel.sheet.macroenabled.12": { "source": "iana", "extensions": ["xlsm"] },
992
+ "application/vnd.ms-excel.template.macroenabled.12": { "source": "iana", "extensions": ["xltm"] },
993
+ "application/vnd.ms-fontobject": { "source": "iana", "compressible": true, "extensions": ["eot"] },
994
+ "application/vnd.ms-htmlhelp": { "source": "iana", "extensions": ["chm"] },
995
+ "application/vnd.ms-ims": { "source": "iana", "extensions": ["ims"] },
996
+ "application/vnd.ms-lrm": { "source": "iana", "extensions": ["lrm"] },
997
+ "application/vnd.ms-office.activex+xml": { "source": "iana", "compressible": true },
998
+ "application/vnd.ms-officetheme": { "source": "iana", "extensions": ["thmx"] },
999
+ "application/vnd.ms-opentype": { "source": "apache", "compressible": true },
1000
+ "application/vnd.ms-outlook": { "compressible": false, "extensions": ["msg"] },
1001
+ "application/vnd.ms-package.obfuscated-opentype": { "source": "apache" },
1002
+ "application/vnd.ms-pki.seccat": { "source": "apache", "extensions": ["cat"] },
1003
+ "application/vnd.ms-pki.stl": { "source": "apache", "extensions": ["stl"] },
1004
+ "application/vnd.ms-playready.initiator+xml": { "source": "iana", "compressible": true },
1005
+ "application/vnd.ms-powerpoint": { "source": "iana", "compressible": false, "extensions": ["ppt", "pps", "pot"] },
1006
+ "application/vnd.ms-powerpoint.addin.macroenabled.12": { "source": "iana", "extensions": ["ppam"] },
1007
+ "application/vnd.ms-powerpoint.presentation.macroenabled.12": { "source": "iana", "extensions": ["pptm"] },
1008
+ "application/vnd.ms-powerpoint.slide.macroenabled.12": { "source": "iana", "extensions": ["sldm"] },
1009
+ "application/vnd.ms-powerpoint.slideshow.macroenabled.12": { "source": "iana", "extensions": ["ppsm"] },
1010
+ "application/vnd.ms-powerpoint.template.macroenabled.12": { "source": "iana", "extensions": ["potm"] },
1011
+ "application/vnd.ms-printdevicecapabilities+xml": { "source": "iana", "compressible": true },
1012
+ "application/vnd.ms-printing.printticket+xml": { "source": "apache", "compressible": true },
1013
+ "application/vnd.ms-printschematicket+xml": { "source": "iana", "compressible": true },
1014
+ "application/vnd.ms-project": { "source": "iana", "extensions": ["mpp", "mpt"] },
1015
+ "application/vnd.ms-tnef": { "source": "iana" },
1016
+ "application/vnd.ms-windows.devicepairing": { "source": "iana" },
1017
+ "application/vnd.ms-windows.nwprinting.oob": { "source": "iana" },
1018
+ "application/vnd.ms-windows.printerpairing": { "source": "iana" },
1019
+ "application/vnd.ms-windows.wsd.oob": { "source": "iana" },
1020
+ "application/vnd.ms-wmdrm.lic-chlg-req": { "source": "iana" },
1021
+ "application/vnd.ms-wmdrm.lic-resp": { "source": "iana" },
1022
+ "application/vnd.ms-wmdrm.meter-chlg-req": { "source": "iana" },
1023
+ "application/vnd.ms-wmdrm.meter-resp": { "source": "iana" },
1024
+ "application/vnd.ms-word.document.macroenabled.12": { "source": "iana", "extensions": ["docm"] },
1025
+ "application/vnd.ms-word.template.macroenabled.12": { "source": "iana", "extensions": ["dotm"] },
1026
+ "application/vnd.ms-works": { "source": "iana", "extensions": ["wps", "wks", "wcm", "wdb"] },
1027
+ "application/vnd.ms-wpl": { "source": "iana", "extensions": ["wpl"] },
1028
+ "application/vnd.ms-xpsdocument": { "source": "iana", "compressible": false, "extensions": ["xps"] },
1029
+ "application/vnd.msa-disk-image": { "source": "iana" },
1030
+ "application/vnd.mseq": { "source": "iana", "extensions": ["mseq"] },
1031
+ "application/vnd.msign": { "source": "iana" },
1032
+ "application/vnd.multiad.creator": { "source": "iana" },
1033
+ "application/vnd.multiad.creator.cif": { "source": "iana" },
1034
+ "application/vnd.music-niff": { "source": "iana" },
1035
+ "application/vnd.musician": { "source": "iana", "extensions": ["mus"] },
1036
+ "application/vnd.muvee.style": { "source": "iana", "extensions": ["msty"] },
1037
+ "application/vnd.mynfc": { "source": "iana", "extensions": ["taglet"] },
1038
+ "application/vnd.nacamar.ybrid+json": { "source": "iana", "compressible": true },
1039
+ "application/vnd.ncd.control": { "source": "iana" },
1040
+ "application/vnd.ncd.reference": { "source": "iana" },
1041
+ "application/vnd.nearst.inv+json": { "source": "iana", "compressible": true },
1042
+ "application/vnd.nebumind.line": { "source": "iana" },
1043
+ "application/vnd.nervana": { "source": "iana" },
1044
+ "application/vnd.netfpx": { "source": "iana" },
1045
+ "application/vnd.neurolanguage.nlu": { "source": "iana", "extensions": ["nlu"] },
1046
+ "application/vnd.nimn": { "source": "iana" },
1047
+ "application/vnd.nintendo.nitro.rom": { "source": "iana" },
1048
+ "application/vnd.nintendo.snes.rom": { "source": "iana" },
1049
+ "application/vnd.nitf": { "source": "iana", "extensions": ["ntf", "nitf"] },
1050
+ "application/vnd.noblenet-directory": { "source": "iana", "extensions": ["nnd"] },
1051
+ "application/vnd.noblenet-sealer": { "source": "iana", "extensions": ["nns"] },
1052
+ "application/vnd.noblenet-web": { "source": "iana", "extensions": ["nnw"] },
1053
+ "application/vnd.nokia.catalogs": { "source": "iana" },
1054
+ "application/vnd.nokia.conml+wbxml": { "source": "iana" },
1055
+ "application/vnd.nokia.conml+xml": { "source": "iana", "compressible": true },
1056
+ "application/vnd.nokia.iptv.config+xml": { "source": "iana", "compressible": true },
1057
+ "application/vnd.nokia.isds-radio-presets": { "source": "iana" },
1058
+ "application/vnd.nokia.landmark+wbxml": { "source": "iana" },
1059
+ "application/vnd.nokia.landmark+xml": { "source": "iana", "compressible": true },
1060
+ "application/vnd.nokia.landmarkcollection+xml": { "source": "iana", "compressible": true },
1061
+ "application/vnd.nokia.n-gage.ac+xml": { "source": "iana", "compressible": true, "extensions": ["ac"] },
1062
+ "application/vnd.nokia.n-gage.data": { "source": "iana", "extensions": ["ngdat"] },
1063
+ "application/vnd.nokia.n-gage.symbian.install": { "source": "iana", "extensions": ["n-gage"] },
1064
+ "application/vnd.nokia.ncd": { "source": "iana" },
1065
+ "application/vnd.nokia.pcd+wbxml": { "source": "iana" },
1066
+ "application/vnd.nokia.pcd+xml": { "source": "iana", "compressible": true },
1067
+ "application/vnd.nokia.radio-preset": { "source": "iana", "extensions": ["rpst"] },
1068
+ "application/vnd.nokia.radio-presets": { "source": "iana", "extensions": ["rpss"] },
1069
+ "application/vnd.novadigm.edm": { "source": "iana", "extensions": ["edm"] },
1070
+ "application/vnd.novadigm.edx": { "source": "iana", "extensions": ["edx"] },
1071
+ "application/vnd.novadigm.ext": { "source": "iana", "extensions": ["ext"] },
1072
+ "application/vnd.ntt-local.content-share": { "source": "iana" },
1073
+ "application/vnd.ntt-local.file-transfer": { "source": "iana" },
1074
+ "application/vnd.ntt-local.ogw_remote-access": { "source": "iana" },
1075
+ "application/vnd.ntt-local.sip-ta_remote": { "source": "iana" },
1076
+ "application/vnd.ntt-local.sip-ta_tcp_stream": { "source": "iana" },
1077
+ "application/vnd.oasis.opendocument.chart": { "source": "iana", "extensions": ["odc"] },
1078
+ "application/vnd.oasis.opendocument.chart-template": { "source": "iana", "extensions": ["otc"] },
1079
+ "application/vnd.oasis.opendocument.database": { "source": "iana", "extensions": ["odb"] },
1080
+ "application/vnd.oasis.opendocument.formula": { "source": "iana", "extensions": ["odf"] },
1081
+ "application/vnd.oasis.opendocument.formula-template": { "source": "iana", "extensions": ["odft"] },
1082
+ "application/vnd.oasis.opendocument.graphics": { "source": "iana", "compressible": false, "extensions": ["odg"] },
1083
+ "application/vnd.oasis.opendocument.graphics-template": { "source": "iana", "extensions": ["otg"] },
1084
+ "application/vnd.oasis.opendocument.image": { "source": "iana", "extensions": ["odi"] },
1085
+ "application/vnd.oasis.opendocument.image-template": { "source": "iana", "extensions": ["oti"] },
1086
+ "application/vnd.oasis.opendocument.presentation": { "source": "iana", "compressible": false, "extensions": ["odp"] },
1087
+ "application/vnd.oasis.opendocument.presentation-template": { "source": "iana", "extensions": ["otp"] },
1088
+ "application/vnd.oasis.opendocument.spreadsheet": { "source": "iana", "compressible": false, "extensions": ["ods"] },
1089
+ "application/vnd.oasis.opendocument.spreadsheet-template": { "source": "iana", "extensions": ["ots"] },
1090
+ "application/vnd.oasis.opendocument.text": { "source": "iana", "compressible": false, "extensions": ["odt"] },
1091
+ "application/vnd.oasis.opendocument.text-master": { "source": "iana", "extensions": ["odm"] },
1092
+ "application/vnd.oasis.opendocument.text-template": { "source": "iana", "extensions": ["ott"] },
1093
+ "application/vnd.oasis.opendocument.text-web": { "source": "iana", "extensions": ["oth"] },
1094
+ "application/vnd.obn": { "source": "iana" },
1095
+ "application/vnd.ocf+cbor": { "source": "iana" },
1096
+ "application/vnd.oci.image.manifest.v1+json": { "source": "iana", "compressible": true },
1097
+ "application/vnd.oftn.l10n+json": { "source": "iana", "compressible": true },
1098
+ "application/vnd.oipf.contentaccessdownload+xml": { "source": "iana", "compressible": true },
1099
+ "application/vnd.oipf.contentaccessstreaming+xml": { "source": "iana", "compressible": true },
1100
+ "application/vnd.oipf.cspg-hexbinary": { "source": "iana" },
1101
+ "application/vnd.oipf.dae.svg+xml": { "source": "iana", "compressible": true },
1102
+ "application/vnd.oipf.dae.xhtml+xml": { "source": "iana", "compressible": true },
1103
+ "application/vnd.oipf.mippvcontrolmessage+xml": { "source": "iana", "compressible": true },
1104
+ "application/vnd.oipf.pae.gem": { "source": "iana" },
1105
+ "application/vnd.oipf.spdiscovery+xml": { "source": "iana", "compressible": true },
1106
+ "application/vnd.oipf.spdlist+xml": { "source": "iana", "compressible": true },
1107
+ "application/vnd.oipf.ueprofile+xml": { "source": "iana", "compressible": true },
1108
+ "application/vnd.oipf.userprofile+xml": { "source": "iana", "compressible": true },
1109
+ "application/vnd.olpc-sugar": { "source": "iana", "extensions": ["xo"] },
1110
+ "application/vnd.oma-scws-config": { "source": "iana" },
1111
+ "application/vnd.oma-scws-http-request": { "source": "iana" },
1112
+ "application/vnd.oma-scws-http-response": { "source": "iana" },
1113
+ "application/vnd.oma.bcast.associated-procedure-parameter+xml": { "source": "iana", "compressible": true },
1114
+ "application/vnd.oma.bcast.drm-trigger+xml": { "source": "iana", "compressible": true },
1115
+ "application/vnd.oma.bcast.imd+xml": { "source": "iana", "compressible": true },
1116
+ "application/vnd.oma.bcast.ltkm": { "source": "iana" },
1117
+ "application/vnd.oma.bcast.notification+xml": { "source": "iana", "compressible": true },
1118
+ "application/vnd.oma.bcast.provisioningtrigger": { "source": "iana" },
1119
+ "application/vnd.oma.bcast.sgboot": { "source": "iana" },
1120
+ "application/vnd.oma.bcast.sgdd+xml": { "source": "iana", "compressible": true },
1121
+ "application/vnd.oma.bcast.sgdu": { "source": "iana" },
1122
+ "application/vnd.oma.bcast.simple-symbol-container": { "source": "iana" },
1123
+ "application/vnd.oma.bcast.smartcard-trigger+xml": { "source": "iana", "compressible": true },
1124
+ "application/vnd.oma.bcast.sprov+xml": { "source": "iana", "compressible": true },
1125
+ "application/vnd.oma.bcast.stkm": { "source": "iana" },
1126
+ "application/vnd.oma.cab-address-book+xml": { "source": "iana", "compressible": true },
1127
+ "application/vnd.oma.cab-feature-handler+xml": { "source": "iana", "compressible": true },
1128
+ "application/vnd.oma.cab-pcc+xml": { "source": "iana", "compressible": true },
1129
+ "application/vnd.oma.cab-subs-invite+xml": { "source": "iana", "compressible": true },
1130
+ "application/vnd.oma.cab-user-prefs+xml": { "source": "iana", "compressible": true },
1131
+ "application/vnd.oma.dcd": { "source": "iana" },
1132
+ "application/vnd.oma.dcdc": { "source": "iana" },
1133
+ "application/vnd.oma.dd2+xml": { "source": "iana", "compressible": true, "extensions": ["dd2"] },
1134
+ "application/vnd.oma.drm.risd+xml": { "source": "iana", "compressible": true },
1135
+ "application/vnd.oma.group-usage-list+xml": { "source": "iana", "compressible": true },
1136
+ "application/vnd.oma.lwm2m+cbor": { "source": "iana" },
1137
+ "application/vnd.oma.lwm2m+json": { "source": "iana", "compressible": true },
1138
+ "application/vnd.oma.lwm2m+tlv": { "source": "iana" },
1139
+ "application/vnd.oma.pal+xml": { "source": "iana", "compressible": true },
1140
+ "application/vnd.oma.poc.detailed-progress-report+xml": { "source": "iana", "compressible": true },
1141
+ "application/vnd.oma.poc.final-report+xml": { "source": "iana", "compressible": true },
1142
+ "application/vnd.oma.poc.groups+xml": { "source": "iana", "compressible": true },
1143
+ "application/vnd.oma.poc.invocation-descriptor+xml": { "source": "iana", "compressible": true },
1144
+ "application/vnd.oma.poc.optimized-progress-report+xml": { "source": "iana", "compressible": true },
1145
+ "application/vnd.oma.push": { "source": "iana" },
1146
+ "application/vnd.oma.scidm.messages+xml": { "source": "iana", "compressible": true },
1147
+ "application/vnd.oma.xcap-directory+xml": { "source": "iana", "compressible": true },
1148
+ "application/vnd.omads-email+xml": { "source": "iana", "charset": "UTF-8", "compressible": true },
1149
+ "application/vnd.omads-file+xml": { "source": "iana", "charset": "UTF-8", "compressible": true },
1150
+ "application/vnd.omads-folder+xml": { "source": "iana", "charset": "UTF-8", "compressible": true },
1151
+ "application/vnd.omaloc-supl-init": { "source": "iana" },
1152
+ "application/vnd.onepager": { "source": "iana" },
1153
+ "application/vnd.onepagertamp": { "source": "iana" },
1154
+ "application/vnd.onepagertamx": { "source": "iana" },
1155
+ "application/vnd.onepagertat": { "source": "iana" },
1156
+ "application/vnd.onepagertatp": { "source": "iana" },
1157
+ "application/vnd.onepagertatx": { "source": "iana" },
1158
+ "application/vnd.openblox.game+xml": { "source": "iana", "compressible": true, "extensions": ["obgx"] },
1159
+ "application/vnd.openblox.game-binary": { "source": "iana" },
1160
+ "application/vnd.openeye.oeb": { "source": "iana" },
1161
+ "application/vnd.openofficeorg.extension": { "source": "apache", "extensions": ["oxt"] },
1162
+ "application/vnd.openstreetmap.data+xml": { "source": "iana", "compressible": true, "extensions": ["osm"] },
1163
+ "application/vnd.opentimestamps.ots": { "source": "iana" },
1164
+ "application/vnd.openxmlformats-officedocument.custom-properties+xml": { "source": "iana", "compressible": true },
1165
+ "application/vnd.openxmlformats-officedocument.customxmlproperties+xml": { "source": "iana", "compressible": true },
1166
+ "application/vnd.openxmlformats-officedocument.drawing+xml": { "source": "iana", "compressible": true },
1167
+ "application/vnd.openxmlformats-officedocument.drawingml.chart+xml": { "source": "iana", "compressible": true },
1168
+ "application/vnd.openxmlformats-officedocument.drawingml.chartshapes+xml": { "source": "iana", "compressible": true },
1169
+ "application/vnd.openxmlformats-officedocument.drawingml.diagramcolors+xml": { "source": "iana", "compressible": true },
1170
+ "application/vnd.openxmlformats-officedocument.drawingml.diagramdata+xml": { "source": "iana", "compressible": true },
1171
+ "application/vnd.openxmlformats-officedocument.drawingml.diagramlayout+xml": { "source": "iana", "compressible": true },
1172
+ "application/vnd.openxmlformats-officedocument.drawingml.diagramstyle+xml": { "source": "iana", "compressible": true },
1173
+ "application/vnd.openxmlformats-officedocument.extended-properties+xml": { "source": "iana", "compressible": true },
1174
+ "application/vnd.openxmlformats-officedocument.presentationml.commentauthors+xml": { "source": "iana", "compressible": true },
1175
+ "application/vnd.openxmlformats-officedocument.presentationml.comments+xml": { "source": "iana", "compressible": true },
1176
+ "application/vnd.openxmlformats-officedocument.presentationml.handoutmaster+xml": { "source": "iana", "compressible": true },
1177
+ "application/vnd.openxmlformats-officedocument.presentationml.notesmaster+xml": { "source": "iana", "compressible": true },
1178
+ "application/vnd.openxmlformats-officedocument.presentationml.notesslide+xml": { "source": "iana", "compressible": true },
1179
+ "application/vnd.openxmlformats-officedocument.presentationml.presentation": { "source": "iana", "compressible": false, "extensions": ["pptx"] },
1180
+ "application/vnd.openxmlformats-officedocument.presentationml.presentation.main+xml": { "source": "iana", "compressible": true },
1181
+ "application/vnd.openxmlformats-officedocument.presentationml.presprops+xml": { "source": "iana", "compressible": true },
1182
+ "application/vnd.openxmlformats-officedocument.presentationml.slide": { "source": "iana", "extensions": ["sldx"] },
1183
+ "application/vnd.openxmlformats-officedocument.presentationml.slide+xml": { "source": "iana", "compressible": true },
1184
+ "application/vnd.openxmlformats-officedocument.presentationml.slidelayout+xml": { "source": "iana", "compressible": true },
1185
+ "application/vnd.openxmlformats-officedocument.presentationml.slidemaster+xml": { "source": "iana", "compressible": true },
1186
+ "application/vnd.openxmlformats-officedocument.presentationml.slideshow": { "source": "iana", "extensions": ["ppsx"] },
1187
+ "application/vnd.openxmlformats-officedocument.presentationml.slideshow.main+xml": { "source": "iana", "compressible": true },
1188
+ "application/vnd.openxmlformats-officedocument.presentationml.slideupdateinfo+xml": { "source": "iana", "compressible": true },
1189
+ "application/vnd.openxmlformats-officedocument.presentationml.tablestyles+xml": { "source": "iana", "compressible": true },
1190
+ "application/vnd.openxmlformats-officedocument.presentationml.tags+xml": { "source": "iana", "compressible": true },
1191
+ "application/vnd.openxmlformats-officedocument.presentationml.template": { "source": "iana", "extensions": ["potx"] },
1192
+ "application/vnd.openxmlformats-officedocument.presentationml.template.main+xml": { "source": "iana", "compressible": true },
1193
+ "application/vnd.openxmlformats-officedocument.presentationml.viewprops+xml": { "source": "iana", "compressible": true },
1194
+ "application/vnd.openxmlformats-officedocument.spreadsheetml.calcchain+xml": { "source": "iana", "compressible": true },
1195
+ "application/vnd.openxmlformats-officedocument.spreadsheetml.chartsheet+xml": { "source": "iana", "compressible": true },
1196
+ "application/vnd.openxmlformats-officedocument.spreadsheetml.comments+xml": { "source": "iana", "compressible": true },
1197
+ "application/vnd.openxmlformats-officedocument.spreadsheetml.connections+xml": { "source": "iana", "compressible": true },
1198
+ "application/vnd.openxmlformats-officedocument.spreadsheetml.dialogsheet+xml": { "source": "iana", "compressible": true },
1199
+ "application/vnd.openxmlformats-officedocument.spreadsheetml.externallink+xml": { "source": "iana", "compressible": true },
1200
+ "application/vnd.openxmlformats-officedocument.spreadsheetml.pivotcachedefinition+xml": { "source": "iana", "compressible": true },
1201
+ "application/vnd.openxmlformats-officedocument.spreadsheetml.pivotcacherecords+xml": { "source": "iana", "compressible": true },
1202
+ "application/vnd.openxmlformats-officedocument.spreadsheetml.pivottable+xml": { "source": "iana", "compressible": true },
1203
+ "application/vnd.openxmlformats-officedocument.spreadsheetml.querytable+xml": { "source": "iana", "compressible": true },
1204
+ "application/vnd.openxmlformats-officedocument.spreadsheetml.revisionheaders+xml": { "source": "iana", "compressible": true },
1205
+ "application/vnd.openxmlformats-officedocument.spreadsheetml.revisionlog+xml": { "source": "iana", "compressible": true },
1206
+ "application/vnd.openxmlformats-officedocument.spreadsheetml.sharedstrings+xml": { "source": "iana", "compressible": true },
1207
+ "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet": { "source": "iana", "compressible": false, "extensions": ["xlsx"] },
1208
+ "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet.main+xml": { "source": "iana", "compressible": true },
1209
+ "application/vnd.openxmlformats-officedocument.spreadsheetml.sheetmetadata+xml": { "source": "iana", "compressible": true },
1210
+ "application/vnd.openxmlformats-officedocument.spreadsheetml.styles+xml": { "source": "iana", "compressible": true },
1211
+ "application/vnd.openxmlformats-officedocument.spreadsheetml.table+xml": { "source": "iana", "compressible": true },
1212
+ "application/vnd.openxmlformats-officedocument.spreadsheetml.tablesinglecells+xml": { "source": "iana", "compressible": true },
1213
+ "application/vnd.openxmlformats-officedocument.spreadsheetml.template": { "source": "iana", "extensions": ["xltx"] },
1214
+ "application/vnd.openxmlformats-officedocument.spreadsheetml.template.main+xml": { "source": "iana", "compressible": true },
1215
+ "application/vnd.openxmlformats-officedocument.spreadsheetml.usernames+xml": { "source": "iana", "compressible": true },
1216
+ "application/vnd.openxmlformats-officedocument.spreadsheetml.volatiledependencies+xml": { "source": "iana", "compressible": true },
1217
+ "application/vnd.openxmlformats-officedocument.spreadsheetml.worksheet+xml": { "source": "iana", "compressible": true },
1218
+ "application/vnd.openxmlformats-officedocument.theme+xml": { "source": "iana", "compressible": true },
1219
+ "application/vnd.openxmlformats-officedocument.themeoverride+xml": { "source": "iana", "compressible": true },
1220
+ "application/vnd.openxmlformats-officedocument.vmldrawing": { "source": "iana" },
1221
+ "application/vnd.openxmlformats-officedocument.wordprocessingml.comments+xml": { "source": "iana", "compressible": true },
1222
+ "application/vnd.openxmlformats-officedocument.wordprocessingml.document": { "source": "iana", "compressible": false, "extensions": ["docx"] },
1223
+ "application/vnd.openxmlformats-officedocument.wordprocessingml.document.glossary+xml": { "source": "iana", "compressible": true },
1224
+ "application/vnd.openxmlformats-officedocument.wordprocessingml.document.main+xml": { "source": "iana", "compressible": true },
1225
+ "application/vnd.openxmlformats-officedocument.wordprocessingml.endnotes+xml": { "source": "iana", "compressible": true },
1226
+ "application/vnd.openxmlformats-officedocument.wordprocessingml.fonttable+xml": { "source": "iana", "compressible": true },
1227
+ "application/vnd.openxmlformats-officedocument.wordprocessingml.footer+xml": { "source": "iana", "compressible": true },
1228
+ "application/vnd.openxmlformats-officedocument.wordprocessingml.footnotes+xml": { "source": "iana", "compressible": true },
1229
+ "application/vnd.openxmlformats-officedocument.wordprocessingml.numbering+xml": { "source": "iana", "compressible": true },
1230
+ "application/vnd.openxmlformats-officedocument.wordprocessingml.settings+xml": { "source": "iana", "compressible": true },
1231
+ "application/vnd.openxmlformats-officedocument.wordprocessingml.styles+xml": { "source": "iana", "compressible": true },
1232
+ "application/vnd.openxmlformats-officedocument.wordprocessingml.template": { "source": "iana", "extensions": ["dotx"] },
1233
+ "application/vnd.openxmlformats-officedocument.wordprocessingml.template.main+xml": { "source": "iana", "compressible": true },
1234
+ "application/vnd.openxmlformats-officedocument.wordprocessingml.websettings+xml": { "source": "iana", "compressible": true },
1235
+ "application/vnd.openxmlformats-package.core-properties+xml": { "source": "iana", "compressible": true },
1236
+ "application/vnd.openxmlformats-package.digital-signature-xmlsignature+xml": { "source": "iana", "compressible": true },
1237
+ "application/vnd.openxmlformats-package.relationships+xml": { "source": "iana", "compressible": true },
1238
+ "application/vnd.oracle.resource+json": { "source": "iana", "compressible": true },
1239
+ "application/vnd.orange.indata": { "source": "iana" },
1240
+ "application/vnd.osa.netdeploy": { "source": "iana" },
1241
+ "application/vnd.osgeo.mapguide.package": { "source": "iana", "extensions": ["mgp"] },
1242
+ "application/vnd.osgi.bundle": { "source": "iana" },
1243
+ "application/vnd.osgi.dp": { "source": "iana", "extensions": ["dp"] },
1244
+ "application/vnd.osgi.subsystem": { "source": "iana", "extensions": ["esa"] },
1245
+ "application/vnd.otps.ct-kip+xml": { "source": "iana", "compressible": true },
1246
+ "application/vnd.oxli.countgraph": { "source": "iana" },
1247
+ "application/vnd.pagerduty+json": { "source": "iana", "compressible": true },
1248
+ "application/vnd.palm": { "source": "iana", "extensions": ["pdb", "pqa", "oprc"] },
1249
+ "application/vnd.panoply": { "source": "iana" },
1250
+ "application/vnd.paos.xml": { "source": "iana" },
1251
+ "application/vnd.patentdive": { "source": "iana" },
1252
+ "application/vnd.patientecommsdoc": { "source": "iana" },
1253
+ "application/vnd.pawaafile": { "source": "iana", "extensions": ["paw"] },
1254
+ "application/vnd.pcos": { "source": "iana" },
1255
+ "application/vnd.pg.format": { "source": "iana", "extensions": ["str"] },
1256
+ "application/vnd.pg.osasli": { "source": "iana", "extensions": ["ei6"] },
1257
+ "application/vnd.piaccess.application-licence": { "source": "iana" },
1258
+ "application/vnd.picsel": { "source": "iana", "extensions": ["efif"] },
1259
+ "application/vnd.pmi.widget": { "source": "iana", "extensions": ["wg"] },
1260
+ "application/vnd.poc.group-advertisement+xml": { "source": "iana", "compressible": true },
1261
+ "application/vnd.pocketlearn": { "source": "iana", "extensions": ["plf"] },
1262
+ "application/vnd.powerbuilder6": { "source": "iana", "extensions": ["pbd"] },
1263
+ "application/vnd.powerbuilder6-s": { "source": "iana" },
1264
+ "application/vnd.powerbuilder7": { "source": "iana" },
1265
+ "application/vnd.powerbuilder7-s": { "source": "iana" },
1266
+ "application/vnd.powerbuilder75": { "source": "iana" },
1267
+ "application/vnd.powerbuilder75-s": { "source": "iana" },
1268
+ "application/vnd.preminet": { "source": "iana" },
1269
+ "application/vnd.previewsystems.box": { "source": "iana", "extensions": ["box"] },
1270
+ "application/vnd.proteus.magazine": { "source": "iana", "extensions": ["mgz"] },
1271
+ "application/vnd.psfs": { "source": "iana" },
1272
+ "application/vnd.publishare-delta-tree": { "source": "iana", "extensions": ["qps"] },
1273
+ "application/vnd.pvi.ptid1": { "source": "iana", "extensions": ["ptid"] },
1274
+ "application/vnd.pwg-multiplexed": { "source": "iana" },
1275
+ "application/vnd.pwg-xhtml-print+xml": { "source": "iana", "compressible": true },
1276
+ "application/vnd.qualcomm.brew-app-res": { "source": "iana" },
1277
+ "application/vnd.quarantainenet": { "source": "iana" },
1278
+ "application/vnd.quark.quarkxpress": { "source": "iana", "extensions": ["qxd", "qxt", "qwd", "qwt", "qxl", "qxb"] },
1279
+ "application/vnd.quobject-quoxdocument": { "source": "iana" },
1280
+ "application/vnd.radisys.moml+xml": { "source": "iana", "compressible": true },
1281
+ "application/vnd.radisys.msml+xml": { "source": "iana", "compressible": true },
1282
+ "application/vnd.radisys.msml-audit+xml": { "source": "iana", "compressible": true },
1283
+ "application/vnd.radisys.msml-audit-conf+xml": { "source": "iana", "compressible": true },
1284
+ "application/vnd.radisys.msml-audit-conn+xml": { "source": "iana", "compressible": true },
1285
+ "application/vnd.radisys.msml-audit-dialog+xml": { "source": "iana", "compressible": true },
1286
+ "application/vnd.radisys.msml-audit-stream+xml": { "source": "iana", "compressible": true },
1287
+ "application/vnd.radisys.msml-conf+xml": { "source": "iana", "compressible": true },
1288
+ "application/vnd.radisys.msml-dialog+xml": { "source": "iana", "compressible": true },
1289
+ "application/vnd.radisys.msml-dialog-base+xml": { "source": "iana", "compressible": true },
1290
+ "application/vnd.radisys.msml-dialog-fax-detect+xml": { "source": "iana", "compressible": true },
1291
+ "application/vnd.radisys.msml-dialog-fax-sendrecv+xml": { "source": "iana", "compressible": true },
1292
+ "application/vnd.radisys.msml-dialog-group+xml": { "source": "iana", "compressible": true },
1293
+ "application/vnd.radisys.msml-dialog-speech+xml": { "source": "iana", "compressible": true },
1294
+ "application/vnd.radisys.msml-dialog-transform+xml": { "source": "iana", "compressible": true },
1295
+ "application/vnd.rainstor.data": { "source": "iana" },
1296
+ "application/vnd.rapid": { "source": "iana" },
1297
+ "application/vnd.rar": { "source": "iana", "extensions": ["rar"] },
1298
+ "application/vnd.realvnc.bed": { "source": "iana", "extensions": ["bed"] },
1299
+ "application/vnd.recordare.musicxml": { "source": "iana", "extensions": ["mxl"] },
1300
+ "application/vnd.recordare.musicxml+xml": { "source": "iana", "compressible": true, "extensions": ["musicxml"] },
1301
+ "application/vnd.renlearn.rlprint": { "source": "iana" },
1302
+ "application/vnd.resilient.logic": { "source": "iana" },
1303
+ "application/vnd.restful+json": { "source": "iana", "compressible": true },
1304
+ "application/vnd.rig.cryptonote": { "source": "iana", "extensions": ["cryptonote"] },
1305
+ "application/vnd.rim.cod": { "source": "apache", "extensions": ["cod"] },
1306
+ "application/vnd.rn-realmedia": { "source": "apache", "extensions": ["rm"] },
1307
+ "application/vnd.rn-realmedia-vbr": { "source": "apache", "extensions": ["rmvb"] },
1308
+ "application/vnd.route66.link66+xml": { "source": "iana", "compressible": true, "extensions": ["link66"] },
1309
+ "application/vnd.rs-274x": { "source": "iana" },
1310
+ "application/vnd.ruckus.download": { "source": "iana" },
1311
+ "application/vnd.s3sms": { "source": "iana" },
1312
+ "application/vnd.sailingtracker.track": { "source": "iana", "extensions": ["st"] },
1313
+ "application/vnd.sar": { "source": "iana" },
1314
+ "application/vnd.sbm.cid": { "source": "iana" },
1315
+ "application/vnd.sbm.mid2": { "source": "iana" },
1316
+ "application/vnd.scribus": { "source": "iana" },
1317
+ "application/vnd.sealed.3df": { "source": "iana" },
1318
+ "application/vnd.sealed.csf": { "source": "iana" },
1319
+ "application/vnd.sealed.doc": { "source": "iana" },
1320
+ "application/vnd.sealed.eml": { "source": "iana" },
1321
+ "application/vnd.sealed.mht": { "source": "iana" },
1322
+ "application/vnd.sealed.net": { "source": "iana" },
1323
+ "application/vnd.sealed.ppt": { "source": "iana" },
1324
+ "application/vnd.sealed.tiff": { "source": "iana" },
1325
+ "application/vnd.sealed.xls": { "source": "iana" },
1326
+ "application/vnd.sealedmedia.softseal.html": { "source": "iana" },
1327
+ "application/vnd.sealedmedia.softseal.pdf": { "source": "iana" },
1328
+ "application/vnd.seemail": { "source": "iana", "extensions": ["see"] },
1329
+ "application/vnd.seis+json": { "source": "iana", "compressible": true },
1330
+ "application/vnd.sema": { "source": "iana", "extensions": ["sema"] },
1331
+ "application/vnd.semd": { "source": "iana", "extensions": ["semd"] },
1332
+ "application/vnd.semf": { "source": "iana", "extensions": ["semf"] },
1333
+ "application/vnd.shade-save-file": { "source": "iana" },
1334
+ "application/vnd.shana.informed.formdata": { "source": "iana", "extensions": ["ifm"] },
1335
+ "application/vnd.shana.informed.formtemplate": { "source": "iana", "extensions": ["itp"] },
1336
+ "application/vnd.shana.informed.interchange": { "source": "iana", "extensions": ["iif"] },
1337
+ "application/vnd.shana.informed.package": { "source": "iana", "extensions": ["ipk"] },
1338
+ "application/vnd.shootproof+json": { "source": "iana", "compressible": true },
1339
+ "application/vnd.shopkick+json": { "source": "iana", "compressible": true },
1340
+ "application/vnd.shp": { "source": "iana" },
1341
+ "application/vnd.shx": { "source": "iana" },
1342
+ "application/vnd.sigrok.session": { "source": "iana" },
1343
+ "application/vnd.simtech-mindmapper": { "source": "iana", "extensions": ["twd", "twds"] },
1344
+ "application/vnd.siren+json": { "source": "iana", "compressible": true },
1345
+ "application/vnd.smaf": { "source": "iana", "extensions": ["mmf"] },
1346
+ "application/vnd.smart.notebook": { "source": "iana" },
1347
+ "application/vnd.smart.teacher": { "source": "iana", "extensions": ["teacher"] },
1348
+ "application/vnd.snesdev-page-table": { "source": "iana" },
1349
+ "application/vnd.software602.filler.form+xml": { "source": "iana", "compressible": true, "extensions": ["fo"] },
1350
+ "application/vnd.software602.filler.form-xml-zip": { "source": "iana" },
1351
+ "application/vnd.solent.sdkm+xml": { "source": "iana", "compressible": true, "extensions": ["sdkm", "sdkd"] },
1352
+ "application/vnd.spotfire.dxp": { "source": "iana", "extensions": ["dxp"] },
1353
+ "application/vnd.spotfire.sfs": { "source": "iana", "extensions": ["sfs"] },
1354
+ "application/vnd.sqlite3": { "source": "iana" },
1355
+ "application/vnd.sss-cod": { "source": "iana" },
1356
+ "application/vnd.sss-dtf": { "source": "iana" },
1357
+ "application/vnd.sss-ntf": { "source": "iana" },
1358
+ "application/vnd.stardivision.calc": { "source": "apache", "extensions": ["sdc"] },
1359
+ "application/vnd.stardivision.draw": { "source": "apache", "extensions": ["sda"] },
1360
+ "application/vnd.stardivision.impress": { "source": "apache", "extensions": ["sdd"] },
1361
+ "application/vnd.stardivision.math": { "source": "apache", "extensions": ["smf"] },
1362
+ "application/vnd.stardivision.writer": { "source": "apache", "extensions": ["sdw", "vor"] },
1363
+ "application/vnd.stardivision.writer-global": { "source": "apache", "extensions": ["sgl"] },
1364
+ "application/vnd.stepmania.package": { "source": "iana", "extensions": ["smzip"] },
1365
+ "application/vnd.stepmania.stepchart": { "source": "iana", "extensions": ["sm"] },
1366
+ "application/vnd.street-stream": { "source": "iana" },
1367
+ "application/vnd.sun.wadl+xml": { "source": "iana", "compressible": true, "extensions": ["wadl"] },
1368
+ "application/vnd.sun.xml.calc": { "source": "apache", "extensions": ["sxc"] },
1369
+ "application/vnd.sun.xml.calc.template": { "source": "apache", "extensions": ["stc"] },
1370
+ "application/vnd.sun.xml.draw": { "source": "apache", "extensions": ["sxd"] },
1371
+ "application/vnd.sun.xml.draw.template": { "source": "apache", "extensions": ["std"] },
1372
+ "application/vnd.sun.xml.impress": { "source": "apache", "extensions": ["sxi"] },
1373
+ "application/vnd.sun.xml.impress.template": { "source": "apache", "extensions": ["sti"] },
1374
+ "application/vnd.sun.xml.math": { "source": "apache", "extensions": ["sxm"] },
1375
+ "application/vnd.sun.xml.writer": { "source": "apache", "extensions": ["sxw"] },
1376
+ "application/vnd.sun.xml.writer.global": { "source": "apache", "extensions": ["sxg"] },
1377
+ "application/vnd.sun.xml.writer.template": { "source": "apache", "extensions": ["stw"] },
1378
+ "application/vnd.sus-calendar": { "source": "iana", "extensions": ["sus", "susp"] },
1379
+ "application/vnd.svd": { "source": "iana", "extensions": ["svd"] },
1380
+ "application/vnd.swiftview-ics": { "source": "iana" },
1381
+ "application/vnd.sycle+xml": { "source": "iana", "compressible": true },
1382
+ "application/vnd.syft+json": { "source": "iana", "compressible": true },
1383
+ "application/vnd.symbian.install": { "source": "apache", "extensions": ["sis", "sisx"] },
1384
+ "application/vnd.syncml+xml": { "source": "iana", "charset": "UTF-8", "compressible": true, "extensions": ["xsm"] },
1385
+ "application/vnd.syncml.dm+wbxml": { "source": "iana", "charset": "UTF-8", "extensions": ["bdm"] },
1386
+ "application/vnd.syncml.dm+xml": { "source": "iana", "charset": "UTF-8", "compressible": true, "extensions": ["xdm"] },
1387
+ "application/vnd.syncml.dm.notification": { "source": "iana" },
1388
+ "application/vnd.syncml.dmddf+wbxml": { "source": "iana" },
1389
+ "application/vnd.syncml.dmddf+xml": { "source": "iana", "charset": "UTF-8", "compressible": true, "extensions": ["ddf"] },
1390
+ "application/vnd.syncml.dmtnds+wbxml": { "source": "iana" },
1391
+ "application/vnd.syncml.dmtnds+xml": { "source": "iana", "charset": "UTF-8", "compressible": true },
1392
+ "application/vnd.syncml.ds.notification": { "source": "iana" },
1393
+ "application/vnd.tableschema+json": { "source": "iana", "compressible": true },
1394
+ "application/vnd.tao.intent-module-archive": { "source": "iana", "extensions": ["tao"] },
1395
+ "application/vnd.tcpdump.pcap": { "source": "iana", "extensions": ["pcap", "cap", "dmp"] },
1396
+ "application/vnd.think-cell.ppttc+json": { "source": "iana", "compressible": true },
1397
+ "application/vnd.tmd.mediaflex.api+xml": { "source": "iana", "compressible": true },
1398
+ "application/vnd.tml": { "source": "iana" },
1399
+ "application/vnd.tmobile-livetv": { "source": "iana", "extensions": ["tmo"] },
1400
+ "application/vnd.tri.onesource": { "source": "iana" },
1401
+ "application/vnd.trid.tpt": { "source": "iana", "extensions": ["tpt"] },
1402
+ "application/vnd.triscape.mxs": { "source": "iana", "extensions": ["mxs"] },
1403
+ "application/vnd.trueapp": { "source": "iana", "extensions": ["tra"] },
1404
+ "application/vnd.truedoc": { "source": "iana" },
1405
+ "application/vnd.ubisoft.webplayer": { "source": "iana" },
1406
+ "application/vnd.ufdl": { "source": "iana", "extensions": ["ufd", "ufdl"] },
1407
+ "application/vnd.uiq.theme": { "source": "iana", "extensions": ["utz"] },
1408
+ "application/vnd.umajin": { "source": "iana", "extensions": ["umj"] },
1409
+ "application/vnd.unity": { "source": "iana", "extensions": ["unityweb"] },
1410
+ "application/vnd.uoml+xml": { "source": "iana", "compressible": true, "extensions": ["uoml"] },
1411
+ "application/vnd.uplanet.alert": { "source": "iana" },
1412
+ "application/vnd.uplanet.alert-wbxml": { "source": "iana" },
1413
+ "application/vnd.uplanet.bearer-choice": { "source": "iana" },
1414
+ "application/vnd.uplanet.bearer-choice-wbxml": { "source": "iana" },
1415
+ "application/vnd.uplanet.cacheop": { "source": "iana" },
1416
+ "application/vnd.uplanet.cacheop-wbxml": { "source": "iana" },
1417
+ "application/vnd.uplanet.channel": { "source": "iana" },
1418
+ "application/vnd.uplanet.channel-wbxml": { "source": "iana" },
1419
+ "application/vnd.uplanet.list": { "source": "iana" },
1420
+ "application/vnd.uplanet.list-wbxml": { "source": "iana" },
1421
+ "application/vnd.uplanet.listcmd": { "source": "iana" },
1422
+ "application/vnd.uplanet.listcmd-wbxml": { "source": "iana" },
1423
+ "application/vnd.uplanet.signal": { "source": "iana" },
1424
+ "application/vnd.uri-map": { "source": "iana" },
1425
+ "application/vnd.valve.source.material": { "source": "iana" },
1426
+ "application/vnd.vcx": { "source": "iana", "extensions": ["vcx"] },
1427
+ "application/vnd.vd-study": { "source": "iana" },
1428
+ "application/vnd.vectorworks": { "source": "iana" },
1429
+ "application/vnd.vel+json": { "source": "iana", "compressible": true },
1430
+ "application/vnd.verimatrix.vcas": { "source": "iana" },
1431
+ "application/vnd.veritone.aion+json": { "source": "iana", "compressible": true },
1432
+ "application/vnd.veryant.thin": { "source": "iana" },
1433
+ "application/vnd.ves.encrypted": { "source": "iana" },
1434
+ "application/vnd.vidsoft.vidconference": { "source": "iana" },
1435
+ "application/vnd.visio": { "source": "iana", "extensions": ["vsd", "vst", "vss", "vsw"] },
1436
+ "application/vnd.visionary": { "source": "iana", "extensions": ["vis"] },
1437
+ "application/vnd.vividence.scriptfile": { "source": "iana" },
1438
+ "application/vnd.vsf": { "source": "iana", "extensions": ["vsf"] },
1439
+ "application/vnd.wap.sic": { "source": "iana" },
1440
+ "application/vnd.wap.slc": { "source": "iana" },
1441
+ "application/vnd.wap.wbxml": { "source": "iana", "charset": "UTF-8", "extensions": ["wbxml"] },
1442
+ "application/vnd.wap.wmlc": { "source": "iana", "extensions": ["wmlc"] },
1443
+ "application/vnd.wap.wmlscriptc": { "source": "iana", "extensions": ["wmlsc"] },
1444
+ "application/vnd.webturbo": { "source": "iana", "extensions": ["wtb"] },
1445
+ "application/vnd.wfa.dpp": { "source": "iana" },
1446
+ "application/vnd.wfa.p2p": { "source": "iana" },
1447
+ "application/vnd.wfa.wsc": { "source": "iana" },
1448
+ "application/vnd.windows.devicepairing": { "source": "iana" },
1449
+ "application/vnd.wmc": { "source": "iana" },
1450
+ "application/vnd.wmf.bootstrap": { "source": "iana" },
1451
+ "application/vnd.wolfram.mathematica": { "source": "iana" },
1452
+ "application/vnd.wolfram.mathematica.package": { "source": "iana" },
1453
+ "application/vnd.wolfram.player": { "source": "iana", "extensions": ["nbp"] },
1454
+ "application/vnd.wordperfect": { "source": "iana", "extensions": ["wpd"] },
1455
+ "application/vnd.wqd": { "source": "iana", "extensions": ["wqd"] },
1456
+ "application/vnd.wrq-hp3000-labelled": { "source": "iana" },
1457
+ "application/vnd.wt.stf": { "source": "iana", "extensions": ["stf"] },
1458
+ "application/vnd.wv.csp+wbxml": { "source": "iana" },
1459
+ "application/vnd.wv.csp+xml": { "source": "iana", "compressible": true },
1460
+ "application/vnd.wv.ssp+xml": { "source": "iana", "compressible": true },
1461
+ "application/vnd.xacml+json": { "source": "iana", "compressible": true },
1462
+ "application/vnd.xara": { "source": "iana", "extensions": ["xar"] },
1463
+ "application/vnd.xfdl": { "source": "iana", "extensions": ["xfdl"] },
1464
+ "application/vnd.xfdl.webform": { "source": "iana" },
1465
+ "application/vnd.xmi+xml": { "source": "iana", "compressible": true },
1466
+ "application/vnd.xmpie.cpkg": { "source": "iana" },
1467
+ "application/vnd.xmpie.dpkg": { "source": "iana" },
1468
+ "application/vnd.xmpie.plan": { "source": "iana" },
1469
+ "application/vnd.xmpie.ppkg": { "source": "iana" },
1470
+ "application/vnd.xmpie.xlim": { "source": "iana" },
1471
+ "application/vnd.yamaha.hv-dic": { "source": "iana", "extensions": ["hvd"] },
1472
+ "application/vnd.yamaha.hv-script": { "source": "iana", "extensions": ["hvs"] },
1473
+ "application/vnd.yamaha.hv-voice": { "source": "iana", "extensions": ["hvp"] },
1474
+ "application/vnd.yamaha.openscoreformat": { "source": "iana", "extensions": ["osf"] },
1475
+ "application/vnd.yamaha.openscoreformat.osfpvg+xml": { "source": "iana", "compressible": true, "extensions": ["osfpvg"] },
1476
+ "application/vnd.yamaha.remote-setup": { "source": "iana" },
1477
+ "application/vnd.yamaha.smaf-audio": { "source": "iana", "extensions": ["saf"] },
1478
+ "application/vnd.yamaha.smaf-phrase": { "source": "iana", "extensions": ["spf"] },
1479
+ "application/vnd.yamaha.through-ngn": { "source": "iana" },
1480
+ "application/vnd.yamaha.tunnel-udpencap": { "source": "iana" },
1481
+ "application/vnd.yaoweme": { "source": "iana" },
1482
+ "application/vnd.yellowriver-custom-menu": { "source": "iana", "extensions": ["cmp"] },
1483
+ "application/vnd.youtube.yt": { "source": "iana" },
1484
+ "application/vnd.zul": { "source": "iana", "extensions": ["zir", "zirz"] },
1485
+ "application/vnd.zzazz.deck+xml": { "source": "iana", "compressible": true, "extensions": ["zaz"] },
1486
+ "application/voicexml+xml": { "source": "iana", "compressible": true, "extensions": ["vxml"] },
1487
+ "application/voucher-cms+json": { "source": "iana", "compressible": true },
1488
+ "application/vq-rtcpxr": { "source": "iana" },
1489
+ "application/wasm": { "source": "iana", "compressible": true, "extensions": ["wasm"] },
1490
+ "application/watcherinfo+xml": { "source": "iana", "compressible": true, "extensions": ["wif"] },
1491
+ "application/webpush-options+json": { "source": "iana", "compressible": true },
1492
+ "application/whoispp-query": { "source": "iana" },
1493
+ "application/whoispp-response": { "source": "iana" },
1494
+ "application/widget": { "source": "iana", "extensions": ["wgt"] },
1495
+ "application/winhlp": { "source": "apache", "extensions": ["hlp"] },
1496
+ "application/wita": { "source": "iana" },
1497
+ "application/wordperfect5.1": { "source": "iana" },
1498
+ "application/wsdl+xml": { "source": "iana", "compressible": true, "extensions": ["wsdl"] },
1499
+ "application/wspolicy+xml": { "source": "iana", "compressible": true, "extensions": ["wspolicy"] },
1500
+ "application/x-7z-compressed": { "source": "apache", "compressible": false, "extensions": ["7z"] },
1501
+ "application/x-abiword": { "source": "apache", "extensions": ["abw"] },
1502
+ "application/x-ace-compressed": { "source": "apache", "extensions": ["ace"] },
1503
+ "application/x-amf": { "source": "apache" },
1504
+ "application/x-apple-diskimage": { "source": "apache", "extensions": ["dmg"] },
1505
+ "application/x-arj": { "compressible": false, "extensions": ["arj"] },
1506
+ "application/x-authorware-bin": { "source": "apache", "extensions": ["aab", "x32", "u32", "vox"] },
1507
+ "application/x-authorware-map": { "source": "apache", "extensions": ["aam"] },
1508
+ "application/x-authorware-seg": { "source": "apache", "extensions": ["aas"] },
1509
+ "application/x-bcpio": { "source": "apache", "extensions": ["bcpio"] },
1510
+ "application/x-bdoc": { "compressible": false, "extensions": ["bdoc"] },
1511
+ "application/x-bittorrent": { "source": "apache", "extensions": ["torrent"] },
1512
+ "application/x-blorb": { "source": "apache", "extensions": ["blb", "blorb"] },
1513
+ "application/x-bzip": { "source": "apache", "compressible": false, "extensions": ["bz"] },
1514
+ "application/x-bzip2": { "source": "apache", "compressible": false, "extensions": ["bz2", "boz"] },
1515
+ "application/x-cbr": { "source": "apache", "extensions": ["cbr", "cba", "cbt", "cbz", "cb7"] },
1516
+ "application/x-cdlink": { "source": "apache", "extensions": ["vcd"] },
1517
+ "application/x-cfs-compressed": { "source": "apache", "extensions": ["cfs"] },
1518
+ "application/x-chat": { "source": "apache", "extensions": ["chat"] },
1519
+ "application/x-chess-pgn": { "source": "apache", "extensions": ["pgn"] },
1520
+ "application/x-chrome-extension": { "extensions": ["crx"] },
1521
+ "application/x-cocoa": { "source": "nginx", "extensions": ["cco"] },
1522
+ "application/x-compress": { "source": "apache" },
1523
+ "application/x-conference": { "source": "apache", "extensions": ["nsc"] },
1524
+ "application/x-cpio": { "source": "apache", "extensions": ["cpio"] },
1525
+ "application/x-csh": { "source": "apache", "extensions": ["csh"] },
1526
+ "application/x-deb": { "compressible": false },
1527
+ "application/x-debian-package": { "source": "apache", "extensions": ["deb", "udeb"] },
1528
+ "application/x-dgc-compressed": { "source": "apache", "extensions": ["dgc"] },
1529
+ "application/x-director": { "source": "apache", "extensions": ["dir", "dcr", "dxr", "cst", "cct", "cxt", "w3d", "fgd", "swa"] },
1530
+ "application/x-doom": { "source": "apache", "extensions": ["wad"] },
1531
+ "application/x-dtbncx+xml": { "source": "apache", "compressible": true, "extensions": ["ncx"] },
1532
+ "application/x-dtbook+xml": { "source": "apache", "compressible": true, "extensions": ["dtb"] },
1533
+ "application/x-dtbresource+xml": { "source": "apache", "compressible": true, "extensions": ["res"] },
1534
+ "application/x-dvi": { "source": "apache", "compressible": false, "extensions": ["dvi"] },
1535
+ "application/x-envoy": { "source": "apache", "extensions": ["evy"] },
1536
+ "application/x-eva": { "source": "apache", "extensions": ["eva"] },
1537
+ "application/x-font-bdf": { "source": "apache", "extensions": ["bdf"] },
1538
+ "application/x-font-dos": { "source": "apache" },
1539
+ "application/x-font-framemaker": { "source": "apache" },
1540
+ "application/x-font-ghostscript": { "source": "apache", "extensions": ["gsf"] },
1541
+ "application/x-font-libgrx": { "source": "apache" },
1542
+ "application/x-font-linux-psf": { "source": "apache", "extensions": ["psf"] },
1543
+ "application/x-font-pcf": { "source": "apache", "extensions": ["pcf"] },
1544
+ "application/x-font-snf": { "source": "apache", "extensions": ["snf"] },
1545
+ "application/x-font-speedo": { "source": "apache" },
1546
+ "application/x-font-sunos-news": { "source": "apache" },
1547
+ "application/x-font-type1": { "source": "apache", "extensions": ["pfa", "pfb", "pfm", "afm"] },
1548
+ "application/x-font-vfont": { "source": "apache" },
1549
+ "application/x-freearc": { "source": "apache", "extensions": ["arc"] },
1550
+ "application/x-futuresplash": { "source": "apache", "extensions": ["spl"] },
1551
+ "application/x-gca-compressed": { "source": "apache", "extensions": ["gca"] },
1552
+ "application/x-glulx": { "source": "apache", "extensions": ["ulx"] },
1553
+ "application/x-gnumeric": { "source": "apache", "extensions": ["gnumeric"] },
1554
+ "application/x-gramps-xml": { "source": "apache", "extensions": ["gramps"] },
1555
+ "application/x-gtar": { "source": "apache", "extensions": ["gtar"] },
1556
+ "application/x-gzip": { "source": "apache" },
1557
+ "application/x-hdf": { "source": "apache", "extensions": ["hdf"] },
1558
+ "application/x-httpd-php": { "compressible": true, "extensions": ["php"] },
1559
+ "application/x-install-instructions": { "source": "apache", "extensions": ["install"] },
1560
+ "application/x-iso9660-image": { "source": "apache", "extensions": ["iso"] },
1561
+ "application/x-iwork-keynote-sffkey": { "extensions": ["key"] },
1562
+ "application/x-iwork-numbers-sffnumbers": { "extensions": ["numbers"] },
1563
+ "application/x-iwork-pages-sffpages": { "extensions": ["pages"] },
1564
+ "application/x-java-archive-diff": { "source": "nginx", "extensions": ["jardiff"] },
1565
+ "application/x-java-jnlp-file": { "source": "apache", "compressible": false, "extensions": ["jnlp"] },
1566
+ "application/x-javascript": { "compressible": true },
1567
+ "application/x-keepass2": { "extensions": ["kdbx"] },
1568
+ "application/x-latex": { "source": "apache", "compressible": false, "extensions": ["latex"] },
1569
+ "application/x-lua-bytecode": { "extensions": ["luac"] },
1570
+ "application/x-lzh-compressed": { "source": "apache", "extensions": ["lzh", "lha"] },
1571
+ "application/x-makeself": { "source": "nginx", "extensions": ["run"] },
1572
+ "application/x-mie": { "source": "apache", "extensions": ["mie"] },
1573
+ "application/x-mobipocket-ebook": { "source": "apache", "extensions": ["prc", "mobi"] },
1574
+ "application/x-mpegurl": { "compressible": false },
1575
+ "application/x-ms-application": { "source": "apache", "extensions": ["application"] },
1576
+ "application/x-ms-shortcut": { "source": "apache", "extensions": ["lnk"] },
1577
+ "application/x-ms-wmd": { "source": "apache", "extensions": ["wmd"] },
1578
+ "application/x-ms-wmz": { "source": "apache", "extensions": ["wmz"] },
1579
+ "application/x-ms-xbap": { "source": "apache", "extensions": ["xbap"] },
1580
+ "application/x-msaccess": { "source": "apache", "extensions": ["mdb"] },
1581
+ "application/x-msbinder": { "source": "apache", "extensions": ["obd"] },
1582
+ "application/x-mscardfile": { "source": "apache", "extensions": ["crd"] },
1583
+ "application/x-msclip": { "source": "apache", "extensions": ["clp"] },
1584
+ "application/x-msdos-program": { "extensions": ["exe"] },
1585
+ "application/x-msdownload": { "source": "apache", "extensions": ["exe", "dll", "com", "bat", "msi"] },
1586
+ "application/x-msmediaview": { "source": "apache", "extensions": ["mvb", "m13", "m14"] },
1587
+ "application/x-msmetafile": { "source": "apache", "extensions": ["wmf", "wmz", "emf", "emz"] },
1588
+ "application/x-msmoney": { "source": "apache", "extensions": ["mny"] },
1589
+ "application/x-mspublisher": { "source": "apache", "extensions": ["pub"] },
1590
+ "application/x-msschedule": { "source": "apache", "extensions": ["scd"] },
1591
+ "application/x-msterminal": { "source": "apache", "extensions": ["trm"] },
1592
+ "application/x-mswrite": { "source": "apache", "extensions": ["wri"] },
1593
+ "application/x-netcdf": { "source": "apache", "extensions": ["nc", "cdf"] },
1594
+ "application/x-ns-proxy-autoconfig": { "compressible": true, "extensions": ["pac"] },
1595
+ "application/x-nzb": { "source": "apache", "extensions": ["nzb"] },
1596
+ "application/x-perl": { "source": "nginx", "extensions": ["pl", "pm"] },
1597
+ "application/x-pilot": { "source": "nginx", "extensions": ["prc", "pdb"] },
1598
+ "application/x-pkcs12": { "source": "apache", "compressible": false, "extensions": ["p12", "pfx"] },
1599
+ "application/x-pkcs7-certificates": { "source": "apache", "extensions": ["p7b", "spc"] },
1600
+ "application/x-pkcs7-certreqresp": { "source": "apache", "extensions": ["p7r"] },
1601
+ "application/x-pki-message": { "source": "iana" },
1602
+ "application/x-rar-compressed": { "source": "apache", "compressible": false, "extensions": ["rar"] },
1603
+ "application/x-redhat-package-manager": { "source": "nginx", "extensions": ["rpm"] },
1604
+ "application/x-research-info-systems": { "source": "apache", "extensions": ["ris"] },
1605
+ "application/x-sea": { "source": "nginx", "extensions": ["sea"] },
1606
+ "application/x-sh": { "source": "apache", "compressible": true, "extensions": ["sh"] },
1607
+ "application/x-shar": { "source": "apache", "extensions": ["shar"] },
1608
+ "application/x-shockwave-flash": { "source": "apache", "compressible": false, "extensions": ["swf"] },
1609
+ "application/x-silverlight-app": { "source": "apache", "extensions": ["xap"] },
1610
+ "application/x-sql": { "source": "apache", "extensions": ["sql"] },
1611
+ "application/x-stuffit": { "source": "apache", "compressible": false, "extensions": ["sit"] },
1612
+ "application/x-stuffitx": { "source": "apache", "extensions": ["sitx"] },
1613
+ "application/x-subrip": { "source": "apache", "extensions": ["srt"] },
1614
+ "application/x-sv4cpio": { "source": "apache", "extensions": ["sv4cpio"] },
1615
+ "application/x-sv4crc": { "source": "apache", "extensions": ["sv4crc"] },
1616
+ "application/x-t3vm-image": { "source": "apache", "extensions": ["t3"] },
1617
+ "application/x-tads": { "source": "apache", "extensions": ["gam"] },
1618
+ "application/x-tar": { "source": "apache", "compressible": true, "extensions": ["tar"] },
1619
+ "application/x-tcl": { "source": "apache", "extensions": ["tcl", "tk"] },
1620
+ "application/x-tex": { "source": "apache", "extensions": ["tex"] },
1621
+ "application/x-tex-tfm": { "source": "apache", "extensions": ["tfm"] },
1622
+ "application/x-texinfo": { "source": "apache", "extensions": ["texinfo", "texi"] },
1623
+ "application/x-tgif": { "source": "apache", "extensions": ["obj"] },
1624
+ "application/x-ustar": { "source": "apache", "extensions": ["ustar"] },
1625
+ "application/x-virtualbox-hdd": { "compressible": true, "extensions": ["hdd"] },
1626
+ "application/x-virtualbox-ova": { "compressible": true, "extensions": ["ova"] },
1627
+ "application/x-virtualbox-ovf": { "compressible": true, "extensions": ["ovf"] },
1628
+ "application/x-virtualbox-vbox": { "compressible": true, "extensions": ["vbox"] },
1629
+ "application/x-virtualbox-vbox-extpack": { "compressible": false, "extensions": ["vbox-extpack"] },
1630
+ "application/x-virtualbox-vdi": { "compressible": true, "extensions": ["vdi"] },
1631
+ "application/x-virtualbox-vhd": { "compressible": true, "extensions": ["vhd"] },
1632
+ "application/x-virtualbox-vmdk": { "compressible": true, "extensions": ["vmdk"] },
1633
+ "application/x-wais-source": { "source": "apache", "extensions": ["src"] },
1634
+ "application/x-web-app-manifest+json": { "compressible": true, "extensions": ["webapp"] },
1635
+ "application/x-www-form-urlencoded": { "source": "iana", "compressible": true },
1636
+ "application/x-x509-ca-cert": { "source": "iana", "extensions": ["der", "crt", "pem"] },
1637
+ "application/x-x509-ca-ra-cert": { "source": "iana" },
1638
+ "application/x-x509-next-ca-cert": { "source": "iana" },
1639
+ "application/x-xfig": { "source": "apache", "extensions": ["fig"] },
1640
+ "application/x-xliff+xml": { "source": "apache", "compressible": true, "extensions": ["xlf"] },
1641
+ "application/x-xpinstall": { "source": "apache", "compressible": false, "extensions": ["xpi"] },
1642
+ "application/x-xz": { "source": "apache", "extensions": ["xz"] },
1643
+ "application/x-zmachine": { "source": "apache", "extensions": ["z1", "z2", "z3", "z4", "z5", "z6", "z7", "z8"] },
1644
+ "application/x400-bp": { "source": "iana" },
1645
+ "application/xacml+xml": { "source": "iana", "compressible": true },
1646
+ "application/xaml+xml": { "source": "apache", "compressible": true, "extensions": ["xaml"] },
1647
+ "application/xcap-att+xml": { "source": "iana", "compressible": true, "extensions": ["xav"] },
1648
+ "application/xcap-caps+xml": { "source": "iana", "compressible": true, "extensions": ["xca"] },
1649
+ "application/xcap-diff+xml": { "source": "iana", "compressible": true, "extensions": ["xdf"] },
1650
+ "application/xcap-el+xml": { "source": "iana", "compressible": true, "extensions": ["xel"] },
1651
+ "application/xcap-error+xml": { "source": "iana", "compressible": true },
1652
+ "application/xcap-ns+xml": { "source": "iana", "compressible": true, "extensions": ["xns"] },
1653
+ "application/xcon-conference-info+xml": { "source": "iana", "compressible": true },
1654
+ "application/xcon-conference-info-diff+xml": { "source": "iana", "compressible": true },
1655
+ "application/xenc+xml": { "source": "iana", "compressible": true, "extensions": ["xenc"] },
1656
+ "application/xhtml+xml": { "source": "iana", "compressible": true, "extensions": ["xhtml", "xht"] },
1657
+ "application/xhtml-voice+xml": { "source": "apache", "compressible": true },
1658
+ "application/xliff+xml": { "source": "iana", "compressible": true, "extensions": ["xlf"] },
1659
+ "application/xml": { "source": "iana", "compressible": true, "extensions": ["xml", "xsl", "xsd", "rng"] },
1660
+ "application/xml-dtd": { "source": "iana", "compressible": true, "extensions": ["dtd"] },
1661
+ "application/xml-external-parsed-entity": { "source": "iana" },
1662
+ "application/xml-patch+xml": { "source": "iana", "compressible": true },
1663
+ "application/xmpp+xml": { "source": "iana", "compressible": true },
1664
+ "application/xop+xml": { "source": "iana", "compressible": true, "extensions": ["xop"] },
1665
+ "application/xproc+xml": { "source": "apache", "compressible": true, "extensions": ["xpl"] },
1666
+ "application/xslt+xml": { "source": "iana", "compressible": true, "extensions": ["xsl", "xslt"] },
1667
+ "application/xspf+xml": { "source": "apache", "compressible": true, "extensions": ["xspf"] },
1668
+ "application/xv+xml": { "source": "iana", "compressible": true, "extensions": ["mxml", "xhvml", "xvml", "xvm"] },
1669
+ "application/yang": { "source": "iana", "extensions": ["yang"] },
1670
+ "application/yang-data+json": { "source": "iana", "compressible": true },
1671
+ "application/yang-data+xml": { "source": "iana", "compressible": true },
1672
+ "application/yang-patch+json": { "source": "iana", "compressible": true },
1673
+ "application/yang-patch+xml": { "source": "iana", "compressible": true },
1674
+ "application/yin+xml": { "source": "iana", "compressible": true, "extensions": ["yin"] },
1675
+ "application/zip": { "source": "iana", "compressible": false, "extensions": ["zip"] },
1676
+ "application/zlib": { "source": "iana" },
1677
+ "application/zstd": { "source": "iana" },
1678
+ "audio/1d-interleaved-parityfec": { "source": "iana" },
1679
+ "audio/32kadpcm": { "source": "iana" },
1680
+ "audio/3gpp": { "source": "iana", "compressible": false, "extensions": ["3gpp"] },
1681
+ "audio/3gpp2": { "source": "iana" },
1682
+ "audio/aac": { "source": "iana" },
1683
+ "audio/ac3": { "source": "iana" },
1684
+ "audio/adpcm": { "source": "apache", "extensions": ["adp"] },
1685
+ "audio/amr": { "source": "iana", "extensions": ["amr"] },
1686
+ "audio/amr-wb": { "source": "iana" },
1687
+ "audio/amr-wb+": { "source": "iana" },
1688
+ "audio/aptx": { "source": "iana" },
1689
+ "audio/asc": { "source": "iana" },
1690
+ "audio/atrac-advanced-lossless": { "source": "iana" },
1691
+ "audio/atrac-x": { "source": "iana" },
1692
+ "audio/atrac3": { "source": "iana" },
1693
+ "audio/basic": { "source": "iana", "compressible": false, "extensions": ["au", "snd"] },
1694
+ "audio/bv16": { "source": "iana" },
1695
+ "audio/bv32": { "source": "iana" },
1696
+ "audio/clearmode": { "source": "iana" },
1697
+ "audio/cn": { "source": "iana" },
1698
+ "audio/dat12": { "source": "iana" },
1699
+ "audio/dls": { "source": "iana" },
1700
+ "audio/dsr-es201108": { "source": "iana" },
1701
+ "audio/dsr-es202050": { "source": "iana" },
1702
+ "audio/dsr-es202211": { "source": "iana" },
1703
+ "audio/dsr-es202212": { "source": "iana" },
1704
+ "audio/dv": { "source": "iana" },
1705
+ "audio/dvi4": { "source": "iana" },
1706
+ "audio/eac3": { "source": "iana" },
1707
+ "audio/encaprtp": { "source": "iana" },
1708
+ "audio/evrc": { "source": "iana" },
1709
+ "audio/evrc-qcp": { "source": "iana" },
1710
+ "audio/evrc0": { "source": "iana" },
1711
+ "audio/evrc1": { "source": "iana" },
1712
+ "audio/evrcb": { "source": "iana" },
1713
+ "audio/evrcb0": { "source": "iana" },
1714
+ "audio/evrcb1": { "source": "iana" },
1715
+ "audio/evrcnw": { "source": "iana" },
1716
+ "audio/evrcnw0": { "source": "iana" },
1717
+ "audio/evrcnw1": { "source": "iana" },
1718
+ "audio/evrcwb": { "source": "iana" },
1719
+ "audio/evrcwb0": { "source": "iana" },
1720
+ "audio/evrcwb1": { "source": "iana" },
1721
+ "audio/evs": { "source": "iana" },
1722
+ "audio/flexfec": { "source": "iana" },
1723
+ "audio/fwdred": { "source": "iana" },
1724
+ "audio/g711-0": { "source": "iana" },
1725
+ "audio/g719": { "source": "iana" },
1726
+ "audio/g722": { "source": "iana" },
1727
+ "audio/g7221": { "source": "iana" },
1728
+ "audio/g723": { "source": "iana" },
1729
+ "audio/g726-16": { "source": "iana" },
1730
+ "audio/g726-24": { "source": "iana" },
1731
+ "audio/g726-32": { "source": "iana" },
1732
+ "audio/g726-40": { "source": "iana" },
1733
+ "audio/g728": { "source": "iana" },
1734
+ "audio/g729": { "source": "iana" },
1735
+ "audio/g7291": { "source": "iana" },
1736
+ "audio/g729d": { "source": "iana" },
1737
+ "audio/g729e": { "source": "iana" },
1738
+ "audio/gsm": { "source": "iana" },
1739
+ "audio/gsm-efr": { "source": "iana" },
1740
+ "audio/gsm-hr-08": { "source": "iana" },
1741
+ "audio/ilbc": { "source": "iana" },
1742
+ "audio/ip-mr_v2.5": { "source": "iana" },
1743
+ "audio/isac": { "source": "apache" },
1744
+ "audio/l16": { "source": "iana" },
1745
+ "audio/l20": { "source": "iana" },
1746
+ "audio/l24": { "source": "iana", "compressible": false },
1747
+ "audio/l8": { "source": "iana" },
1748
+ "audio/lpc": { "source": "iana" },
1749
+ "audio/melp": { "source": "iana" },
1750
+ "audio/melp1200": { "source": "iana" },
1751
+ "audio/melp2400": { "source": "iana" },
1752
+ "audio/melp600": { "source": "iana" },
1753
+ "audio/mhas": { "source": "iana" },
1754
+ "audio/midi": { "source": "apache", "extensions": ["mid", "midi", "kar", "rmi"] },
1755
+ "audio/mobile-xmf": { "source": "iana", "extensions": ["mxmf"] },
1756
+ "audio/mp3": { "compressible": false, "extensions": ["mp3"] },
1757
+ "audio/mp4": { "source": "iana", "compressible": false, "extensions": ["m4a", "mp4a"] },
1758
+ "audio/mp4a-latm": { "source": "iana" },
1759
+ "audio/mpa": { "source": "iana" },
1760
+ "audio/mpa-robust": { "source": "iana" },
1761
+ "audio/mpeg": { "source": "iana", "compressible": false, "extensions": ["mpga", "mp2", "mp2a", "mp3", "m2a", "m3a"] },
1762
+ "audio/mpeg4-generic": { "source": "iana" },
1763
+ "audio/musepack": { "source": "apache" },
1764
+ "audio/ogg": { "source": "iana", "compressible": false, "extensions": ["oga", "ogg", "spx", "opus"] },
1765
+ "audio/opus": { "source": "iana" },
1766
+ "audio/parityfec": { "source": "iana" },
1767
+ "audio/pcma": { "source": "iana" },
1768
+ "audio/pcma-wb": { "source": "iana" },
1769
+ "audio/pcmu": { "source": "iana" },
1770
+ "audio/pcmu-wb": { "source": "iana" },
1771
+ "audio/prs.sid": { "source": "iana" },
1772
+ "audio/qcelp": { "source": "iana" },
1773
+ "audio/raptorfec": { "source": "iana" },
1774
+ "audio/red": { "source": "iana" },
1775
+ "audio/rtp-enc-aescm128": { "source": "iana" },
1776
+ "audio/rtp-midi": { "source": "iana" },
1777
+ "audio/rtploopback": { "source": "iana" },
1778
+ "audio/rtx": { "source": "iana" },
1779
+ "audio/s3m": { "source": "apache", "extensions": ["s3m"] },
1780
+ "audio/scip": { "source": "iana" },
1781
+ "audio/silk": { "source": "apache", "extensions": ["sil"] },
1782
+ "audio/smv": { "source": "iana" },
1783
+ "audio/smv-qcp": { "source": "iana" },
1784
+ "audio/smv0": { "source": "iana" },
1785
+ "audio/sofa": { "source": "iana" },
1786
+ "audio/sp-midi": { "source": "iana" },
1787
+ "audio/speex": { "source": "iana" },
1788
+ "audio/t140c": { "source": "iana" },
1789
+ "audio/t38": { "source": "iana" },
1790
+ "audio/telephone-event": { "source": "iana" },
1791
+ "audio/tetra_acelp": { "source": "iana" },
1792
+ "audio/tetra_acelp_bb": { "source": "iana" },
1793
+ "audio/tone": { "source": "iana" },
1794
+ "audio/tsvcis": { "source": "iana" },
1795
+ "audio/uemclip": { "source": "iana" },
1796
+ "audio/ulpfec": { "source": "iana" },
1797
+ "audio/usac": { "source": "iana" },
1798
+ "audio/vdvi": { "source": "iana" },
1799
+ "audio/vmr-wb": { "source": "iana" },
1800
+ "audio/vnd.3gpp.iufp": { "source": "iana" },
1801
+ "audio/vnd.4sb": { "source": "iana" },
1802
+ "audio/vnd.audiokoz": { "source": "iana" },
1803
+ "audio/vnd.celp": { "source": "iana" },
1804
+ "audio/vnd.cisco.nse": { "source": "iana" },
1805
+ "audio/vnd.cmles.radio-events": { "source": "iana" },
1806
+ "audio/vnd.cns.anp1": { "source": "iana" },
1807
+ "audio/vnd.cns.inf1": { "source": "iana" },
1808
+ "audio/vnd.dece.audio": { "source": "iana", "extensions": ["uva", "uvva"] },
1809
+ "audio/vnd.digital-winds": { "source": "iana", "extensions": ["eol"] },
1810
+ "audio/vnd.dlna.adts": { "source": "iana" },
1811
+ "audio/vnd.dolby.heaac.1": { "source": "iana" },
1812
+ "audio/vnd.dolby.heaac.2": { "source": "iana" },
1813
+ "audio/vnd.dolby.mlp": { "source": "iana" },
1814
+ "audio/vnd.dolby.mps": { "source": "iana" },
1815
+ "audio/vnd.dolby.pl2": { "source": "iana" },
1816
+ "audio/vnd.dolby.pl2x": { "source": "iana" },
1817
+ "audio/vnd.dolby.pl2z": { "source": "iana" },
1818
+ "audio/vnd.dolby.pulse.1": { "source": "iana" },
1819
+ "audio/vnd.dra": { "source": "iana", "extensions": ["dra"] },
1820
+ "audio/vnd.dts": { "source": "iana", "extensions": ["dts"] },
1821
+ "audio/vnd.dts.hd": { "source": "iana", "extensions": ["dtshd"] },
1822
+ "audio/vnd.dts.uhd": { "source": "iana" },
1823
+ "audio/vnd.dvb.file": { "source": "iana" },
1824
+ "audio/vnd.everad.plj": { "source": "iana" },
1825
+ "audio/vnd.hns.audio": { "source": "iana" },
1826
+ "audio/vnd.lucent.voice": { "source": "iana", "extensions": ["lvp"] },
1827
+ "audio/vnd.ms-playready.media.pya": { "source": "iana", "extensions": ["pya"] },
1828
+ "audio/vnd.nokia.mobile-xmf": { "source": "iana" },
1829
+ "audio/vnd.nortel.vbk": { "source": "iana" },
1830
+ "audio/vnd.nuera.ecelp4800": { "source": "iana", "extensions": ["ecelp4800"] },
1831
+ "audio/vnd.nuera.ecelp7470": { "source": "iana", "extensions": ["ecelp7470"] },
1832
+ "audio/vnd.nuera.ecelp9600": { "source": "iana", "extensions": ["ecelp9600"] },
1833
+ "audio/vnd.octel.sbc": { "source": "iana" },
1834
+ "audio/vnd.presonus.multitrack": { "source": "iana" },
1835
+ "audio/vnd.qcelp": { "source": "iana" },
1836
+ "audio/vnd.rhetorex.32kadpcm": { "source": "iana" },
1837
+ "audio/vnd.rip": { "source": "iana", "extensions": ["rip"] },
1838
+ "audio/vnd.rn-realaudio": { "compressible": false },
1839
+ "audio/vnd.sealedmedia.softseal.mpeg": { "source": "iana" },
1840
+ "audio/vnd.vmx.cvsd": { "source": "iana" },
1841
+ "audio/vnd.wave": { "compressible": false },
1842
+ "audio/vorbis": { "source": "iana", "compressible": false },
1843
+ "audio/vorbis-config": { "source": "iana" },
1844
+ "audio/wav": { "compressible": false, "extensions": ["wav"] },
1845
+ "audio/wave": { "compressible": false, "extensions": ["wav"] },
1846
+ "audio/webm": { "source": "apache", "compressible": false, "extensions": ["weba"] },
1847
+ "audio/x-aac": { "source": "apache", "compressible": false, "extensions": ["aac"] },
1848
+ "audio/x-aiff": { "source": "apache", "extensions": ["aif", "aiff", "aifc"] },
1849
+ "audio/x-caf": { "source": "apache", "compressible": false, "extensions": ["caf"] },
1850
+ "audio/x-flac": { "source": "apache", "extensions": ["flac"] },
1851
+ "audio/x-m4a": { "source": "nginx", "extensions": ["m4a"] },
1852
+ "audio/x-matroska": { "source": "apache", "extensions": ["mka"] },
1853
+ "audio/x-mpegurl": { "source": "apache", "extensions": ["m3u"] },
1854
+ "audio/x-ms-wax": { "source": "apache", "extensions": ["wax"] },
1855
+ "audio/x-ms-wma": { "source": "apache", "extensions": ["wma"] },
1856
+ "audio/x-pn-realaudio": { "source": "apache", "extensions": ["ram", "ra"] },
1857
+ "audio/x-pn-realaudio-plugin": { "source": "apache", "extensions": ["rmp"] },
1858
+ "audio/x-realaudio": { "source": "nginx", "extensions": ["ra"] },
1859
+ "audio/x-tta": { "source": "apache" },
1860
+ "audio/x-wav": { "source": "apache", "extensions": ["wav"] },
1861
+ "audio/xm": { "source": "apache", "extensions": ["xm"] },
1862
+ "chemical/x-cdx": { "source": "apache", "extensions": ["cdx"] },
1863
+ "chemical/x-cif": { "source": "apache", "extensions": ["cif"] },
1864
+ "chemical/x-cmdf": { "source": "apache", "extensions": ["cmdf"] },
1865
+ "chemical/x-cml": { "source": "apache", "extensions": ["cml"] },
1866
+ "chemical/x-csml": { "source": "apache", "extensions": ["csml"] },
1867
+ "chemical/x-pdb": { "source": "apache" },
1868
+ "chemical/x-xyz": { "source": "apache", "extensions": ["xyz"] },
1869
+ "font/collection": { "source": "iana", "extensions": ["ttc"] },
1870
+ "font/otf": { "source": "iana", "compressible": true, "extensions": ["otf"] },
1871
+ "font/sfnt": { "source": "iana" },
1872
+ "font/ttf": { "source": "iana", "compressible": true, "extensions": ["ttf"] },
1873
+ "font/woff": { "source": "iana", "extensions": ["woff"] },
1874
+ "font/woff2": { "source": "iana", "extensions": ["woff2"] },
1875
+ "image/aces": { "source": "iana", "extensions": ["exr"] },
1876
+ "image/apng": { "compressible": false, "extensions": ["apng"] },
1877
+ "image/avci": { "source": "iana", "extensions": ["avci"] },
1878
+ "image/avcs": { "source": "iana", "extensions": ["avcs"] },
1879
+ "image/avif": { "source": "iana", "compressible": false, "extensions": ["avif"] },
1880
+ "image/bmp": { "source": "iana", "compressible": true, "extensions": ["bmp"] },
1881
+ "image/cgm": { "source": "iana", "extensions": ["cgm"] },
1882
+ "image/dicom-rle": { "source": "iana", "extensions": ["drle"] },
1883
+ "image/emf": { "source": "iana", "extensions": ["emf"] },
1884
+ "image/fits": { "source": "iana", "extensions": ["fits"] },
1885
+ "image/g3fax": { "source": "iana", "extensions": ["g3"] },
1886
+ "image/gif": { "source": "iana", "compressible": false, "extensions": ["gif"] },
1887
+ "image/heic": { "source": "iana", "extensions": ["heic"] },
1888
+ "image/heic-sequence": { "source": "iana", "extensions": ["heics"] },
1889
+ "image/heif": { "source": "iana", "extensions": ["heif"] },
1890
+ "image/heif-sequence": { "source": "iana", "extensions": ["heifs"] },
1891
+ "image/hej2k": { "source": "iana", "extensions": ["hej2"] },
1892
+ "image/hsj2": { "source": "iana", "extensions": ["hsj2"] },
1893
+ "image/ief": { "source": "iana", "extensions": ["ief"] },
1894
+ "image/jls": { "source": "iana", "extensions": ["jls"] },
1895
+ "image/jp2": { "source": "iana", "compressible": false, "extensions": ["jp2", "jpg2"] },
1896
+ "image/jpeg": { "source": "iana", "compressible": false, "extensions": ["jpeg", "jpg", "jpe"] },
1897
+ "image/jph": { "source": "iana", "extensions": ["jph"] },
1898
+ "image/jphc": { "source": "iana", "extensions": ["jhc"] },
1899
+ "image/jpm": { "source": "iana", "compressible": false, "extensions": ["jpm"] },
1900
+ "image/jpx": { "source": "iana", "compressible": false, "extensions": ["jpx", "jpf"] },
1901
+ "image/jxr": { "source": "iana", "extensions": ["jxr"] },
1902
+ "image/jxra": { "source": "iana", "extensions": ["jxra"] },
1903
+ "image/jxrs": { "source": "iana", "extensions": ["jxrs"] },
1904
+ "image/jxs": { "source": "iana", "extensions": ["jxs"] },
1905
+ "image/jxsc": { "source": "iana", "extensions": ["jxsc"] },
1906
+ "image/jxsi": { "source": "iana", "extensions": ["jxsi"] },
1907
+ "image/jxss": { "source": "iana", "extensions": ["jxss"] },
1908
+ "image/ktx": { "source": "iana", "extensions": ["ktx"] },
1909
+ "image/ktx2": { "source": "iana", "extensions": ["ktx2"] },
1910
+ "image/naplps": { "source": "iana" },
1911
+ "image/pjpeg": { "compressible": false },
1912
+ "image/png": { "source": "iana", "compressible": false, "extensions": ["png"] },
1913
+ "image/prs.btif": { "source": "iana", "extensions": ["btif"] },
1914
+ "image/prs.pti": { "source": "iana", "extensions": ["pti"] },
1915
+ "image/pwg-raster": { "source": "iana" },
1916
+ "image/sgi": { "source": "apache", "extensions": ["sgi"] },
1917
+ "image/svg+xml": { "source": "iana", "compressible": true, "extensions": ["svg", "svgz"] },
1918
+ "image/t38": { "source": "iana", "extensions": ["t38"] },
1919
+ "image/tiff": { "source": "iana", "compressible": false, "extensions": ["tif", "tiff"] },
1920
+ "image/tiff-fx": { "source": "iana", "extensions": ["tfx"] },
1921
+ "image/vnd.adobe.photoshop": { "source": "iana", "compressible": true, "extensions": ["psd"] },
1922
+ "image/vnd.airzip.accelerator.azv": { "source": "iana", "extensions": ["azv"] },
1923
+ "image/vnd.cns.inf2": { "source": "iana" },
1924
+ "image/vnd.dece.graphic": { "source": "iana", "extensions": ["uvi", "uvvi", "uvg", "uvvg"] },
1925
+ "image/vnd.djvu": { "source": "iana", "extensions": ["djvu", "djv"] },
1926
+ "image/vnd.dvb.subtitle": { "source": "iana", "extensions": ["sub"] },
1927
+ "image/vnd.dwg": { "source": "iana", "extensions": ["dwg"] },
1928
+ "image/vnd.dxf": { "source": "iana", "extensions": ["dxf"] },
1929
+ "image/vnd.fastbidsheet": { "source": "iana", "extensions": ["fbs"] },
1930
+ "image/vnd.fpx": { "source": "iana", "extensions": ["fpx"] },
1931
+ "image/vnd.fst": { "source": "iana", "extensions": ["fst"] },
1932
+ "image/vnd.fujixerox.edmics-mmr": { "source": "iana", "extensions": ["mmr"] },
1933
+ "image/vnd.fujixerox.edmics-rlc": { "source": "iana", "extensions": ["rlc"] },
1934
+ "image/vnd.globalgraphics.pgb": { "source": "iana" },
1935
+ "image/vnd.microsoft.icon": { "source": "iana", "compressible": true, "extensions": ["ico"] },
1936
+ "image/vnd.mix": { "source": "iana" },
1937
+ "image/vnd.mozilla.apng": { "source": "iana" },
1938
+ "image/vnd.ms-dds": { "compressible": true, "extensions": ["dds"] },
1939
+ "image/vnd.ms-modi": { "source": "iana", "extensions": ["mdi"] },
1940
+ "image/vnd.ms-photo": { "source": "apache", "extensions": ["wdp"] },
1941
+ "image/vnd.net-fpx": { "source": "iana", "extensions": ["npx"] },
1942
+ "image/vnd.pco.b16": { "source": "iana", "extensions": ["b16"] },
1943
+ "image/vnd.radiance": { "source": "iana" },
1944
+ "image/vnd.sealed.png": { "source": "iana" },
1945
+ "image/vnd.sealedmedia.softseal.gif": { "source": "iana" },
1946
+ "image/vnd.sealedmedia.softseal.jpg": { "source": "iana" },
1947
+ "image/vnd.svf": { "source": "iana" },
1948
+ "image/vnd.tencent.tap": { "source": "iana", "extensions": ["tap"] },
1949
+ "image/vnd.valve.source.texture": { "source": "iana", "extensions": ["vtf"] },
1950
+ "image/vnd.wap.wbmp": { "source": "iana", "extensions": ["wbmp"] },
1951
+ "image/vnd.xiff": { "source": "iana", "extensions": ["xif"] },
1952
+ "image/vnd.zbrush.pcx": { "source": "iana", "extensions": ["pcx"] },
1953
+ "image/webp": { "source": "apache", "extensions": ["webp"] },
1954
+ "image/wmf": { "source": "iana", "extensions": ["wmf"] },
1955
+ "image/x-3ds": { "source": "apache", "extensions": ["3ds"] },
1956
+ "image/x-cmu-raster": { "source": "apache", "extensions": ["ras"] },
1957
+ "image/x-cmx": { "source": "apache", "extensions": ["cmx"] },
1958
+ "image/x-freehand": { "source": "apache", "extensions": ["fh", "fhc", "fh4", "fh5", "fh7"] },
1959
+ "image/x-icon": { "source": "apache", "compressible": true, "extensions": ["ico"] },
1960
+ "image/x-jng": { "source": "nginx", "extensions": ["jng"] },
1961
+ "image/x-mrsid-image": { "source": "apache", "extensions": ["sid"] },
1962
+ "image/x-ms-bmp": { "source": "nginx", "compressible": true, "extensions": ["bmp"] },
1963
+ "image/x-pcx": { "source": "apache", "extensions": ["pcx"] },
1964
+ "image/x-pict": { "source": "apache", "extensions": ["pic", "pct"] },
1965
+ "image/x-portable-anymap": { "source": "apache", "extensions": ["pnm"] },
1966
+ "image/x-portable-bitmap": { "source": "apache", "extensions": ["pbm"] },
1967
+ "image/x-portable-graymap": { "source": "apache", "extensions": ["pgm"] },
1968
+ "image/x-portable-pixmap": { "source": "apache", "extensions": ["ppm"] },
1969
+ "image/x-rgb": { "source": "apache", "extensions": ["rgb"] },
1970
+ "image/x-tga": { "source": "apache", "extensions": ["tga"] },
1971
+ "image/x-xbitmap": { "source": "apache", "extensions": ["xbm"] },
1972
+ "image/x-xcf": { "compressible": false },
1973
+ "image/x-xpixmap": { "source": "apache", "extensions": ["xpm"] },
1974
+ "image/x-xwindowdump": { "source": "apache", "extensions": ["xwd"] },
1975
+ "message/cpim": { "source": "iana" },
1976
+ "message/delivery-status": { "source": "iana" },
1977
+ "message/disposition-notification": { "source": "iana", "extensions": ["disposition-notification"] },
1978
+ "message/external-body": { "source": "iana" },
1979
+ "message/feedback-report": { "source": "iana" },
1980
+ "message/global": { "source": "iana", "extensions": ["u8msg"] },
1981
+ "message/global-delivery-status": { "source": "iana", "extensions": ["u8dsn"] },
1982
+ "message/global-disposition-notification": { "source": "iana", "extensions": ["u8mdn"] },
1983
+ "message/global-headers": { "source": "iana", "extensions": ["u8hdr"] },
1984
+ "message/http": { "source": "iana", "compressible": false },
1985
+ "message/imdn+xml": { "source": "iana", "compressible": true },
1986
+ "message/news": { "source": "iana" },
1987
+ "message/partial": { "source": "iana", "compressible": false },
1988
+ "message/rfc822": { "source": "iana", "compressible": true, "extensions": ["eml", "mime"] },
1989
+ "message/s-http": { "source": "iana" },
1990
+ "message/sip": { "source": "iana" },
1991
+ "message/sipfrag": { "source": "iana" },
1992
+ "message/tracking-status": { "source": "iana" },
1993
+ "message/vnd.si.simp": { "source": "iana" },
1994
+ "message/vnd.wfa.wsc": { "source": "iana", "extensions": ["wsc"] },
1995
+ "model/3mf": { "source": "iana", "extensions": ["3mf"] },
1996
+ "model/e57": { "source": "iana" },
1997
+ "model/gltf+json": { "source": "iana", "compressible": true, "extensions": ["gltf"] },
1998
+ "model/gltf-binary": { "source": "iana", "compressible": true, "extensions": ["glb"] },
1999
+ "model/iges": { "source": "iana", "compressible": false, "extensions": ["igs", "iges"] },
2000
+ "model/mesh": { "source": "iana", "compressible": false, "extensions": ["msh", "mesh", "silo"] },
2001
+ "model/mtl": { "source": "iana", "extensions": ["mtl"] },
2002
+ "model/obj": { "source": "iana", "extensions": ["obj"] },
2003
+ "model/step": { "source": "iana" },
2004
+ "model/step+xml": { "source": "iana", "compressible": true, "extensions": ["stpx"] },
2005
+ "model/step+zip": { "source": "iana", "compressible": false, "extensions": ["stpz"] },
2006
+ "model/step-xml+zip": { "source": "iana", "compressible": false, "extensions": ["stpxz"] },
2007
+ "model/stl": { "source": "iana", "extensions": ["stl"] },
2008
+ "model/vnd.collada+xml": { "source": "iana", "compressible": true, "extensions": ["dae"] },
2009
+ "model/vnd.dwf": { "source": "iana", "extensions": ["dwf"] },
2010
+ "model/vnd.flatland.3dml": { "source": "iana" },
2011
+ "model/vnd.gdl": { "source": "iana", "extensions": ["gdl"] },
2012
+ "model/vnd.gs-gdl": { "source": "apache" },
2013
+ "model/vnd.gs.gdl": { "source": "iana" },
2014
+ "model/vnd.gtw": { "source": "iana", "extensions": ["gtw"] },
2015
+ "model/vnd.moml+xml": { "source": "iana", "compressible": true },
2016
+ "model/vnd.mts": { "source": "iana", "extensions": ["mts"] },
2017
+ "model/vnd.opengex": { "source": "iana", "extensions": ["ogex"] },
2018
+ "model/vnd.parasolid.transmit.binary": { "source": "iana", "extensions": ["x_b"] },
2019
+ "model/vnd.parasolid.transmit.text": { "source": "iana", "extensions": ["x_t"] },
2020
+ "model/vnd.pytha.pyox": { "source": "iana" },
2021
+ "model/vnd.rosette.annotated-data-model": { "source": "iana" },
2022
+ "model/vnd.sap.vds": { "source": "iana", "extensions": ["vds"] },
2023
+ "model/vnd.usdz+zip": { "source": "iana", "compressible": false, "extensions": ["usdz"] },
2024
+ "model/vnd.valve.source.compiled-map": { "source": "iana", "extensions": ["bsp"] },
2025
+ "model/vnd.vtu": { "source": "iana", "extensions": ["vtu"] },
2026
+ "model/vrml": { "source": "iana", "compressible": false, "extensions": ["wrl", "vrml"] },
2027
+ "model/x3d+binary": { "source": "apache", "compressible": false, "extensions": ["x3db", "x3dbz"] },
2028
+ "model/x3d+fastinfoset": { "source": "iana", "extensions": ["x3db"] },
2029
+ "model/x3d+vrml": { "source": "apache", "compressible": false, "extensions": ["x3dv", "x3dvz"] },
2030
+ "model/x3d+xml": { "source": "iana", "compressible": true, "extensions": ["x3d", "x3dz"] },
2031
+ "model/x3d-vrml": { "source": "iana", "extensions": ["x3dv"] },
2032
+ "multipart/alternative": { "source": "iana", "compressible": false },
2033
+ "multipart/appledouble": { "source": "iana" },
2034
+ "multipart/byteranges": { "source": "iana" },
2035
+ "multipart/digest": { "source": "iana" },
2036
+ "multipart/encrypted": { "source": "iana", "compressible": false },
2037
+ "multipart/form-data": { "source": "iana", "compressible": false },
2038
+ "multipart/header-set": { "source": "iana" },
2039
+ "multipart/mixed": { "source": "iana" },
2040
+ "multipart/multilingual": { "source": "iana" },
2041
+ "multipart/parallel": { "source": "iana" },
2042
+ "multipart/related": { "source": "iana", "compressible": false },
2043
+ "multipart/report": { "source": "iana" },
2044
+ "multipart/signed": { "source": "iana", "compressible": false },
2045
+ "multipart/vnd.bint.med-plus": { "source": "iana" },
2046
+ "multipart/voice-message": { "source": "iana" },
2047
+ "multipart/x-mixed-replace": { "source": "iana" },
2048
+ "text/1d-interleaved-parityfec": { "source": "iana" },
2049
+ "text/cache-manifest": { "source": "iana", "compressible": true, "extensions": ["appcache", "manifest"] },
2050
+ "text/calendar": { "source": "iana", "extensions": ["ics", "ifb"] },
2051
+ "text/calender": { "compressible": true },
2052
+ "text/cmd": { "compressible": true },
2053
+ "text/coffeescript": { "extensions": ["coffee", "litcoffee"] },
2054
+ "text/cql": { "source": "iana" },
2055
+ "text/cql-expression": { "source": "iana" },
2056
+ "text/cql-identifier": { "source": "iana" },
2057
+ "text/css": { "source": "iana", "charset": "UTF-8", "compressible": true, "extensions": ["css"] },
2058
+ "text/csv": { "source": "iana", "compressible": true, "extensions": ["csv"] },
2059
+ "text/csv-schema": { "source": "iana" },
2060
+ "text/directory": { "source": "iana" },
2061
+ "text/dns": { "source": "iana" },
2062
+ "text/ecmascript": { "source": "iana" },
2063
+ "text/encaprtp": { "source": "iana" },
2064
+ "text/enriched": { "source": "iana" },
2065
+ "text/fhirpath": { "source": "iana" },
2066
+ "text/flexfec": { "source": "iana" },
2067
+ "text/fwdred": { "source": "iana" },
2068
+ "text/gff3": { "source": "iana" },
2069
+ "text/grammar-ref-list": { "source": "iana" },
2070
+ "text/html": { "source": "iana", "compressible": true, "extensions": ["html", "htm", "shtml"] },
2071
+ "text/jade": { "extensions": ["jade"] },
2072
+ "text/javascript": { "source": "iana", "compressible": true },
2073
+ "text/jcr-cnd": { "source": "iana" },
2074
+ "text/jsx": { "compressible": true, "extensions": ["jsx"] },
2075
+ "text/less": { "compressible": true, "extensions": ["less"] },
2076
+ "text/markdown": { "source": "iana", "compressible": true, "extensions": ["markdown", "md"] },
2077
+ "text/mathml": { "source": "nginx", "extensions": ["mml"] },
2078
+ "text/mdx": { "compressible": true, "extensions": ["mdx"] },
2079
+ "text/mizar": { "source": "iana" },
2080
+ "text/n3": { "source": "iana", "charset": "UTF-8", "compressible": true, "extensions": ["n3"] },
2081
+ "text/parameters": { "source": "iana", "charset": "UTF-8" },
2082
+ "text/parityfec": { "source": "iana" },
2083
+ "text/plain": { "source": "iana", "compressible": true, "extensions": ["txt", "text", "conf", "def", "list", "log", "in", "ini"] },
2084
+ "text/provenance-notation": { "source": "iana", "charset": "UTF-8" },
2085
+ "text/prs.fallenstein.rst": { "source": "iana" },
2086
+ "text/prs.lines.tag": { "source": "iana", "extensions": ["dsc"] },
2087
+ "text/prs.prop.logic": { "source": "iana" },
2088
+ "text/raptorfec": { "source": "iana" },
2089
+ "text/red": { "source": "iana" },
2090
+ "text/rfc822-headers": { "source": "iana" },
2091
+ "text/richtext": { "source": "iana", "compressible": true, "extensions": ["rtx"] },
2092
+ "text/rtf": { "source": "iana", "compressible": true, "extensions": ["rtf"] },
2093
+ "text/rtp-enc-aescm128": { "source": "iana" },
2094
+ "text/rtploopback": { "source": "iana" },
2095
+ "text/rtx": { "source": "iana" },
2096
+ "text/sgml": { "source": "iana", "extensions": ["sgml", "sgm"] },
2097
+ "text/shaclc": { "source": "iana" },
2098
+ "text/shex": { "source": "iana", "extensions": ["shex"] },
2099
+ "text/slim": { "extensions": ["slim", "slm"] },
2100
+ "text/spdx": { "source": "iana", "extensions": ["spdx"] },
2101
+ "text/strings": { "source": "iana" },
2102
+ "text/stylus": { "extensions": ["stylus", "styl"] },
2103
+ "text/t140": { "source": "iana" },
2104
+ "text/tab-separated-values": { "source": "iana", "compressible": true, "extensions": ["tsv"] },
2105
+ "text/troff": { "source": "iana", "extensions": ["t", "tr", "roff", "man", "me", "ms"] },
2106
+ "text/turtle": { "source": "iana", "charset": "UTF-8", "extensions": ["ttl"] },
2107
+ "text/ulpfec": { "source": "iana" },
2108
+ "text/uri-list": { "source": "iana", "compressible": true, "extensions": ["uri", "uris", "urls"] },
2109
+ "text/vcard": { "source": "iana", "compressible": true, "extensions": ["vcard"] },
2110
+ "text/vnd.a": { "source": "iana" },
2111
+ "text/vnd.abc": { "source": "iana" },
2112
+ "text/vnd.ascii-art": { "source": "iana" },
2113
+ "text/vnd.curl": { "source": "iana", "extensions": ["curl"] },
2114
+ "text/vnd.curl.dcurl": { "source": "apache", "extensions": ["dcurl"] },
2115
+ "text/vnd.curl.mcurl": { "source": "apache", "extensions": ["mcurl"] },
2116
+ "text/vnd.curl.scurl": { "source": "apache", "extensions": ["scurl"] },
2117
+ "text/vnd.debian.copyright": { "source": "iana", "charset": "UTF-8" },
2118
+ "text/vnd.dmclientscript": { "source": "iana" },
2119
+ "text/vnd.dvb.subtitle": { "source": "iana", "extensions": ["sub"] },
2120
+ "text/vnd.esmertec.theme-descriptor": { "source": "iana", "charset": "UTF-8" },
2121
+ "text/vnd.familysearch.gedcom": { "source": "iana", "extensions": ["ged"] },
2122
+ "text/vnd.ficlab.flt": { "source": "iana" },
2123
+ "text/vnd.fly": { "source": "iana", "extensions": ["fly"] },
2124
+ "text/vnd.fmi.flexstor": { "source": "iana", "extensions": ["flx"] },
2125
+ "text/vnd.gml": { "source": "iana" },
2126
+ "text/vnd.graphviz": { "source": "iana", "extensions": ["gv"] },
2127
+ "text/vnd.hans": { "source": "iana" },
2128
+ "text/vnd.hgl": { "source": "iana" },
2129
+ "text/vnd.in3d.3dml": { "source": "iana", "extensions": ["3dml"] },
2130
+ "text/vnd.in3d.spot": { "source": "iana", "extensions": ["spot"] },
2131
+ "text/vnd.iptc.newsml": { "source": "iana" },
2132
+ "text/vnd.iptc.nitf": { "source": "iana" },
2133
+ "text/vnd.latex-z": { "source": "iana" },
2134
+ "text/vnd.motorola.reflex": { "source": "iana" },
2135
+ "text/vnd.ms-mediapackage": { "source": "iana" },
2136
+ "text/vnd.net2phone.commcenter.command": { "source": "iana" },
2137
+ "text/vnd.radisys.msml-basic-layout": { "source": "iana" },
2138
+ "text/vnd.senx.warpscript": { "source": "iana" },
2139
+ "text/vnd.si.uricatalogue": { "source": "iana" },
2140
+ "text/vnd.sosi": { "source": "iana" },
2141
+ "text/vnd.sun.j2me.app-descriptor": { "source": "iana", "charset": "UTF-8", "extensions": ["jad"] },
2142
+ "text/vnd.trolltech.linguist": { "source": "iana", "charset": "UTF-8" },
2143
+ "text/vnd.wap.si": { "source": "iana" },
2144
+ "text/vnd.wap.sl": { "source": "iana" },
2145
+ "text/vnd.wap.wml": { "source": "iana", "extensions": ["wml"] },
2146
+ "text/vnd.wap.wmlscript": { "source": "iana", "extensions": ["wmls"] },
2147
+ "text/vtt": { "source": "iana", "charset": "UTF-8", "compressible": true, "extensions": ["vtt"] },
2148
+ "text/x-asm": { "source": "apache", "extensions": ["s", "asm"] },
2149
+ "text/x-c": { "source": "apache", "extensions": ["c", "cc", "cxx", "cpp", "h", "hh", "dic"] },
2150
+ "text/x-component": { "source": "nginx", "extensions": ["htc"] },
2151
+ "text/x-fortran": { "source": "apache", "extensions": ["f", "for", "f77", "f90"] },
2152
+ "text/x-gwt-rpc": { "compressible": true },
2153
+ "text/x-handlebars-template": { "extensions": ["hbs"] },
2154
+ "text/x-java-source": { "source": "apache", "extensions": ["java"] },
2155
+ "text/x-jquery-tmpl": { "compressible": true },
2156
+ "text/x-lua": { "extensions": ["lua"] },
2157
+ "text/x-markdown": { "compressible": true, "extensions": ["mkd"] },
2158
+ "text/x-nfo": { "source": "apache", "extensions": ["nfo"] },
2159
+ "text/x-opml": { "source": "apache", "extensions": ["opml"] },
2160
+ "text/x-org": { "compressible": true, "extensions": ["org"] },
2161
+ "text/x-pascal": { "source": "apache", "extensions": ["p", "pas"] },
2162
+ "text/x-processing": { "compressible": true, "extensions": ["pde"] },
2163
+ "text/x-sass": { "extensions": ["sass"] },
2164
+ "text/x-scss": { "extensions": ["scss"] },
2165
+ "text/x-setext": { "source": "apache", "extensions": ["etx"] },
2166
+ "text/x-sfv": { "source": "apache", "extensions": ["sfv"] },
2167
+ "text/x-suse-ymp": { "compressible": true, "extensions": ["ymp"] },
2168
+ "text/x-uuencode": { "source": "apache", "extensions": ["uu"] },
2169
+ "text/x-vcalendar": { "source": "apache", "extensions": ["vcs"] },
2170
+ "text/x-vcard": { "source": "apache", "extensions": ["vcf"] },
2171
+ "text/xml": { "source": "iana", "compressible": true, "extensions": ["xml"] },
2172
+ "text/xml-external-parsed-entity": { "source": "iana" },
2173
+ "text/yaml": { "compressible": true, "extensions": ["yaml", "yml"] },
2174
+ "video/1d-interleaved-parityfec": { "source": "iana" },
2175
+ "video/3gpp": { "source": "iana", "extensions": ["3gp", "3gpp"] },
2176
+ "video/3gpp-tt": { "source": "iana" },
2177
+ "video/3gpp2": { "source": "iana", "extensions": ["3g2"] },
2178
+ "video/av1": { "source": "iana" },
2179
+ "video/bmpeg": { "source": "iana" },
2180
+ "video/bt656": { "source": "iana" },
2181
+ "video/celb": { "source": "iana" },
2182
+ "video/dv": { "source": "iana" },
2183
+ "video/encaprtp": { "source": "iana" },
2184
+ "video/ffv1": { "source": "iana" },
2185
+ "video/flexfec": { "source": "iana" },
2186
+ "video/h261": { "source": "iana", "extensions": ["h261"] },
2187
+ "video/h263": { "source": "iana", "extensions": ["h263"] },
2188
+ "video/h263-1998": { "source": "iana" },
2189
+ "video/h263-2000": { "source": "iana" },
2190
+ "video/h264": { "source": "iana", "extensions": ["h264"] },
2191
+ "video/h264-rcdo": { "source": "iana" },
2192
+ "video/h264-svc": { "source": "iana" },
2193
+ "video/h265": { "source": "iana" },
2194
+ "video/iso.segment": { "source": "iana", "extensions": ["m4s"] },
2195
+ "video/jpeg": { "source": "iana", "extensions": ["jpgv"] },
2196
+ "video/jpeg2000": { "source": "iana" },
2197
+ "video/jpm": { "source": "apache", "extensions": ["jpm", "jpgm"] },
2198
+ "video/jxsv": { "source": "iana" },
2199
+ "video/mj2": { "source": "iana", "extensions": ["mj2", "mjp2"] },
2200
+ "video/mp1s": { "source": "iana" },
2201
+ "video/mp2p": { "source": "iana" },
2202
+ "video/mp2t": { "source": "iana", "extensions": ["ts"] },
2203
+ "video/mp4": { "source": "iana", "compressible": false, "extensions": ["mp4", "mp4v", "mpg4"] },
2204
+ "video/mp4v-es": { "source": "iana" },
2205
+ "video/mpeg": { "source": "iana", "compressible": false, "extensions": ["mpeg", "mpg", "mpe", "m1v", "m2v"] },
2206
+ "video/mpeg4-generic": { "source": "iana" },
2207
+ "video/mpv": { "source": "iana" },
2208
+ "video/nv": { "source": "iana" },
2209
+ "video/ogg": { "source": "iana", "compressible": false, "extensions": ["ogv"] },
2210
+ "video/parityfec": { "source": "iana" },
2211
+ "video/pointer": { "source": "iana" },
2212
+ "video/quicktime": { "source": "iana", "compressible": false, "extensions": ["qt", "mov"] },
2213
+ "video/raptorfec": { "source": "iana" },
2214
+ "video/raw": { "source": "iana" },
2215
+ "video/rtp-enc-aescm128": { "source": "iana" },
2216
+ "video/rtploopback": { "source": "iana" },
2217
+ "video/rtx": { "source": "iana" },
2218
+ "video/scip": { "source": "iana" },
2219
+ "video/smpte291": { "source": "iana" },
2220
+ "video/smpte292m": { "source": "iana" },
2221
+ "video/ulpfec": { "source": "iana" },
2222
+ "video/vc1": { "source": "iana" },
2223
+ "video/vc2": { "source": "iana" },
2224
+ "video/vnd.cctv": { "source": "iana" },
2225
+ "video/vnd.dece.hd": { "source": "iana", "extensions": ["uvh", "uvvh"] },
2226
+ "video/vnd.dece.mobile": { "source": "iana", "extensions": ["uvm", "uvvm"] },
2227
+ "video/vnd.dece.mp4": { "source": "iana" },
2228
+ "video/vnd.dece.pd": { "source": "iana", "extensions": ["uvp", "uvvp"] },
2229
+ "video/vnd.dece.sd": { "source": "iana", "extensions": ["uvs", "uvvs"] },
2230
+ "video/vnd.dece.video": { "source": "iana", "extensions": ["uvv", "uvvv"] },
2231
+ "video/vnd.directv.mpeg": { "source": "iana" },
2232
+ "video/vnd.directv.mpeg-tts": { "source": "iana" },
2233
+ "video/vnd.dlna.mpeg-tts": { "source": "iana" },
2234
+ "video/vnd.dvb.file": { "source": "iana", "extensions": ["dvb"] },
2235
+ "video/vnd.fvt": { "source": "iana", "extensions": ["fvt"] },
2236
+ "video/vnd.hns.video": { "source": "iana" },
2237
+ "video/vnd.iptvforum.1dparityfec-1010": { "source": "iana" },
2238
+ "video/vnd.iptvforum.1dparityfec-2005": { "source": "iana" },
2239
+ "video/vnd.iptvforum.2dparityfec-1010": { "source": "iana" },
2240
+ "video/vnd.iptvforum.2dparityfec-2005": { "source": "iana" },
2241
+ "video/vnd.iptvforum.ttsavc": { "source": "iana" },
2242
+ "video/vnd.iptvforum.ttsmpeg2": { "source": "iana" },
2243
+ "video/vnd.motorola.video": { "source": "iana" },
2244
+ "video/vnd.motorola.videop": { "source": "iana" },
2245
+ "video/vnd.mpegurl": { "source": "iana", "extensions": ["mxu", "m4u"] },
2246
+ "video/vnd.ms-playready.media.pyv": { "source": "iana", "extensions": ["pyv"] },
2247
+ "video/vnd.nokia.interleaved-multimedia": { "source": "iana" },
2248
+ "video/vnd.nokia.mp4vr": { "source": "iana" },
2249
+ "video/vnd.nokia.videovoip": { "source": "iana" },
2250
+ "video/vnd.objectvideo": { "source": "iana" },
2251
+ "video/vnd.radgamettools.bink": { "source": "iana" },
2252
+ "video/vnd.radgamettools.smacker": { "source": "iana" },
2253
+ "video/vnd.sealed.mpeg1": { "source": "iana" },
2254
+ "video/vnd.sealed.mpeg4": { "source": "iana" },
2255
+ "video/vnd.sealed.swf": { "source": "iana" },
2256
+ "video/vnd.sealedmedia.softseal.mov": { "source": "iana" },
2257
+ "video/vnd.uvvu.mp4": { "source": "iana", "extensions": ["uvu", "uvvu"] },
2258
+ "video/vnd.vivo": { "source": "iana", "extensions": ["viv"] },
2259
+ "video/vnd.youtube.yt": { "source": "iana" },
2260
+ "video/vp8": { "source": "iana" },
2261
+ "video/vp9": { "source": "iana" },
2262
+ "video/webm": { "source": "apache", "compressible": false, "extensions": ["webm"] },
2263
+ "video/x-f4v": { "source": "apache", "extensions": ["f4v"] },
2264
+ "video/x-fli": { "source": "apache", "extensions": ["fli"] },
2265
+ "video/x-flv": { "source": "apache", "compressible": false, "extensions": ["flv"] },
2266
+ "video/x-m4v": { "source": "apache", "extensions": ["m4v"] },
2267
+ "video/x-matroska": { "source": "apache", "compressible": false, "extensions": ["mkv", "mk3d", "mks"] },
2268
+ "video/x-mng": { "source": "apache", "extensions": ["mng"] },
2269
+ "video/x-ms-asf": { "source": "apache", "extensions": ["asf", "asx"] },
2270
+ "video/x-ms-vob": { "source": "apache", "extensions": ["vob"] },
2271
+ "video/x-ms-wm": { "source": "apache", "extensions": ["wm"] },
2272
+ "video/x-ms-wmv": { "source": "apache", "compressible": false, "extensions": ["wmv"] },
2273
+ "video/x-ms-wmx": { "source": "apache", "extensions": ["wmx"] },
2274
+ "video/x-ms-wvx": { "source": "apache", "extensions": ["wvx"] },
2275
+ "video/x-msvideo": { "source": "apache", "extensions": ["avi"] },
2276
+ "video/x-sgi-movie": { "source": "apache", "extensions": ["movie"] },
2277
+ "video/x-smv": { "source": "apache", "extensions": ["smv"] },
2278
+ "x-conference/x-cooltalk": { "source": "apache", "extensions": ["ice"] },
2279
+ "x-shader/x-fragment": { "compressible": true },
2280
+ "x-shader/x-vertex": { "compressible": true }
4
2281
  };
5
- var __defNormalProp = (obj, key, value) => key in obj ? __defProp(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
6
- var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "symbol" ? key + "" : key, value);
7
- var __accessCheck = (obj, member, msg) => member.has(obj) || __typeError("Cannot " + msg);
8
- var __privateGet = (obj, member, getter) => (__accessCheck(obj, member, "read from private field"), getter ? getter.call(obj) : member.get(obj));
9
- var __privateAdd = (obj, member, value) => member.has(obj) ? __typeError("Cannot add the same private member more than once") : member instanceof WeakSet ? member.add(obj) : member.set(obj, value);
10
- var __privateSet = (obj, member, value, setter) => (__accessCheck(obj, member, "write to private field"), setter ? setter.call(obj, value) : member.set(obj, value), value);
11
- var __privateMethod = (obj, member, method) => (__accessCheck(obj, member, "access private method"), method);
12
- var __privateWrapper = (obj, member, setter, getter) => ({
13
- set _(value) {
14
- __privateSet(obj, member, value, setter);
15
- },
16
- get _() {
17
- return __privateGet(obj, member, getter);
18
- }
19
- });
20
- var _offset, _tokens, _TokenString_instances, subTokenString_fn, _ParamType_instances, walkAsync_fn;
21
- import { assertPrivate, assert, assertArgument } from "./standards-sdk.es41.js";
22
- import { defineProperties } from "./standards-sdk.es58.js";
23
- import { id } from "./standards-sdk.es44.js";
24
- import { getNumber, getBigInt } from "./standards-sdk.es59.js";
25
- function setify(items) {
26
- const result = /* @__PURE__ */ new Set();
27
- items.forEach((k) => result.add(k));
28
- return Object.freeze(result);
29
- }
30
- const _kwVisibDeploy = "external public payable override";
31
- const KwVisibDeploy = setify(_kwVisibDeploy.split(" "));
32
- const _kwVisib = "constant external internal payable private public pure view override";
33
- const KwVisib = setify(_kwVisib.split(" "));
34
- const _kwTypes = "constructor error event fallback function receive struct";
35
- const KwTypes = setify(_kwTypes.split(" "));
36
- const _kwModifiers = "calldata memory storage payable indexed";
37
- const KwModifiers = setify(_kwModifiers.split(" "));
38
- const _kwOther = "tuple returns";
39
- const _keywords = [_kwTypes, _kwModifiers, _kwOther, _kwVisib].join(" ");
40
- const Keywords = setify(_keywords.split(" "));
41
- const SimpleTokens = {
42
- "(": "OPEN_PAREN",
43
- ")": "CLOSE_PAREN",
44
- "[": "OPEN_BRACKET",
45
- "]": "CLOSE_BRACKET",
46
- ",": "COMMA",
47
- "@": "AT"
48
- };
49
- const regexWhitespacePrefix = new RegExp("^(\\s*)");
50
- const regexNumberPrefix = new RegExp("^([0-9]+)");
51
- const regexIdPrefix = new RegExp("^([a-zA-Z$_][a-zA-Z0-9$_]*)");
52
- const regexId = new RegExp("^([a-zA-Z$_][a-zA-Z0-9$_]*)$");
53
- const regexType = new RegExp("^(address|bool|bytes([0-9]*)|string|u?int([0-9]*))$");
54
- const _TokenString = class _TokenString {
55
- constructor(tokens) {
56
- __privateAdd(this, _TokenString_instances);
57
- __privateAdd(this, _offset);
58
- __privateAdd(this, _tokens);
59
- __privateSet(this, _offset, 0);
60
- __privateSet(this, _tokens, tokens.slice());
61
- }
62
- get offset() {
63
- return __privateGet(this, _offset);
64
- }
65
- get length() {
66
- return __privateGet(this, _tokens).length - __privateGet(this, _offset);
67
- }
68
- clone() {
69
- return new _TokenString(__privateGet(this, _tokens));
70
- }
71
- reset() {
72
- __privateSet(this, _offset, 0);
73
- }
74
- // Pops and returns the value of the next token, if it is a keyword in allowed; throws if out of tokens
75
- popKeyword(allowed) {
76
- const top = this.peek();
77
- if (top.type !== "KEYWORD" || !allowed.has(top.text)) {
78
- throw new Error(`expected keyword ${top.text}`);
79
- }
80
- return this.pop().text;
81
- }
82
- // Pops and returns the value of the next token if it is `type`; throws if out of tokens
83
- popType(type) {
84
- if (this.peek().type !== type) {
85
- const top = this.peek();
86
- throw new Error(`expected ${type}; got ${top.type} ${JSON.stringify(top.text)}`);
87
- }
88
- return this.pop().text;
89
- }
90
- // Pops and returns a "(" TOKENS ")"
91
- popParen() {
92
- const top = this.peek();
93
- if (top.type !== "OPEN_PAREN") {
94
- throw new Error("bad start");
95
- }
96
- const result = __privateMethod(this, _TokenString_instances, subTokenString_fn).call(this, __privateGet(this, _offset) + 1, top.match + 1);
97
- __privateSet(this, _offset, top.match + 1);
98
- return result;
99
- }
100
- // Pops and returns the items within "(" ITEM1 "," ITEM2 "," ... ")"
101
- popParams() {
102
- const top = this.peek();
103
- if (top.type !== "OPEN_PAREN") {
104
- throw new Error("bad start");
105
- }
106
- const result = [];
107
- while (__privateGet(this, _offset) < top.match - 1) {
108
- const link = this.peek().linkNext;
109
- result.push(__privateMethod(this, _TokenString_instances, subTokenString_fn).call(this, __privateGet(this, _offset) + 1, link));
110
- __privateSet(this, _offset, link);
111
- }
112
- __privateSet(this, _offset, top.match + 1);
113
- return result;
114
- }
115
- // Returns the top Token, throwing if out of tokens
116
- peek() {
117
- if (__privateGet(this, _offset) >= __privateGet(this, _tokens).length) {
118
- throw new Error("out-of-bounds");
119
- }
120
- return __privateGet(this, _tokens)[__privateGet(this, _offset)];
121
- }
122
- // Returns the next value, if it is a keyword in `allowed`
123
- peekKeyword(allowed) {
124
- const top = this.peekType("KEYWORD");
125
- return top != null && allowed.has(top) ? top : null;
126
- }
127
- // Returns the value of the next token if it is `type`
128
- peekType(type) {
129
- if (this.length === 0) {
130
- return null;
131
- }
132
- const top = this.peek();
133
- return top.type === type ? top.text : null;
134
- }
135
- // Returns the next token; throws if out of tokens
136
- pop() {
137
- const result = this.peek();
138
- __privateWrapper(this, _offset)._++;
139
- return result;
140
- }
141
- toString() {
142
- const tokens = [];
143
- for (let i = __privateGet(this, _offset); i < __privateGet(this, _tokens).length; i++) {
144
- const token = __privateGet(this, _tokens)[i];
145
- tokens.push(`${token.type}:${token.text}`);
146
- }
147
- return `<TokenString ${tokens.join(" ")}>`;
148
- }
149
- };
150
- _offset = new WeakMap();
151
- _tokens = new WeakMap();
152
- _TokenString_instances = new WeakSet();
153
- subTokenString_fn = function(from = 0, to = 0) {
154
- return new _TokenString(__privateGet(this, _tokens).slice(from, to).map((t) => {
155
- return Object.freeze(Object.assign({}, t, {
156
- match: t.match - from,
157
- linkBack: t.linkBack - from,
158
- linkNext: t.linkNext - from
159
- }));
160
- }));
161
- };
162
- let TokenString = _TokenString;
163
- function lex(text) {
164
- const tokens = [];
165
- const throwError = (message) => {
166
- const token = offset < text.length ? JSON.stringify(text[offset]) : "$EOI";
167
- throw new Error(`invalid token ${token} at ${offset}: ${message}`);
168
- };
169
- let brackets = [];
170
- let commas = [];
171
- let offset = 0;
172
- while (offset < text.length) {
173
- let cur = text.substring(offset);
174
- let match = cur.match(regexWhitespacePrefix);
175
- if (match) {
176
- offset += match[1].length;
177
- cur = text.substring(offset);
178
- }
179
- const token = { depth: brackets.length, linkBack: -1, linkNext: -1, match: -1, type: "", text: "", offset, value: -1 };
180
- tokens.push(token);
181
- let type = SimpleTokens[cur[0]] || "";
182
- if (type) {
183
- token.type = type;
184
- token.text = cur[0];
185
- offset++;
186
- if (type === "OPEN_PAREN") {
187
- brackets.push(tokens.length - 1);
188
- commas.push(tokens.length - 1);
189
- } else if (type == "CLOSE_PAREN") {
190
- if (brackets.length === 0) {
191
- throwError("no matching open bracket");
192
- }
193
- token.match = brackets.pop();
194
- tokens[token.match].match = tokens.length - 1;
195
- token.depth--;
196
- token.linkBack = commas.pop();
197
- tokens[token.linkBack].linkNext = tokens.length - 1;
198
- } else if (type === "COMMA") {
199
- token.linkBack = commas.pop();
200
- tokens[token.linkBack].linkNext = tokens.length - 1;
201
- commas.push(tokens.length - 1);
202
- } else if (type === "OPEN_BRACKET") {
203
- token.type = "BRACKET";
204
- } else if (type === "CLOSE_BRACKET") {
205
- let suffix = tokens.pop().text;
206
- if (tokens.length > 0 && tokens[tokens.length - 1].type === "NUMBER") {
207
- const value = tokens.pop().text;
208
- suffix = value + suffix;
209
- tokens[tokens.length - 1].value = getNumber(value);
210
- }
211
- if (tokens.length === 0 || tokens[tokens.length - 1].type !== "BRACKET") {
212
- throw new Error("missing opening bracket");
213
- }
214
- tokens[tokens.length - 1].text += suffix;
215
- }
216
- continue;
217
- }
218
- match = cur.match(regexIdPrefix);
219
- if (match) {
220
- token.text = match[1];
221
- offset += token.text.length;
222
- if (Keywords.has(token.text)) {
223
- token.type = "KEYWORD";
224
- continue;
225
- }
226
- if (token.text.match(regexType)) {
227
- token.type = "TYPE";
228
- continue;
229
- }
230
- token.type = "ID";
231
- continue;
232
- }
233
- match = cur.match(regexNumberPrefix);
234
- if (match) {
235
- token.text = match[1];
236
- token.type = "NUMBER";
237
- offset += token.text.length;
238
- continue;
239
- }
240
- throw new Error(`unexpected token ${JSON.stringify(cur[0])} at position ${offset}`);
241
- }
242
- return new TokenString(tokens.map((t) => Object.freeze(t)));
243
- }
244
- function allowSingle(set, allowed) {
245
- let included = [];
246
- for (const key in allowed.keys()) {
247
- if (set.has(key)) {
248
- included.push(key);
249
- }
250
- }
251
- if (included.length > 1) {
252
- throw new Error(`conflicting types: ${included.join(", ")}`);
253
- }
254
- }
255
- function consumeName(type, tokens) {
256
- if (tokens.peekKeyword(KwTypes)) {
257
- const keyword = tokens.pop().text;
258
- if (keyword !== type) {
259
- throw new Error(`expected ${type}, got ${keyword}`);
260
- }
261
- }
262
- return tokens.popType("ID");
263
- }
264
- function consumeKeywords(tokens, allowed) {
265
- const keywords = /* @__PURE__ */ new Set();
266
- while (true) {
267
- const keyword = tokens.peekType("KEYWORD");
268
- if (keyword == null || allowed && !allowed.has(keyword)) {
269
- break;
270
- }
271
- tokens.pop();
272
- if (keywords.has(keyword)) {
273
- throw new Error(`duplicate keywords: ${JSON.stringify(keyword)}`);
274
- }
275
- keywords.add(keyword);
276
- }
277
- return Object.freeze(keywords);
278
- }
279
- function consumeMutability(tokens) {
280
- let modifiers = consumeKeywords(tokens, KwVisib);
281
- allowSingle(modifiers, setify("constant payable nonpayable".split(" ")));
282
- allowSingle(modifiers, setify("pure view payable nonpayable".split(" ")));
283
- if (modifiers.has("view")) {
284
- return "view";
285
- }
286
- if (modifiers.has("pure")) {
287
- return "pure";
288
- }
289
- if (modifiers.has("payable")) {
290
- return "payable";
291
- }
292
- if (modifiers.has("nonpayable")) {
293
- return "nonpayable";
294
- }
295
- if (modifiers.has("constant")) {
296
- return "view";
297
- }
298
- return "nonpayable";
299
- }
300
- function consumeParams(tokens, allowIndexed) {
301
- return tokens.popParams().map((t) => ParamType.from(t, allowIndexed));
302
- }
303
- function consumeGas(tokens) {
304
- if (tokens.peekType("AT")) {
305
- tokens.pop();
306
- if (tokens.peekType("NUMBER")) {
307
- return getBigInt(tokens.pop().text);
308
- }
309
- throw new Error("invalid gas");
310
- }
311
- return null;
312
- }
313
- function consumeEoi(tokens) {
314
- if (tokens.length) {
315
- throw new Error(`unexpected tokens at offset ${tokens.offset}: ${tokens.toString()}`);
316
- }
317
- }
318
- const regexArrayType = new RegExp(/^(.*)\[([0-9]*)\]$/);
319
- function verifyBasicType(type) {
320
- const match = type.match(regexType);
321
- assertArgument(match, "invalid type", "type", type);
322
- if (type === "uint") {
323
- return "uint256";
324
- }
325
- if (type === "int") {
326
- return "int256";
327
- }
328
- if (match[2]) {
329
- const length = parseInt(match[2]);
330
- assertArgument(length !== 0 && length <= 32, "invalid bytes length", "type", type);
331
- } else if (match[3]) {
332
- const size = parseInt(match[3]);
333
- assertArgument(size !== 0 && size <= 256 && size % 8 === 0, "invalid numeric width", "type", type);
334
- }
335
- return type;
336
- }
337
- const _guard = {};
338
- const internal = Symbol.for("_ethers_internal");
339
- const ParamTypeInternal = "_ParamTypeInternal";
340
- const ErrorFragmentInternal = "_ErrorInternal";
341
- const EventFragmentInternal = "_EventInternal";
342
- const ConstructorFragmentInternal = "_ConstructorInternal";
343
- const FallbackFragmentInternal = "_FallbackInternal";
344
- const FunctionFragmentInternal = "_FunctionInternal";
345
- const StructFragmentInternal = "_StructInternal";
346
- const _ParamType = class _ParamType {
347
- /**
348
- * @private
349
- */
350
- constructor(guard, name, type, baseType, indexed, components, arrayLength, arrayChildren) {
351
- __privateAdd(this, _ParamType_instances);
352
- /**
353
- * The local name of the parameter (or ``""`` if unbound)
354
- */
355
- __publicField(this, "name");
356
- /**
357
- * The fully qualified type (e.g. ``"address"``, ``"tuple(address)"``,
358
- * ``"uint256[3][]"``)
359
- */
360
- __publicField(this, "type");
361
- /**
362
- * The base type (e.g. ``"address"``, ``"tuple"``, ``"array"``)
363
- */
364
- __publicField(this, "baseType");
365
- /**
366
- * True if the parameters is indexed.
367
- *
368
- * For non-indexable types this is ``null``.
369
- */
370
- __publicField(this, "indexed");
371
- /**
372
- * The components for the tuple.
373
- *
374
- * For non-tuple types this is ``null``.
375
- */
376
- __publicField(this, "components");
377
- /**
378
- * The array length, or ``-1`` for dynamic-lengthed arrays.
379
- *
380
- * For non-array types this is ``null``.
381
- */
382
- __publicField(this, "arrayLength");
383
- /**
384
- * The type of each child in the array.
385
- *
386
- * For non-array types this is ``null``.
387
- */
388
- __publicField(this, "arrayChildren");
389
- assertPrivate(guard, _guard, "ParamType");
390
- Object.defineProperty(this, internal, { value: ParamTypeInternal });
391
- if (components) {
392
- components = Object.freeze(components.slice());
393
- }
394
- if (baseType === "array") {
395
- if (arrayLength == null || arrayChildren == null) {
396
- throw new Error("");
397
- }
398
- } else if (arrayLength != null || arrayChildren != null) {
399
- throw new Error("");
400
- }
401
- if (baseType === "tuple") {
402
- if (components == null) {
403
- throw new Error("");
404
- }
405
- } else if (components != null) {
406
- throw new Error("");
407
- }
408
- defineProperties(this, {
409
- name,
410
- type,
411
- baseType,
412
- indexed,
413
- components,
414
- arrayLength,
415
- arrayChildren
416
- });
417
- }
418
- /**
419
- * Return a string representation of this type.
420
- *
421
- * For example,
422
- *
423
- * ``sighash" => "(uint256,address)"``
424
- *
425
- * ``"minimal" => "tuple(uint256,address) indexed"``
426
- *
427
- * ``"full" => "tuple(uint256 foo, address bar) indexed baz"``
428
- */
429
- format(format) {
430
- if (format == null) {
431
- format = "sighash";
432
- }
433
- if (format === "json") {
434
- const name = this.name || "";
435
- if (this.isArray()) {
436
- const result3 = JSON.parse(this.arrayChildren.format("json"));
437
- result3.name = name;
438
- result3.type += `[${this.arrayLength < 0 ? "" : String(this.arrayLength)}]`;
439
- return JSON.stringify(result3);
440
- }
441
- const result2 = {
442
- type: this.baseType === "tuple" ? "tuple" : this.type,
443
- name
444
- };
445
- if (typeof this.indexed === "boolean") {
446
- result2.indexed = this.indexed;
447
- }
448
- if (this.isTuple()) {
449
- result2.components = this.components.map((c) => JSON.parse(c.format(format)));
450
- }
451
- return JSON.stringify(result2);
452
- }
453
- let result = "";
454
- if (this.isArray()) {
455
- result += this.arrayChildren.format(format);
456
- result += `[${this.arrayLength < 0 ? "" : String(this.arrayLength)}]`;
457
- } else {
458
- if (this.isTuple()) {
459
- result += "(" + this.components.map((comp) => comp.format(format)).join(format === "full" ? ", " : ",") + ")";
460
- } else {
461
- result += this.type;
462
- }
463
- }
464
- if (format !== "sighash") {
465
- if (this.indexed === true) {
466
- result += " indexed";
467
- }
468
- if (format === "full" && this.name) {
469
- result += " " + this.name;
470
- }
471
- }
472
- return result;
473
- }
474
- /**
475
- * Returns true if %%this%% is an Array type.
476
- *
477
- * This provides a type gaurd ensuring that [[arrayChildren]]
478
- * and [[arrayLength]] are non-null.
479
- */
480
- isArray() {
481
- return this.baseType === "array";
482
- }
483
- /**
484
- * Returns true if %%this%% is a Tuple type.
485
- *
486
- * This provides a type gaurd ensuring that [[components]]
487
- * is non-null.
488
- */
489
- isTuple() {
490
- return this.baseType === "tuple";
491
- }
492
- /**
493
- * Returns true if %%this%% is an Indexable type.
494
- *
495
- * This provides a type gaurd ensuring that [[indexed]]
496
- * is non-null.
497
- */
498
- isIndexable() {
499
- return this.indexed != null;
500
- }
501
- /**
502
- * Walks the **ParamType** with %%value%%, calling %%process%%
503
- * on each type, destructing the %%value%% recursively.
504
- */
505
- walk(value, process) {
506
- if (this.isArray()) {
507
- if (!Array.isArray(value)) {
508
- throw new Error("invalid array value");
509
- }
510
- if (this.arrayLength !== -1 && value.length !== this.arrayLength) {
511
- throw new Error("array is wrong length");
512
- }
513
- const _this = this;
514
- return value.map((v) => _this.arrayChildren.walk(v, process));
515
- }
516
- if (this.isTuple()) {
517
- if (!Array.isArray(value)) {
518
- throw new Error("invalid tuple value");
519
- }
520
- if (value.length !== this.components.length) {
521
- throw new Error("array is wrong length");
522
- }
523
- const _this = this;
524
- return value.map((v, i) => _this.components[i].walk(v, process));
525
- }
526
- return process(this.type, value);
527
- }
528
- /**
529
- * Walks the **ParamType** with %%value%%, asynchronously calling
530
- * %%process%% on each type, destructing the %%value%% recursively.
531
- *
532
- * This can be used to resolve ENS names by walking and resolving each
533
- * ``"address"`` type.
534
- */
535
- async walkAsync(value, process) {
536
- const promises = [];
537
- const result = [value];
538
- __privateMethod(this, _ParamType_instances, walkAsync_fn).call(this, promises, value, process, (value2) => {
539
- result[0] = value2;
540
- });
541
- if (promises.length) {
542
- await Promise.all(promises);
543
- }
544
- return result[0];
545
- }
546
- /**
547
- * Creates a new **ParamType** for %%obj%%.
548
- *
549
- * If %%allowIndexed%% then the ``indexed`` keyword is permitted,
550
- * otherwise the ``indexed`` keyword will throw an error.
551
- */
552
- static from(obj, allowIndexed) {
553
- if (_ParamType.isParamType(obj)) {
554
- return obj;
555
- }
556
- if (typeof obj === "string") {
557
- try {
558
- return _ParamType.from(lex(obj), allowIndexed);
559
- } catch (error) {
560
- assertArgument(false, "invalid param type", "obj", obj);
561
- }
562
- } else if (obj instanceof TokenString) {
563
- let type2 = "", baseType = "";
564
- let comps = null;
565
- if (consumeKeywords(obj, setify(["tuple"])).has("tuple") || obj.peekType("OPEN_PAREN")) {
566
- baseType = "tuple";
567
- comps = obj.popParams().map((t) => _ParamType.from(t));
568
- type2 = `tuple(${comps.map((c) => c.format()).join(",")})`;
569
- } else {
570
- type2 = verifyBasicType(obj.popType("TYPE"));
571
- baseType = type2;
572
- }
573
- let arrayChildren = null;
574
- let arrayLength = null;
575
- while (obj.length && obj.peekType("BRACKET")) {
576
- const bracket = obj.pop();
577
- arrayChildren = new _ParamType(_guard, "", type2, baseType, null, comps, arrayLength, arrayChildren);
578
- arrayLength = bracket.value;
579
- type2 += bracket.text;
580
- baseType = "array";
581
- comps = null;
582
- }
583
- let indexed2 = null;
584
- const keywords = consumeKeywords(obj, KwModifiers);
585
- if (keywords.has("indexed")) {
586
- if (!allowIndexed) {
587
- throw new Error("");
588
- }
589
- indexed2 = true;
590
- }
591
- const name2 = obj.peekType("ID") ? obj.pop().text : "";
592
- if (obj.length) {
593
- throw new Error("leftover tokens");
594
- }
595
- return new _ParamType(_guard, name2, type2, baseType, indexed2, comps, arrayLength, arrayChildren);
596
- }
597
- const name = obj.name;
598
- assertArgument(!name || typeof name === "string" && name.match(regexId), "invalid name", "obj.name", name);
599
- let indexed = obj.indexed;
600
- if (indexed != null) {
601
- assertArgument(allowIndexed, "parameter cannot be indexed", "obj.indexed", obj.indexed);
602
- indexed = !!indexed;
603
- }
604
- let type = obj.type;
605
- let arrayMatch = type.match(regexArrayType);
606
- if (arrayMatch) {
607
- const arrayLength = parseInt(arrayMatch[2] || "-1");
608
- const arrayChildren = _ParamType.from({
609
- type: arrayMatch[1],
610
- components: obj.components
611
- });
612
- return new _ParamType(_guard, name || "", type, "array", indexed, null, arrayLength, arrayChildren);
613
- }
614
- if (type === "tuple" || type.startsWith(
615
- "tuple("
616
- /* fix: ) */
617
- ) || type.startsWith(
618
- "("
619
- /* fix: ) */
620
- )) {
621
- const comps = obj.components != null ? obj.components.map((c) => _ParamType.from(c)) : null;
622
- const tuple = new _ParamType(_guard, name || "", type, "tuple", indexed, comps, null, null);
623
- return tuple;
624
- }
625
- type = verifyBasicType(obj.type);
626
- return new _ParamType(_guard, name || "", type, type, indexed, null, null, null);
627
- }
628
- /**
629
- * Returns true if %%value%% is a **ParamType**.
630
- */
631
- static isParamType(value) {
632
- return value && value[internal] === ParamTypeInternal;
633
- }
634
- };
635
- _ParamType_instances = new WeakSet();
636
- walkAsync_fn = function(promises, value, process, setValue) {
637
- if (this.isArray()) {
638
- if (!Array.isArray(value)) {
639
- throw new Error("invalid array value");
640
- }
641
- if (this.arrayLength !== -1 && value.length !== this.arrayLength) {
642
- throw new Error("array is wrong length");
643
- }
644
- const childType = this.arrayChildren;
645
- const result2 = value.slice();
646
- result2.forEach((value2, index) => {
647
- var _a;
648
- __privateMethod(_a = childType, _ParamType_instances, walkAsync_fn).call(_a, promises, value2, process, (value3) => {
649
- result2[index] = value3;
650
- });
651
- });
652
- setValue(result2);
653
- return;
654
- }
655
- if (this.isTuple()) {
656
- const components = this.components;
657
- let result2;
658
- if (Array.isArray(value)) {
659
- result2 = value.slice();
660
- } else {
661
- if (value == null || typeof value !== "object") {
662
- throw new Error("invalid tuple value");
663
- }
664
- result2 = components.map((param) => {
665
- if (!param.name) {
666
- throw new Error("cannot use object value with unnamed components");
667
- }
668
- if (!(param.name in value)) {
669
- throw new Error(`missing value for component ${param.name}`);
670
- }
671
- return value[param.name];
672
- });
673
- }
674
- if (result2.length !== this.components.length) {
675
- throw new Error("array is wrong length");
676
- }
677
- result2.forEach((value2, index) => {
678
- var _a;
679
- __privateMethod(_a = components[index], _ParamType_instances, walkAsync_fn).call(_a, promises, value2, process, (value3) => {
680
- result2[index] = value3;
681
- });
682
- });
683
- setValue(result2);
684
- return;
685
- }
686
- const result = process(this.type, value);
687
- if (result.then) {
688
- promises.push(async function() {
689
- setValue(await result);
690
- }());
691
- } else {
692
- setValue(result);
693
- }
694
- };
695
- let ParamType = _ParamType;
696
- class Fragment {
697
- /**
698
- * @private
699
- */
700
- constructor(guard, type, inputs) {
701
- /**
702
- * The type of the fragment.
703
- */
704
- __publicField(this, "type");
705
- /**
706
- * The inputs for the fragment.
707
- */
708
- __publicField(this, "inputs");
709
- assertPrivate(guard, _guard, "Fragment");
710
- inputs = Object.freeze(inputs.slice());
711
- defineProperties(this, { type, inputs });
712
- }
713
- /**
714
- * Creates a new **Fragment** for %%obj%%, wich can be any supported
715
- * ABI frgament type.
716
- */
717
- static from(obj) {
718
- if (typeof obj === "string") {
719
- try {
720
- Fragment.from(JSON.parse(obj));
721
- } catch (e) {
722
- }
723
- return Fragment.from(lex(obj));
724
- }
725
- if (obj instanceof TokenString) {
726
- const type = obj.peekKeyword(KwTypes);
727
- switch (type) {
728
- case "constructor":
729
- return ConstructorFragment.from(obj);
730
- case "error":
731
- return ErrorFragment.from(obj);
732
- case "event":
733
- return EventFragment.from(obj);
734
- case "fallback":
735
- case "receive":
736
- return FallbackFragment.from(obj);
737
- case "function":
738
- return FunctionFragment.from(obj);
739
- case "struct":
740
- return StructFragment.from(obj);
741
- }
742
- } else if (typeof obj === "object") {
743
- switch (obj.type) {
744
- case "constructor":
745
- return ConstructorFragment.from(obj);
746
- case "error":
747
- return ErrorFragment.from(obj);
748
- case "event":
749
- return EventFragment.from(obj);
750
- case "fallback":
751
- case "receive":
752
- return FallbackFragment.from(obj);
753
- case "function":
754
- return FunctionFragment.from(obj);
755
- case "struct":
756
- return StructFragment.from(obj);
757
- }
758
- assert(false, `unsupported type: ${obj.type}`, "UNSUPPORTED_OPERATION", {
759
- operation: "Fragment.from"
760
- });
761
- }
762
- assertArgument(false, "unsupported frgament object", "obj", obj);
763
- }
764
- /**
765
- * Returns true if %%value%% is a [[ConstructorFragment]].
766
- */
767
- static isConstructor(value) {
768
- return ConstructorFragment.isFragment(value);
769
- }
770
- /**
771
- * Returns true if %%value%% is an [[ErrorFragment]].
772
- */
773
- static isError(value) {
774
- return ErrorFragment.isFragment(value);
775
- }
776
- /**
777
- * Returns true if %%value%% is an [[EventFragment]].
778
- */
779
- static isEvent(value) {
780
- return EventFragment.isFragment(value);
781
- }
782
- /**
783
- * Returns true if %%value%% is a [[FunctionFragment]].
784
- */
785
- static isFunction(value) {
786
- return FunctionFragment.isFragment(value);
787
- }
788
- /**
789
- * Returns true if %%value%% is a [[StructFragment]].
790
- */
791
- static isStruct(value) {
792
- return StructFragment.isFragment(value);
793
- }
794
- }
795
- class NamedFragment extends Fragment {
796
- /**
797
- * @private
798
- */
799
- constructor(guard, type, name, inputs) {
800
- super(guard, type, inputs);
801
- /**
802
- * The name of the fragment.
803
- */
804
- __publicField(this, "name");
805
- assertArgument(typeof name === "string" && name.match(regexId), "invalid identifier", "name", name);
806
- inputs = Object.freeze(inputs.slice());
807
- defineProperties(this, { name });
808
- }
809
- }
810
- function joinParams(format, params) {
811
- return "(" + params.map((p) => p.format(format)).join(format === "full" ? ", " : ",") + ")";
812
- }
813
- class ErrorFragment extends NamedFragment {
814
- /**
815
- * @private
816
- */
817
- constructor(guard, name, inputs) {
818
- super(guard, "error", name, inputs);
819
- Object.defineProperty(this, internal, { value: ErrorFragmentInternal });
820
- }
821
- /**
822
- * The Custom Error selector.
823
- */
824
- get selector() {
825
- return id(this.format("sighash")).substring(0, 10);
826
- }
827
- /**
828
- * Returns a string representation of this fragment as %%format%%.
829
- */
830
- format(format) {
831
- if (format == null) {
832
- format = "sighash";
833
- }
834
- if (format === "json") {
835
- return JSON.stringify({
836
- type: "error",
837
- name: this.name,
838
- inputs: this.inputs.map((input) => JSON.parse(input.format(format)))
839
- });
840
- }
841
- const result = [];
842
- if (format !== "sighash") {
843
- result.push("error");
844
- }
845
- result.push(this.name + joinParams(format, this.inputs));
846
- return result.join(" ");
847
- }
848
- /**
849
- * Returns a new **ErrorFragment** for %%obj%%.
850
- */
851
- static from(obj) {
852
- if (ErrorFragment.isFragment(obj)) {
853
- return obj;
854
- }
855
- if (typeof obj === "string") {
856
- return ErrorFragment.from(lex(obj));
857
- } else if (obj instanceof TokenString) {
858
- const name = consumeName("error", obj);
859
- const inputs = consumeParams(obj);
860
- consumeEoi(obj);
861
- return new ErrorFragment(_guard, name, inputs);
862
- }
863
- return new ErrorFragment(_guard, obj.name, obj.inputs ? obj.inputs.map(ParamType.from) : []);
864
- }
865
- /**
866
- * Returns ``true`` and provides a type guard if %%value%% is an
867
- * **ErrorFragment**.
868
- */
869
- static isFragment(value) {
870
- return value && value[internal] === ErrorFragmentInternal;
871
- }
872
- }
873
- class EventFragment extends NamedFragment {
874
- /**
875
- * @private
876
- */
877
- constructor(guard, name, inputs, anonymous) {
878
- super(guard, "event", name, inputs);
879
- /**
880
- * Whether this event is anonymous.
881
- */
882
- __publicField(this, "anonymous");
883
- Object.defineProperty(this, internal, { value: EventFragmentInternal });
884
- defineProperties(this, { anonymous });
885
- }
886
- /**
887
- * The Event topic hash.
888
- */
889
- get topicHash() {
890
- return id(this.format("sighash"));
891
- }
892
- /**
893
- * Returns a string representation of this event as %%format%%.
894
- */
895
- format(format) {
896
- if (format == null) {
897
- format = "sighash";
898
- }
899
- if (format === "json") {
900
- return JSON.stringify({
901
- type: "event",
902
- anonymous: this.anonymous,
903
- name: this.name,
904
- inputs: this.inputs.map((i) => JSON.parse(i.format(format)))
905
- });
906
- }
907
- const result = [];
908
- if (format !== "sighash") {
909
- result.push("event");
910
- }
911
- result.push(this.name + joinParams(format, this.inputs));
912
- if (format !== "sighash" && this.anonymous) {
913
- result.push("anonymous");
914
- }
915
- return result.join(" ");
916
- }
917
- /**
918
- * Return the topic hash for an event with %%name%% and %%params%%.
919
- */
920
- static getTopicHash(name, params) {
921
- params = (params || []).map((p) => ParamType.from(p));
922
- const fragment = new EventFragment(_guard, name, params, false);
923
- return fragment.topicHash;
924
- }
925
- /**
926
- * Returns a new **EventFragment** for %%obj%%.
927
- */
928
- static from(obj) {
929
- if (EventFragment.isFragment(obj)) {
930
- return obj;
931
- }
932
- if (typeof obj === "string") {
933
- try {
934
- return EventFragment.from(lex(obj));
935
- } catch (error) {
936
- assertArgument(false, "invalid event fragment", "obj", obj);
937
- }
938
- } else if (obj instanceof TokenString) {
939
- const name = consumeName("event", obj);
940
- const inputs = consumeParams(obj, true);
941
- const anonymous = !!consumeKeywords(obj, setify(["anonymous"])).has("anonymous");
942
- consumeEoi(obj);
943
- return new EventFragment(_guard, name, inputs, anonymous);
944
- }
945
- return new EventFragment(_guard, obj.name, obj.inputs ? obj.inputs.map((p) => ParamType.from(p, true)) : [], !!obj.anonymous);
946
- }
947
- /**
948
- * Returns ``true`` and provides a type guard if %%value%% is an
949
- * **EventFragment**.
950
- */
951
- static isFragment(value) {
952
- return value && value[internal] === EventFragmentInternal;
953
- }
954
- }
955
- class ConstructorFragment extends Fragment {
956
- /**
957
- * @private
958
- */
959
- constructor(guard, type, inputs, payable, gas) {
960
- super(guard, type, inputs);
961
- /**
962
- * Whether the constructor can receive an endowment.
963
- */
964
- __publicField(this, "payable");
965
- /**
966
- * The recommended gas limit for deployment or ``null``.
967
- */
968
- __publicField(this, "gas");
969
- Object.defineProperty(this, internal, { value: ConstructorFragmentInternal });
970
- defineProperties(this, { payable, gas });
971
- }
972
- /**
973
- * Returns a string representation of this constructor as %%format%%.
974
- */
975
- format(format) {
976
- assert(format != null && format !== "sighash", "cannot format a constructor for sighash", "UNSUPPORTED_OPERATION", { operation: "format(sighash)" });
977
- if (format === "json") {
978
- return JSON.stringify({
979
- type: "constructor",
980
- stateMutability: this.payable ? "payable" : "undefined",
981
- payable: this.payable,
982
- gas: this.gas != null ? this.gas : void 0,
983
- inputs: this.inputs.map((i) => JSON.parse(i.format(format)))
984
- });
985
- }
986
- const result = [`constructor${joinParams(format, this.inputs)}`];
987
- if (this.payable) {
988
- result.push("payable");
989
- }
990
- if (this.gas != null) {
991
- result.push(`@${this.gas.toString()}`);
992
- }
993
- return result.join(" ");
994
- }
995
- /**
996
- * Returns a new **ConstructorFragment** for %%obj%%.
997
- */
998
- static from(obj) {
999
- if (ConstructorFragment.isFragment(obj)) {
1000
- return obj;
1001
- }
1002
- if (typeof obj === "string") {
1003
- try {
1004
- return ConstructorFragment.from(lex(obj));
1005
- } catch (error) {
1006
- assertArgument(false, "invalid constuctor fragment", "obj", obj);
1007
- }
1008
- } else if (obj instanceof TokenString) {
1009
- consumeKeywords(obj, setify(["constructor"]));
1010
- const inputs = consumeParams(obj);
1011
- const payable = !!consumeKeywords(obj, KwVisibDeploy).has("payable");
1012
- const gas = consumeGas(obj);
1013
- consumeEoi(obj);
1014
- return new ConstructorFragment(_guard, "constructor", inputs, payable, gas);
1015
- }
1016
- return new ConstructorFragment(_guard, "constructor", obj.inputs ? obj.inputs.map(ParamType.from) : [], !!obj.payable, obj.gas != null ? obj.gas : null);
1017
- }
1018
- /**
1019
- * Returns ``true`` and provides a type guard if %%value%% is a
1020
- * **ConstructorFragment**.
1021
- */
1022
- static isFragment(value) {
1023
- return value && value[internal] === ConstructorFragmentInternal;
1024
- }
1025
- }
1026
- class FallbackFragment extends Fragment {
1027
- constructor(guard, inputs, payable) {
1028
- super(guard, "fallback", inputs);
1029
- /**
1030
- * If the function can be sent value during invocation.
1031
- */
1032
- __publicField(this, "payable");
1033
- Object.defineProperty(this, internal, { value: FallbackFragmentInternal });
1034
- defineProperties(this, { payable });
1035
- }
1036
- /**
1037
- * Returns a string representation of this fallback as %%format%%.
1038
- */
1039
- format(format) {
1040
- const type = this.inputs.length === 0 ? "receive" : "fallback";
1041
- if (format === "json") {
1042
- const stateMutability = this.payable ? "payable" : "nonpayable";
1043
- return JSON.stringify({ type, stateMutability });
1044
- }
1045
- return `${type}()${this.payable ? " payable" : ""}`;
1046
- }
1047
- /**
1048
- * Returns a new **FallbackFragment** for %%obj%%.
1049
- */
1050
- static from(obj) {
1051
- if (FallbackFragment.isFragment(obj)) {
1052
- return obj;
1053
- }
1054
- if (typeof obj === "string") {
1055
- try {
1056
- return FallbackFragment.from(lex(obj));
1057
- } catch (error) {
1058
- assertArgument(false, "invalid fallback fragment", "obj", obj);
1059
- }
1060
- } else if (obj instanceof TokenString) {
1061
- const errorObj = obj.toString();
1062
- const topIsValid = obj.peekKeyword(setify(["fallback", "receive"]));
1063
- assertArgument(topIsValid, "type must be fallback or receive", "obj", errorObj);
1064
- const type = obj.popKeyword(setify(["fallback", "receive"]));
1065
- if (type === "receive") {
1066
- const inputs2 = consumeParams(obj);
1067
- assertArgument(inputs2.length === 0, `receive cannot have arguments`, "obj.inputs", inputs2);
1068
- consumeKeywords(obj, setify(["payable"]));
1069
- consumeEoi(obj);
1070
- return new FallbackFragment(_guard, [], true);
1071
- }
1072
- let inputs = consumeParams(obj);
1073
- if (inputs.length) {
1074
- assertArgument(inputs.length === 1 && inputs[0].type === "bytes", "invalid fallback inputs", "obj.inputs", inputs.map((i) => i.format("minimal")).join(", "));
1075
- } else {
1076
- inputs = [ParamType.from("bytes")];
1077
- }
1078
- const mutability = consumeMutability(obj);
1079
- assertArgument(mutability === "nonpayable" || mutability === "payable", "fallback cannot be constants", "obj.stateMutability", mutability);
1080
- if (consumeKeywords(obj, setify(["returns"])).has("returns")) {
1081
- const outputs = consumeParams(obj);
1082
- assertArgument(outputs.length === 1 && outputs[0].type === "bytes", "invalid fallback outputs", "obj.outputs", outputs.map((i) => i.format("minimal")).join(", "));
1083
- }
1084
- consumeEoi(obj);
1085
- return new FallbackFragment(_guard, inputs, mutability === "payable");
1086
- }
1087
- if (obj.type === "receive") {
1088
- return new FallbackFragment(_guard, [], true);
1089
- }
1090
- if (obj.type === "fallback") {
1091
- const inputs = [ParamType.from("bytes")];
1092
- const payable = obj.stateMutability === "payable";
1093
- return new FallbackFragment(_guard, inputs, payable);
1094
- }
1095
- assertArgument(false, "invalid fallback description", "obj", obj);
1096
- }
1097
- /**
1098
- * Returns ``true`` and provides a type guard if %%value%% is a
1099
- * **FallbackFragment**.
1100
- */
1101
- static isFragment(value) {
1102
- return value && value[internal] === FallbackFragmentInternal;
1103
- }
1104
- }
1105
- class FunctionFragment extends NamedFragment {
1106
- /**
1107
- * @private
1108
- */
1109
- constructor(guard, name, stateMutability, inputs, outputs, gas) {
1110
- super(guard, "function", name, inputs);
1111
- /**
1112
- * If the function is constant (e.g. ``pure`` or ``view`` functions).
1113
- */
1114
- __publicField(this, "constant");
1115
- /**
1116
- * The returned types for the result of calling this function.
1117
- */
1118
- __publicField(this, "outputs");
1119
- /**
1120
- * The state mutability (e.g. ``payable``, ``nonpayable``, ``view``
1121
- * or ``pure``)
1122
- */
1123
- __publicField(this, "stateMutability");
1124
- /**
1125
- * If the function can be sent value during invocation.
1126
- */
1127
- __publicField(this, "payable");
1128
- /**
1129
- * The recommended gas limit to send when calling this function.
1130
- */
1131
- __publicField(this, "gas");
1132
- Object.defineProperty(this, internal, { value: FunctionFragmentInternal });
1133
- outputs = Object.freeze(outputs.slice());
1134
- const constant = stateMutability === "view" || stateMutability === "pure";
1135
- const payable = stateMutability === "payable";
1136
- defineProperties(this, { constant, gas, outputs, payable, stateMutability });
1137
- }
1138
- /**
1139
- * The Function selector.
1140
- */
1141
- get selector() {
1142
- return id(this.format("sighash")).substring(0, 10);
1143
- }
1144
- /**
1145
- * Returns a string representation of this function as %%format%%.
1146
- */
1147
- format(format) {
1148
- if (format == null) {
1149
- format = "sighash";
1150
- }
1151
- if (format === "json") {
1152
- return JSON.stringify({
1153
- type: "function",
1154
- name: this.name,
1155
- constant: this.constant,
1156
- stateMutability: this.stateMutability !== "nonpayable" ? this.stateMutability : void 0,
1157
- payable: this.payable,
1158
- gas: this.gas != null ? this.gas : void 0,
1159
- inputs: this.inputs.map((i) => JSON.parse(i.format(format))),
1160
- outputs: this.outputs.map((o) => JSON.parse(o.format(format)))
1161
- });
1162
- }
1163
- const result = [];
1164
- if (format !== "sighash") {
1165
- result.push("function");
1166
- }
1167
- result.push(this.name + joinParams(format, this.inputs));
1168
- if (format !== "sighash") {
1169
- if (this.stateMutability !== "nonpayable") {
1170
- result.push(this.stateMutability);
1171
- }
1172
- if (this.outputs && this.outputs.length) {
1173
- result.push("returns");
1174
- result.push(joinParams(format, this.outputs));
1175
- }
1176
- if (this.gas != null) {
1177
- result.push(`@${this.gas.toString()}`);
1178
- }
1179
- }
1180
- return result.join(" ");
1181
- }
1182
- /**
1183
- * Return the selector for a function with %%name%% and %%params%%.
1184
- */
1185
- static getSelector(name, params) {
1186
- params = (params || []).map((p) => ParamType.from(p));
1187
- const fragment = new FunctionFragment(_guard, name, "view", params, [], null);
1188
- return fragment.selector;
1189
- }
1190
- /**
1191
- * Returns a new **FunctionFragment** for %%obj%%.
1192
- */
1193
- static from(obj) {
1194
- if (FunctionFragment.isFragment(obj)) {
1195
- return obj;
1196
- }
1197
- if (typeof obj === "string") {
1198
- try {
1199
- return FunctionFragment.from(lex(obj));
1200
- } catch (error) {
1201
- assertArgument(false, "invalid function fragment", "obj", obj);
1202
- }
1203
- } else if (obj instanceof TokenString) {
1204
- const name = consumeName("function", obj);
1205
- const inputs = consumeParams(obj);
1206
- const mutability = consumeMutability(obj);
1207
- let outputs = [];
1208
- if (consumeKeywords(obj, setify(["returns"])).has("returns")) {
1209
- outputs = consumeParams(obj);
1210
- }
1211
- const gas = consumeGas(obj);
1212
- consumeEoi(obj);
1213
- return new FunctionFragment(_guard, name, mutability, inputs, outputs, gas);
1214
- }
1215
- let stateMutability = obj.stateMutability;
1216
- if (stateMutability == null) {
1217
- stateMutability = "payable";
1218
- if (typeof obj.constant === "boolean") {
1219
- stateMutability = "view";
1220
- if (!obj.constant) {
1221
- stateMutability = "payable";
1222
- if (typeof obj.payable === "boolean" && !obj.payable) {
1223
- stateMutability = "nonpayable";
1224
- }
1225
- }
1226
- } else if (typeof obj.payable === "boolean" && !obj.payable) {
1227
- stateMutability = "nonpayable";
1228
- }
1229
- }
1230
- return new FunctionFragment(_guard, obj.name, stateMutability, obj.inputs ? obj.inputs.map(ParamType.from) : [], obj.outputs ? obj.outputs.map(ParamType.from) : [], obj.gas != null ? obj.gas : null);
1231
- }
1232
- /**
1233
- * Returns ``true`` and provides a type guard if %%value%% is a
1234
- * **FunctionFragment**.
1235
- */
1236
- static isFragment(value) {
1237
- return value && value[internal] === FunctionFragmentInternal;
1238
- }
1239
- }
1240
- class StructFragment extends NamedFragment {
1241
- /**
1242
- * @private
1243
- */
1244
- constructor(guard, name, inputs) {
1245
- super(guard, "struct", name, inputs);
1246
- Object.defineProperty(this, internal, { value: StructFragmentInternal });
1247
- }
1248
- /**
1249
- * Returns a string representation of this struct as %%format%%.
1250
- */
1251
- format() {
1252
- throw new Error("@TODO");
1253
- }
1254
- /**
1255
- * Returns a new **StructFragment** for %%obj%%.
1256
- */
1257
- static from(obj) {
1258
- if (typeof obj === "string") {
1259
- try {
1260
- return StructFragment.from(lex(obj));
1261
- } catch (error) {
1262
- assertArgument(false, "invalid struct fragment", "obj", obj);
1263
- }
1264
- } else if (obj instanceof TokenString) {
1265
- const name = consumeName("struct", obj);
1266
- const inputs = consumeParams(obj);
1267
- consumeEoi(obj);
1268
- return new StructFragment(_guard, name, inputs);
1269
- }
1270
- return new StructFragment(_guard, obj.name, obj.inputs ? obj.inputs.map(ParamType.from) : []);
1271
- }
1272
- // @TODO: fix this return type
1273
- /**
1274
- * Returns ``true`` and provides a type guard if %%value%% is a
1275
- * **StructFragment**.
1276
- */
1277
- static isFragment(value) {
1278
- return value && value[internal] === StructFragmentInternal;
1279
- }
1280
- }
1281
2282
  export {
1282
- ConstructorFragment,
1283
- ErrorFragment,
1284
- EventFragment,
1285
- FallbackFragment,
1286
- Fragment,
1287
- FunctionFragment,
1288
- NamedFragment,
1289
- ParamType,
1290
- StructFragment
2283
+ require$$0 as default
1291
2284
  };
1292
2285
  //# sourceMappingURL=standards-sdk.es57.js.map