Re: [whatwg/fetch] Accept header for prefetch (PR #1485)

@annevk commented on this pull request.



> @@ -1296,6 +1296,8 @@ downloads. This format of range header value can be set using <a>add a range hea
 <a>implementation-defined</a> <a for=/>header value</a> for the `<code>User-Agent</code>`
 <a for=/>header</a>.
 
+<p>The <dfn>document `<code>Accept</code>` header value</dfn> is
+`<code>text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8</code>`.

Also need to restore a newline here.
```suggestion
`<code>text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8</code>`.

```

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

Message ID: <whatwg/fetch/pull/1485/review/1195847300@github.com>

Received on Monday, 28 November 2022 13:52:52 UTC