Konrad Kowalski (rootsher)Principal Platform & Reliability Architect101110110111001100101110011001000110000111111111

Idempotency keys

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…