- From: Anne van Kesteren <notifications@github.com>
- Date: Mon, 31 May 2021 00:07:53 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 31 May 2021 07:08:20 UTC
Yeah, basically until you have established a TLS connection, you don't really know if it's same-origin or not. And post-connection network errors are always about policy enforcement and we do not want to surface that to the caller either. I think a system timeout should be the same as a network error, information-wise. -- 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/1215#issuecomment-851250673
Received on Monday, 31 May 2021 07:08:20 UTC