- From: Anne van Kesteren <notifications@github.com>
- Date: Mon, 28 Nov 2022 03:34:23 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 28 November 2022 11:34:36 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 `Accept` header value</dfn> is ```suggestion <p>The <dfn>document `<code>Accept</code>` header value</dfn> is ``` (I guess we should rename the other one to use "header value" as well in a separate PR.) > + <p>Otherwise, user agent should set <var>value</var> to the first matching statement, if any, + switching on <var>request</var>'s <a for=request>destination</a>: ```suggestion <p>Otherwise, the user agent should set <var>value</var> to the first matching statement, if any, switching on <var>request</var>'s <a for=request>destination</a>: ``` -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1485#pullrequestreview-1195648129 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/pull/1485/review/1195648129@github.com>
Received on Monday, 28 November 2022 11:34:36 UTC