- From: Yoichi Osato <notifications@github.com>
- Date: Sun, 24 Jan 2021 23:21:30 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 25 January 2021 07:21:46 UTC
> Do we also want to do this if the service worker returns a 421 or only if the network returns one? Both Chrome and Firefox retry only if the network returns 421. > Also, I think we should cover what should happen for a non-streaming request. Chrome does this retry during "7.3. Set response to the result of making an HTTP request over connection using request" in 4.6. HTTP-network fetch. How might we write it down ? > We should probably have test coverage either way. Sure. > Could you also restore the pull request template? Done. -- 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-766605493
Received on Monday, 25 January 2021 07:21:46 UTC