encoding: make TextDecoder handle BOM correctly by addaleax · Pull Request #30132 · nodejs/node
added
c++
labels
Oct 26, 2019and removed lib / src
Issues and PRs related to general changes in the lib or src directory.labels
Nov 1, 2019Do not accept the BOM if it comes from a different encoding, and only discard the BOM after it has actually been read (including when it is spread over multiple chunks in streaming mode). Fixes: nodejs#25315
addaleax
added
author ready
and removed review wanted
PRs that need reviews.labels
Nov 4, 2019addaleax added a commit that referenced this pull request
Nov 5, 2019MylesBorins pushed a commit that referenced this pull request
Nov 17, 2019targos pushed a commit that referenced this pull request
Dec 1, 2019MylesBorins pushed a commit that referenced this pull request
Dec 17, 2019This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters