Re: [whatwg/fetch] Propagate origin and URL list through the request constructor. (Fixes #1321, #1335) (PR #1345)

@wanderview commented on this pull request.



> @@ -6894,7 +6894,7 @@ constructor steps are:
    <dd><var>request</var>'s <a for=request>priority</a>.
 
    <dt><a for=request>origin</a>
-   <dd>"<code>client</code>".
+   <dd><var>request</var>'s <a for=request>origin</a>.

Done.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/1345#discussion_r756403189

Received on Wednesday, 24 November 2021 20:31:32 UTC