Re: [whatwg/fetch] Request constructor clarification (Issue #1853)

domenic left a comment (whatwg/fetch#1853)

> should https://fetch.spec.whatwg.org/#request-class have this change?

No, that's only if you want `Request.prototype.toString()` to exist and return `this.url`.

> if the input arg is stringified, how would it reach step 6? Wouldn't the Request also be stringified?

https://webidl.spec.whatwg.org/#js-union

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

Message ID: <whatwg/fetch/issues/1853/3226806091@github.com>

Received on Wednesday, 27 August 2025 05:42:34 UTC