mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 16:42:10 +02:00
After encountering the terminating chunk we need to read the trailing headers line by line, until encountering the final empty line. Fixes #3197