Konrad Kowalski (rootsher)Principal Platform & Reliability Architect101100101111111000110011111000110001000100011101

Content encoding

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.