- From: Yutaka Hirano <notifications@github.com>
- Date: Tue, 28 Jun 2022 05:14:33 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 28 June 2022 12:14:45 UTC
@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