- From: Anne van Kesteren <notifications@github.com>
- Date: Wed, 24 May 2023 05:56:48 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 24 May 2023 12:56:53 UTC
@annevk commented on this pull request. > + <li><p>Let <var>bodyWithType</var> be the result of <a for=BodyInit>extracting</a> <a>this</a>'s + <a for=Body>body</a>. + <li><p>Return <var>bodyWithType</var>'s <a for="body with type">type</a>. Yes, `Content-Type` will already be in the header list (or not). -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1657#discussion_r1204083210 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/pull/1657/review/1441782307@github.com>
Received on Wednesday, 24 May 2023 12:56:53 UTC