No preview if quotes around charset, e.g. `text/html; charset="utf-8"`

Bug
There is no preview if the response content-type header is formatted with quotes around the charset: text/html; charset=”utf-8” instead of the usual text/html; charset=utf-8 .
Reproducing
Create a new HTTP GET request.
Preferrably set the User-Agent string to be a real browser’s.
Do a request against
https://www.facebook.com/marketplace/Observe the message:

Fixed in dev https://github.com/yaakapp/app/commit/ec850f2cf06ef47426e25a0cee3939b59d4a7ed4
https://yaak.app/blog/2024.12.0-beta.4
https://yaak.app/blog/2024.12.0