summaryrefslogtreecommitdiff
path: root/ext/web/01_mimesniff.js
diff options
context:
space:
mode:
Diffstat (limited to 'ext/web/01_mimesniff.js')
-rw-r--r--ext/web/01_mimesniff.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/web/01_mimesniff.js b/ext/web/01_mimesniff.js
index 575afd437..2978a0762 100644
--- a/ext/web/01_mimesniff.js
+++ b/ext/web/01_mimesniff.js
@@ -19,6 +19,7 @@ const {
StringPrototypeReplaceAll,
StringPrototypeToLowerCase,
} = primordials;
+
import {
collectHttpQuotedString,
collectSequenceOfCodepoints,