We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0849b69 commit 5117e4fCopy full SHA for 5117e4f
lib/constants/charset_encodings.js
@@ -104,7 +104,7 @@ module.exports = [
104
'eucjpms',
105
106
'cp1250',
107
- 'utf8',
+ 'utf16',
108
'utf16',
109
110
@@ -309,5 +309,8 @@ module.exports = [
309
'utf8',
310
311
312
+ 'utf8',
313
314
315
'utf8'
316
];
0 commit comments