HotshardLearn ↗HTTP/2 & HTTP/3RUNSTEPSET

HTTP/2 & HTTP/3 — pick a scenario

0/4 done

Pick one and press Start, then click Next › to step through it.

Watch for

The image bar filling all the way while css and js sit at zero — then finishing last.

More about this scenario
You'll learn

Why HTTP/1.1's one-response-at-a-time connection makes a slow response stall everything queued behind it.

How it runs

The connection delivers the big image to completion before it will even start the small CSS and JS, because responses come back strictly in order.