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

@lukewarlow commented on this pull request.



> +   <li><p>If one or more <a event><code>progress</code></a> event listeners were added to
+   <var>requestObserver</var>, then set <var>hasUploadListeners</var> to true.

I think I understand why XHR is done that way, we can avoid that because of how this API is designed, if someone has set the monitor option that's enough of an opt-in to do to the firing of events etc.

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

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

Received on Thursday, 9 October 2025 16:10:47 UTC