- From: Noam Rosenthal <notifications@github.com>
- Date: Wed, 11 Dec 2024 01:45:02 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
- Message-ID: <whatwg/fetch/pull/1793@github.com>
This doesn't have observable effects at the moment, but is a preparation for deferred fetching where populating the request from client (specifically policy container) needs to happen before fetching. (https://github.com/whatwg/meta/blob/main/COMMITTING.md) to use. <!-- If you created this PR from a single commit, Github copied its message. Otherwise, you need to add a commit message yourself. --> (See [WHATWG Working Mode: Changes](https://whatwg.org/working-mode#changes) for more details.) <!-- This comment and the below content is programmatically generated. You may add a comma-separated list of anchors you'd like a direct link to below (e.g. #idl-serializers, #idl-sequence): Don't remove this comment or modify anything below this line. If you don't want a preview generated for this pull request, just replace the whole of this comment's content by "no preview" and remove what's below. --> *** <a href="https://whatpr.org/fetch/1793.html" title="Last updated on Dec 11, 2024, 9:44 AM UTC (ee6500f)">Preview</a> | <a href="https://whatpr.org/fetch/1793/0ce45ae...ee6500f.html" title="Last updated on Dec 11, 2024, 9:44 AM UTC (ee6500f)">Diff</a> You can view, comment on, or merge this pull request online at: https://github.com/whatwg/fetch/pull/1793 -- Commit Summary -- * Move handling of request 'client' to algo -- File Changes -- M fetch.bs (53) -- Patch Links -- https://github.com/whatwg/fetch/pull/1793.patch https://github.com/whatwg/fetch/pull/1793.diff -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1793 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/pull/1793@github.com>
Received on Wednesday, 11 December 2024 09:45:06 UTC