webrecorder / wabac.js

wabac.js - Web Archive Browsing Augmentation Client
https://replayweb.page
GNU Affero General Public License v3.0
98 stars 16 forks source link

encoding fix: when BOM marker is detected #179

Closed ikreymer closed 3 months ago

ikreymer commented 3 months ago

re-encode text as UTF-8 and a 'charset=utf-8' to content-type to ensure correct parsing

fixes #178