Re: [whatwg/fetch] Introduce RequestInit.duplex (PR #1457)

@yutakahirano commented on this pull request.



> @@ -6784,6 +6784,7 @@ dictionary RequestInit {
   DOMString integrity;
   boolean keepalive;
   AbortSignal? signal;
+  RequestDuplex? duplex;

Done.

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

Message ID: <whatwg/fetch/pull/1457/review/1021627652@github.com>

Received on Tuesday, 28 June 2022 12:14:45 UTC