mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-05 04:06:08 +00:00
There's no guarantee that the client has closed the socket for writing. Instead we should just read until the first empty line. Fixes #7064.