A thin, resilient HTTP layer over fetch with auth, timeouts and retries.
fetch
Optional
PUT raw bytes to an absolute URL (such as a pre-signed upload URL). Sends only the given content type — no auth or JSON headers — so a signed URL's signature stays valid. Network and 5xx failures are retried.
A thin, resilient HTTP layer over
fetchwith auth, timeouts and retries.