- From: Rasmus Schultz <notifications@github.com>
- Date: Mon, 15 Sep 2025 14:16:21 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 15 September 2025 21:16:25 UTC
mindplay-dk left a comment (whatwg/fetch#1843) > Okay in that case I think the addition should be moved to a fetchInit rather than being part of requestInit, easy enough to do. That way it keeps it separate from request entirely. what does that look like? a third argument to fetch? or like `interface FetchInit extends RequestInit` with extra options? -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1843#issuecomment-3293982986 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/pull/1843/c3293982986@github.com>
Received on Monday, 15 September 2025 21:16:25 UTC