- From: Anne van Kesteren <notifications@github.com>
- Date: Mon, 28 Nov 2022 05:52:39 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 28 November 2022 13:52:52 UTC
@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