Konrad Kowalski (rootsher)Principal Platform & Reliability Architect010100110101100111001101011000100001110101100111

HTTP message

posts (1)

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

    Request and Response: What Does the Browser Actually Send?

    A request is not a URL, and an HTTP response is not always JSON. Headers and body have separate lifecycles, and an HTTP error is not a network failure.