class BigPipe (View source)

Service for sending an HTML response in chunks (to get faster page loads).

At a high level, BigPipe sends an HTML response in chunks:

  1. one chunk: everything until just before — this contains BigPipe placeholders for the personalized parts of the page. Hence this sends the non-personalized parts of the page. Let's call it The Skeleton.
  2. N chunks: a