Konrad Kowalski (rootsher)Principal Platform & Reliability Architect111010000101110111010001110010011001011101001110

AbortController

posts (1)

  1. Ways of Talking to a Backend: From HTML Forms to GraphQL3/6

    Fetch API: The Modern Browser Interface to HTTP

    fetch did not change the communication model, only the interface. Request and Response are objects, the body is a stream, and a 404 is not an error.