Commit Graph

6 Commits

Author SHA1 Message Date
yutotnh
3ab7948e14 Add the ability to specify a list of candidate encodings when guessing encoding (#36951) (#208550)
* Allow to configure a list of encodings to use when guessing #36951

* Bump up the jschardet version into 3.1.2 #36951

* missing merge

* some polish

* renames

* some polish

* some polish

* cleanup

---------

Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com>
2024-06-05 10:23:20 +00:00
Johannes
0656d21d11 auto-fixed prefer-const violation 2022-06-08 17:49:21 +02:00
Benjamin Pasero
b8bb1770a5 🆙 jschardet (for #83421) 2019-11-11 07:52:18 +01:00
Matt Bierner
dd3e2d94f8 Remove use strict directives in extension code
We compile with alwaysStrict so these directives are not needed
2018-10-02 16:02:44 -07:00
Benjamin Pasero
b57003f330 NodeBuffer => Buffer 2018-08-16 07:38:54 +02:00
Joao Moreno
ab149aba6e fixes #21146 2018-03-27 14:50:53 +02:00