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

@pmeenan commented on this pull request.



> @@ -7070,6 +7081,10 @@ object), initially null.
  <span class=note>See <a href="https://github.com/whatwg/fetch/issues/1254">issue #1254</a> for
  defining "<code>full</code>".</span>
 
+<dt><code><var>request</var> . <a attribute for=Request>priority</a></code>
+ <dd>Returns the <a>priority</a> of the <var>request</var>, e.g., "<code>high</code>",
+ "<code>low</code>" or "<code>auto</code>".

Fixed

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

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

Received on Friday, 11 November 2022 19:25:08 UTC