- From: Domenic Denicola <notifications@github.com>
- Date: Thu, 24 Apr 2025 21:14:19 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 25 April 2025 04:14:23 UTC
domenic left a comment (whatwg/fetch#1167) Can you give a more detailed description of the proposed change's observable effects? I'm trying to infer them from https://github.com/web-platform-tests/wpt/pull/7261 but not sure I've gotten all of them. Things I guess this might affect: - Synthetic `new Response(url)` properties - What the server worker sees on `responseObject.url` when the page issues a request to a fragment-containing URL - What gets sent to the server when the page issues a request to a fragment-containing URL? - The processing model of fragment-based features like... something around SVGs and canvases? - `XMLHttpRequest` `responseURL` when sending an XHR to a URL with a fragment? Are those correct? Are there others missing? -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/1167#issuecomment-2829332317 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/issues/1167/2829332317@github.com>
Received on Friday, 25 April 2025 04:14:23 UTC