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

nektro left a comment (whatwg/fetch#1853)

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

```diff
-  readonly attribute USVString url; 
+  stringifier readonly attribute USVString url; 
```


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

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

Received on Wednesday, 27 August 2025 04:53:58 UTC