- From: Patrick Meenan <notifications@github.com>
- Date: Mon, 28 Nov 2022 09:15:37 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 28 November 2022 17:15:57 UTC
@pmeenan commented on this pull request.
> @@ -6892,6 +6900,7 @@ dictionary RequestInit {
boolean keepalive;
AbortSignal? signal;
RequestDuplex duplex;
+ FetchPriority priority;
Done
--
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/1523#discussion_r1033823048
You are receiving this because you are subscribed to this thread.
Message ID: <whatwg/fetch/pull/1523/review/1196219396@github.com>
Received on Monday, 28 November 2022 17:15:57 UTC