Each fetch() opens a brand-new TCP connection (Caddy returns Connection: close on :8443). Per-chunk retries with backoff so cold TLS handshakes don't kill the load.
Compare with the failing baseline (HTTP/2 on :443): https://reg.soon.it/demo-baseline.html
[waiting]