mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
In a gigantic realm where we send several MB of `page_params`, it’s slightly better to have the rest of the `<body>` available to the browser earlier, so it can show the “Loading…” spinner and start fetching subresources. Signed-off-by: Anders Kaseorg <anders@zulipchat.com>