Konrad Kowalski (rootsher)Principal Platform & Reliability Architect100011100000001000110011000010001111110001001011

Retry policy

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…