- From: Noam Rosenthal <notifications@github.com>
- Date: Mon, 28 Nov 2022 01:20:18 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 28 November 2022 09:20:30 UTC
@noamr commented on this pull request. > @@ -3984,6 +3987,10 @@ the request. <ol> <li><p>Let <var>value</var> be `<code>*/*</code>`. + + <li><p>If <var>request</var>'s <a for=request>initiator</a> is "<code>prefetch</code>", then set + <var>value</var> to <a lt="document Accept header value">document `Accept` header value</a>. + <li> <p>A user agent should set <var>value</var> to the first matching statement, if any, switching Done -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1485#discussion_r1033295731 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/pull/1485/review/1195450514@github.com>
Received on Monday, 28 November 2022 09:20:30 UTC