Konrad Kowalski (rootsher)Principal Platform & Reliability Architect100100000111001101010010001011100000110100101010

Multipart

posts (1)

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

    Headers and Body: Metadata vs Representation

    A body is bytes, not JSON. Headers say how to read it and steer caching, cookies and CORS, even though the application does not fully control them.