Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sniffing of charset in <meta> tags and BOM. | hackademix | 2019-03-13 | 1 | -5/+44 |
| | |||||
* | Correctly decode using the original document charset and force re-encoding ↵ | hackademix | 2019-03-11 | 1 | -17/+1 |
| | | | | via UTF-8 BOM only when needed. | ||||
* | Broader detection of UTF-8 encoding in responses. | hackademix | 2018-08-01 | 1 | -1/+1 |
| | |||||
* | Refactor and fix HTTP response filtering to touch only scripts, either ↵ | hackademix | 2018-07-17 | 1 | -0/+82 |
external or embedded inside HTML documents and sub-documents. |