mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-04-18 22:27:45 -04:00
The log message can contain HTML data. It happens notably when the homeserver is broken, and an HTML document is returned in some errors. We don't want to parse the fields in this case, because HTML breaks everything.