Re: [whatwg/fetch] Resumable File Uploads (Issue #1626)

GrantGryczan left a comment (whatwg/fetch#1626)

As someone trying to implement the current resumable uploads draft, I would much prefer a general means to access multiple (1xx) responses from the Fetch API rather than abstracting a built-in browser implementation of resumable uploads. That would allow for a variety of upload strategies.

Furthermore, it would just be nice to have the option of using 1xx for use cases outside of resumable uploads, such as `Expect: 100-continue` (which would have to change to be allowed).

Perhaps I should open a new issue for that more general suggestion?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/1626#issuecomment-4019644934
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/fetch/issues/1626/4019644934@github.com>

Received on Sunday, 8 March 2026 17:44:34 UTC