aboutsummaryrefslogtreecommitdiff
path: root/app/Controllers/subscriptionController.php
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2024-04-06 23:02:50 +0200
committerGravatar GitHub <noreply@github.com> 2024-04-06 23:02:50 +0200
commite3c86a164d9903a99f10affae095f350e4075287 (patch)
tree454ccc91fc8627a3072cdcaa57e93efc330f3de1 /app/Controllers/subscriptionController.php
parent1c684a91d2014610f971212a200c311214138d6d (diff)
HTTP Get allow UTF-8 even when charset is far from top (#6271)
* HTTP Get allow UTF-8 even when charset is far from top fix https://github.com/FreshRSS/FreshRSS/issues/5586 The case was an HTML document with 15k whitespace then 1.2k of scripts before the `<meta charset="utf-8">` (far from the 1024 bytes suggested by the spec..., and too far for DOMDocument) * Rewording * Trim also vertical tab + comment
Diffstat (limited to 'app/Controllers/subscriptionController.php')
0 files changed, 0 insertions, 0 deletions