- From: Domenic Denicola <notifications@github.com>
- Date: Thu, 24 Apr 2025 18:52:10 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 25 April 2025 01:52:14 UTC
In particular, set request's window to "no-window". Also assert that origin is always set for such null-client cases. Omitting the template as this is more of an obvious bug fix. /cc @ADKaster @trflynn89 @shannonbooth as this is a supplement to https://github.com/whatwg/html/pull/11250 . You can view, comment on, or merge this pull request online at: https://github.com/whatwg/fetch/pull/1820 -- Commit Summary -- * Improve "populate request from client" for null client cases -- File Changes -- M fetch.bs (31) -- Patch Links -- https://github.com/whatwg/fetch/pull/1820.patch https://github.com/whatwg/fetch/pull/1820.diff -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1820 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/pull/1820@github.com>
Received on Friday, 25 April 2025 01:52:14 UTC