Konrad Kowalski (rootsher)Principal Platform & Reliability Architect000010000000111011100100011011000110110000010011

Credentials

posts (1)

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

    The Browser Does Not Give JavaScript Full Control over HTTP

    fetch() is not a raw socket. Cookies, the cache, preflight and some headers belong to the browser, so one operation in code does not equal one request on the…