Konrad Kowalski (rootsher)Principal Platform & Reliability Architect010011011000001000000011000101101110100100111000

JSON

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.