mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 00:22:43 +02:00
Some servers decide to add newlines (and not \r\n) into that field, this commit makes us tolerate that and not crash in cases like in #22463. Fixes #22463.