- From: Yoichi Osato <notifications@github.com>
- Date: Sun, 25 Oct 2020 22:29:51 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 26 October 2020 05:30:03 UTC
Thanks for clarifying that. I'm not familiar with the spec grammar and writing. How about rewriting the current spec with ``` If the body is not streaming, clients receiving a 421 (Misdirected Request) response from a server MUSTY retry the request. If the body is streaming, clients receiving a 421 (Misdirected Request) response from a server MUSTY not retry the request. ``` ? and which spec (rfc7540 or whatwg/fetch) should be updated? -- 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-716312859
Received on Monday, 26 October 2020 05:30:03 UTC