- From: Henrik Skupin <notifications@github.com>
- Date: Wed, 08 May 2024 06:37:55 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 8 May 2024 13:37:59 UTC
@whimboo commented on this pull request. > @@ -2274,7 +2287,9 @@ is to return the result of <a>serializing a request origin</a> with <var>request <ol> <li><p>Let <var>newRequest</var> be a copy of <var>request</var>, except for its - <a for=request>body</a>. + <a for=request>body</a> and <a for=request>id</a>. + + <li><p>Set <var>newRequest</var>'s <a for=request>id</a> to a new unique string. @annevk would you mind taking another look at this PR? Thanks! -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1540#discussion_r1594048605 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/pull/1540/review/2045689288@github.com>
Received on Wednesday, 8 May 2024 13:37:59 UTC