Re: [whatwg/fetch] WIP: Add a mechanism to fetch to track progress (PR #1843)

lukewarlow left a comment (whatwg/fetch#1843)

An alternative design that could be considered is to just make Request and event target and fire progress events at the request object directly. Would require authors to construct a request attach a listener and then pass to fetch but might be okay?

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

Message ID: <whatwg/fetch/pull/1843/c3129878034@github.com>

Received on Monday, 28 July 2025 21:01:28 UTC