Konrad Kowalski (rootsher)Principal Platform & Reliability Architect110110010000100101001001010111110011110000011110

Retries

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…