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

Sorry, I did phrase that awkwardly. I meant that we should specify how to react to 421 responses for all requests. And "how" can be different depending on the type of request. E.g., if request's body is a stream, we return the response. If it's not, we refetch. (Similar indeed to how the specification details how to deal with 1XX and 304 for instance.)

-- 
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-714295065

Received on Thursday, 22 October 2020 07:34:46 UTC