- From: Anne van Kesteren <notifications@github.com>
- Date: Mon, 25 Jan 2021 05:04:03 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 25 January 2021 13:04:15 UTC
In https://fetch.spec.whatwg.org/#http-network-or-cache-fetch we have checks for 401 and 407. I think we should handle 421 there as well, in a similar manner. This means that if a service worker creates a 421 the API will see it. Is there any kind of limit on the number of retries? -- 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/pull/1141#issuecomment-766800961
Received on Monday, 25 January 2021 13:04:15 UTC