c7629c15a4
Without SetBrowserResponseStreamingEnabled the browser buffers the whole body before yielding, so the Phase 21.2 read-loop pause backpressured an already-downloaded payload. Set it on both the initial and seek/refill requests; safe no-op on the SSR path.