Konrad Kowalski (rootsher)Principal Platform & Reliability Architect000100100111110011010000011000010100000010110001

Safe methods

posts (1)

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

    Methods and Status Codes: Semantics, Not Decoration

    The method and the status tell the browser and the infrastructure what may be done with a request. That is why retrying a POST is a different decision than…