aboutsummaryrefslogtreecommitdiff
path: root/bg/ResponseMetaData.js
Commit message (Collapse)AuthorAgeFilesLines
* Sniffing of charset in <meta> tags and BOM.hackademix2019-03-131-5/+44
|
* Correctly decode using the original document charset and force re-encoding ↵hackademix2019-03-111-17/+1
| | | | via UTF-8 BOM only when needed.
* Broader detection of UTF-8 encoding in responses.hackademix2018-08-011-1/+1
|
* Refactor and fix HTTP response filtering to touch only scripts, either ↵hackademix2018-07-171-0/+82
external or embedded inside HTML documents and sub-documents.