- From: Yutaka Hirano <notifications@github.com>
- Date: Tue, 22 Jun 2021 23:32:52 -0700
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 23 June 2021 06:33:18 UTC
I realized that we need `abortReason`, as it may contain [the code of RESET_STREAM](https://datatracker.ietf.org/doc/html/rfc9000#section-19.4). Hence I added WritableStreamDefaultController.abortReason in the last commit. @domenic, can you take a look again? I'll update the tests accordingly. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/pull/1132#issuecomment-866568398
Received on Wednesday, 23 June 2021 06:33:18 UTC