Re: [whatwg/fetch] Add the Priority Hints changes to the fetch spec (PR #1523)

@pmeenan commented on this pull request.



> @@ -1733,7 +1733,12 @@ not always relevant and might require different behavior.
 <hr>
 
 <p>A <a for=/>request</a> has an associated
-<dfn export for=request id=concept-request-priority>priority</dfn> (null or a
+<dfn export id=concept-request-priority>priority</dfn>, which is
+"<code>high</code>", "<code>low</code>" or "<code>auto</code>". Unless stated otherwise it is
+"<code>auto</code>".
+
+<p>A <a for=/>request</a> has an associated
+<dfn export for=request id=concept-request-internal-priority>internal priority</dfn> (null or a
 user-agent-defined object). Unless otherwise stated it is null.

Done. All 3 of the user-agent-defined references have been changed.

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

Message ID: <whatwg/fetch/pull/1523/review/1177746864@github.com>

Received on Friday, 11 November 2022 18:49:31 UTC