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

annevk left a comment (whatwg/fetch#1843)

`Request` and `Response` are very much designed to be data classes. Note also how `fetch()` and `fetchLater()` essentially create a copy as one of their first steps. I don't think they should become more stateful than what is needed for the `Body` mixin.

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

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

Received on Monday, 15 September 2025 16:05:18 UTC