Konrad Kowalski (rootsher)Principal Platform & Reliability Architect011110110100110100010110111101101000110011011001

Keep-alive

posts (1)

  1. The Layers of HTTP in the Browser: From fetch() to QUIC5/9

    Connections: Why One fetch() Does Not Mean One Connection

    A request and a connection have different lifecycles. The connection pool belongs to the browser, and the frontend influences it only through the architecture…