Konrad Kowalski (rootsher)Principal Platform & Reliability Architect101110101000110100010000000101110010110010111011

Content negotiation

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.