- From: Mike West <notifications@github.com>
- Date: Tue, 02 Mar 2021 06:34:15 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 2 March 2021 14:34:27 UTC
@mikewest commented on this pull request. > @@ -4203,6 +4208,9 @@ steps. They return a <a for=/>response</a>. <li><p><a>Append a request `<code>Origin</code>` header</a> for <var>httpRequest</var>. + <li><p><a abstract-op lt="set the Fetch metadata headers for a request">Set the Fetch metadata + headers for <var>request</var></a>. [[!FETCH-METADATA]] Used the right variable, and renamed the algorithm. I'll update Fetch Metadata accordingly once you're happy with the rest. -- 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/993#discussion_r585614981
Received on Tuesday, 2 March 2021 14:34:27 UTC