- From: Anne van Kesteren <notifications@github.com>
- Date: Mon, 15 Sep 2025 09:05:15 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 15 September 2025 16:05:18 UTC
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