From: ArthurHoaro Date: Sat, 26 Sep 2020 11:28:38 +0000 (+0200) Subject: Fix warning if the encoding retrieved from external headers is invalid X-Git-Tag: v0.12.0-beta-1~3^2 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=1ea09a1b8b8b7f68ec8c7ef069393ee58a0e623a;hp=1ea09a1b8b8b7f68ec8c7ef069393ee58a0e623a;p=github%2Fshaarli%2FShaarli.git Fix warning if the encoding retrieved from external headers is invalid Also fixed the regex to support this failing header: charset="utf-8"\r\n" ---