Re: [whatwg/fetch] 421 and upload streams (#982)

Since ReadableStream is not replayable, 421 handling should be referred to the web author.

I guess supporting early responses cancel is hard as same as bidirectional support given Chromium starts response handling after whole request body sending.
cc @MattMenke2

-- 
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/fetch/issues/982#issuecomment-660822346

Received on Monday, 20 July 2020 06:04:14 UTC